PurchRFQFormletterParmData.createParmLine Method [AX 2012]
Inserts a record in the order line posting parameter table.
protected boolean createParmLine(Common _purchRFQLine, TradeLineRefId _tableRefId)
Run On
ServerParameters
- _purchRFQLine
- Type: Common Table
- _tableRefId
- Type: TradeLineRefId Extended Data Type
The reference ID from the connected record in the order header posting parameter table.
Return Value
Type: booleantrue if the record in the order line posting parameter table was created; otherwise; false.
Community Additions
ADD
Show: