PurchFormletterParmDataPackingSlip.createParmLineAndSubLines_IN Method [AX 2012]

Creates parm line and sub lines.

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

Run On

Server

Parameters

_purchLine
Type: PurchLine Table
The purch line information.
_packedSubLinesMap
Type: container
The packed sub line map.
_tableRef
Type: TradeLineRefId Extended Data Type
The table ref id.

Return Value

Type: boolean
Returns true if the creation succeed.

Community Additions

ADD
Show: