formletterParmData.createParmLine Method [AX 2012]

Inserts a record in the order line posting parameter table.

protected abstract boolean createParmLine(Common _sourceLineTable, TradeLineRefId _tableRefId)

Run On

Server

Parameters

_sourceLineTable
Type: Common Table
A record from the order line table.
_tableRefId
Type: TradeLineRefId Extended Data Type
The reference ID from the connected record in the order header posting parameter table.

Return Value

Type: boolean
true if the record in the order line posting parameter table was created; otherwise; false.

Community Additions

ADD
Show: