PurchFormletterParmData.createParmLinesForBOE_IN Method [AX 2012]

Creates parameter lines for BOE.

protected boolean createParmLinesForBOE_IN(PurchLine _purchLine, TradeLineRefId _tableRef)

Run On

Server

Parameters

_purchLine
Type: PurchLine Table
The purch line information.
_tableRef
Type: TradeLineRefId Extended Data Type
The table reference.

Return Value

Type: boolean
Returns true if new instance have been created.
Show: