The difference in primary and secondary quantities is exceeding the deviation limit for the item.
Summary:
The difference in primary and secondary quantities is exceeding the deviation limit for the item.Adjust the quantities not to exceed the deviation limit. (INV-2416220)
Getting this error While Creating Pick Slip against a Movement Request but getting Error standard deviation,
the item have a deviation defined 100% and the conversion is 100 LBS = 1 Bag but that is not accepting it.
Code Snippet (add any code snippets that support your topic, if applicable):
{
"TransactionSourceTypeId": 4,
"TransactionTypeId": 300000016583162,
"MoveOrderLineId": 82262007,
"MoveOrderHeaderId": 1194012,
"InventoryItemId": 300000026916846,
"OrganizationId": 300000025806227,
"UOM": "LBS",
//"LocatorId": 300000025811851,
//"TransferToLocation": 300000025965793,
"TransactionQuantity": 100,
"SecondaryTransactionQuantity": 1.0,
"PrimaryQuantity": 100,
//"SecondaryQuantity": 1,
//"SecondaryUOM": "BAG",
//"PrimaryQuantity": 100,
"InvValidatedInventoryTransactionLots": [
{
"LotNumber": "PICK LOT",
"TransactionQuantity": 100,
"PrimaryQuantity": 100,
"SecondaryQuantity": 1.0,
"SecondaryUnitOfMeasure": "BAG"
}
],
"PJCDFF": [
{
"__FLEX_Context": "INV_Misc_Transactions",
Tagged:
0