Share via


InventTransSum.pdsCWidArrived Method [AX 2012]

Calculates and obtains the catch weight quantity by using the arrived status.

Syntax

public PdsCWArrived pdsCWidArrived(
    InventTransOriginId _transOriginId, 
   [InventTransChildType _childType, 
    InventTransChildRefId _childRefId, 
    InventDim _inventDimCriteria, 
    InventDimParm _inventDimParm])

Run On

Called

Parameters

  • _inventDimCriteria
    Type: InventDim Table
    The specification of the inventory dimensions to include in the search.
  • _inventDimParm
    Type: InventDimParm Table
    The specification of which inventory dimensions to include in the search.

Return Value

Type: PdsCWArrived Extended Data Type
The catch weight quantity arrived value.

See Also

Reference

InventTransSum Class