uspICAdjustStockFromSAP Execution Error - The Adjust By Quantity is required

Issue No: IC-3356
Created 2/13/2017 6:32:42 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.1
Description [~feb.montefrio] , [~joy.balangatan] - Please check the below error   *Database backup URL :*   [https://drive.google.com/open?id=0B0RTDi1MUOSMSVRZZHA3eGhCLVE]     *Executing SP Code:*   Exec [uspICAdjustStockFromSAP] @dtmQtyChange = NULL ,@intItemId = 2 ,@strLotNumber = 'FIFO' ,@intLocationId = 1 ,@intSubLocationId = 216 ,@intStorageLocationId = NULL ,@intItemUOMId = NULL ,@dblNewQty = 73393.000 ,@dblCost = NULL ,@intEntityUserId = null ,@intSourceId = 1     *Error:*   {color:#ff0000}Msg 80035, Level 11, State 1, Procedure uspICInventoryAdjustment_CreatePostQtyChangeFromSAP, Line 105 [Batch Start Line 24] Internal Error. The Adjust By Quantity is required.{color}