ProdStandardVariance.init Method [AX 2012]

Initializes internal calculation value objects.

protected void init(
    CostTransRefId _transRefId, 
    ProdTransRefType _transRefType, 
    Level _collectRefLevel, 
    CostTransRefId _collectRefId)

Run On

Called

Parameters

_transRefId
Type: CostTransRefId Extended Data Type
_transRefType
Type: ProdTransRefType Enumeration
_collectRefLevel
Type: Level Extended Data Type
_collectRefId
Type: CostTransRefId Extended Data Type

Community Additions

ADD
Show: