RetailPackagePurch.initFromRBOPackagePurch Method
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.