PurchAgreementGenerateReleaseOrder.initFromHeader Method [AX 2012]
Initializes a line instance of the TmpPurchLine table from the specified header instance of the TmpPurchTable table.
public void initFromHeader(TmpPurchTable _releaseOrderTable, TmpPurchLine _releaseOrderLine)
Run On
CalledParameters
- _releaseOrderTable
- Type: TmpPurchTable Table
The header instance from which to initialize.
- _releaseOrderLine
- Type: TmpPurchLine Table
The line instance to initialize.
Community Additions
ADD
Show: