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.
Initializes the value for the fields from the RetailPackagePurch table.
Syntax
public void initFromRBOPackagePurch(
RetailPackagePurch _packagePurch,
[boolean _copyQty,
Qty _qty])
Run On
Called
Parameters
- _packagePurch
Type: RetailPackagePurch Table
An instance of the RetailPackagePurch table.
- _copyQty
Type: boolean
The current value for copy quantity.
- _qty
Type: Qty Extended Data Type
The current value for quantity.