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.
Syntax
private void createPurchLineFromPackage(
TmpRetailPackagePurch _tmpPackagePurch,
PurchId _purchId,
Qty _qty,
VendAccount _vendAccount,
RetailPackageId _packageId,
[LineNum _packageLineNum])
Run On
Called
Parameters
- _tmpPackagePurch
Type: TmpRetailPackagePurch Table
- _purchId
Type: PurchId Extended Data Type
- _qty
Type: Qty Extended Data Type
- _vendAccount
Type: VendAccount Extended Data Type
- _packageId
Type: RetailPackageId Extended Data Type
- _packageLineNum
Type: LineNum Extended Data Type