ProjFormletterParmData.createParmLine Method [AX 2012]

Inserts a record in the order line posting parameter table.

protected boolean createParmLine(Common _projProposalJour, TradeLineRefId _tableRefId)

Run On

Server

Parameters

_projProposalJour
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: boolean
true if the record in the order line posting parameter table was created; otherwise; false.

Community Additions

ADD
Show: