PurchTable::computeRetailCaseCount Method
Computes the RetailCaseCount for all lines for the specified PurchId
Syntax
client server public static RetailCaseCount computeRetailCaseCount(PurchId purchId)
Run On
Called
Parameters
- purchId
Type: PurchId Extended Data Type
A PurchId
Return Value
Type: RetailCaseCount Extended Data Type
The total for all line quantities for the PO (regadless of line item type)
Remarks
Computes the RetailCaseCount value for all lines without regard to the item type.