InventTransSum.pdsCWidRemainPhysical Method [AX 2012]
Calculates and obtains the catch weight remaining physical inventory quantity.
Syntax
public PdsCWInventQty pdsCWidRemainPhysical(
InventTransOriginId _transOriginId,
[InventTransChildType _childType,
InventTransChildRefId _childRefId,
InventDim _inventDimCriteria,
InventDimParm _inventDimParm])
Run On
Called
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transaction origin.
- _childType
Type: InventTransChildType Enumeration
The child type that is used to calculate the catch weight remaining physical inventory quantity.
- _childRefId
Type: InventTransChildRefId Extended Data Type
The child reference record ID that is used to calculate the catch weight remaining physical inventory quantity.
- _inventDimCriteria
Type: InventDim Table
The InventDim criteria that are used to calculate the catch weight remaining physical inventory quantity.
- _inventDimParm
Type: InventDimParm Table
The inventory dimension parameter that is used to calculate the catch weight remaining physical inventory quantity.
Return Value
Type: PdsCWInventQty Extended Data Type
The catch weight quantity of remaining physical material.