PurchFormletterParmDataPackingSlip.createParmLine Method [AX 2012]
Creates a purchase parameter line and purchase parameter asset line for the given purchase line.
protected boolean createParmLine(
Common _purchLine,
[TradeLineRefId _tableRef,
boolean _callFromCreateParmLineAndSubLines])
Run On
ServerParameters
- _purchLine
- Type: Common Table
The purchase line to reference when you create the parameter lines.
- _tableRef
- Type: TradeLineRefId Extended Data Type
A TradeLineRefId value that is used on the purchase parameter line.
- _callFromCreateParmLineAndSubLines
- Type: boolean
Community Additions
ADD
Show: