ProdStandardVariance_Prod.init Method [AX 2012]
Initializes internal calculation value objects.
protected void init(
CostTransRefId _transRefId,
ProdTransRefType _transRefType,
Level _collectRefLevel,
CostTransRefId _collectRefId)
Run On
CalledParameters
- _transRefId
- Type: CostTransRefId Extended Data Type
The transaction reference ID.
- _transRefType
- Type: ProdTransRefType Enumeration
The transaction reference type, either production or production flow.
- _collectRefLevel
- Type: Level Extended Data Type
The level of the production order throughout a sub production order stack.
- _collectRefId
- Type: CostTransRefId Extended Data Type
The reference of the top production order.
Community Additions
ADD
Show: