PCRuntimePriceBreakdown.init Method [AX 2012]

Initializes the class.

public void init(
    PCRuntimeModel _runtimeModel, 
    PCRuntimePriceModel _runtimePriceModel, 
    Common _sourceDocumentLine, 
    ItemId _itemId, 
    EcoResProductName _productName)

Run On

Called

Parameters

_runtimeModel
Type: PCRuntimeModel Class
A runtime model.
_runtimePriceModel
Type: PCRuntimePriceModel Class
A runtime price model.
_sourceDocumentLine
Type: Common Table
A source document line.
_itemId
Type: ItemId Extended Data Type
An item ID.
_productName
Type: EcoResProductName Extended Data Type
A product name.

Community Additions

ADD
Show: