PurchFormletterParmDataSAD.createParmLineAndSubLines Method [AX 2012]

Creates document processing lines and related sublines.

protected boolean createParmLineAndSubLines(
    PurchLine _purchLine, 
    container _packedSubLinesMap, 
    TradeLineRefId _tableRef)

Run On

Server

Parameters

_purchLine
Type: PurchLine Table
Original order lines.
_packedSubLinesMap
Type: container
Packed map of sublines.
_tableRef
Type: TradeLineRefId Extended Data Type
The reference ID from the connected record in order header posting parameter table.

Return Value

Type: boolean
true, if any lines were created. Otherwise returns false.

Community Additions

ADD
Show: