Initializes the current PurchParmSubLine record with the specified PurchParmLine record.
Syntax
public void initFromLine_IN(PurchParmLine _purchParmLine)
Run On
Called
Parameters
- _purchParmLine
Type: PurchParmLine Table
The PurchParmLine record.
Initializes the current PurchParmSubLine record with the specified PurchParmLine record.
public void initFromLine_IN(PurchParmLine _purchParmLine)
Called