Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Writes sion standard quantity table.
Syntax
server public static void writeSionStandardQtyTable(
QtyStandard _standardQty,
QtyStandard _sionQty,
EximPercentage_IN _variancePercentage,
QtyStandard _calculatedQty,
QtyStandard _allowedQty,
RefRecId _sionItemTableRecId)
Run On
Server
Parameters
- _standardQty
Type: QtyStandard Extended Data Type
The standard quantity.
- _sionQty
Type: QtyStandard Extended Data Type
The sion quantity.
- _variancePercentage
Type: EximPercentage_IN Extended Data Type
The variance percentage.
- _calculatedQty
Type: QtyStandard Extended Data Type
The calculated quantity.
- _allowedQty
Type: QtyStandard Extended Data Type
The allowed quantity.
- _sionItemTableRecId
Type: RefRecId Extended Data Type
The sion item table RecId.