Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _transOriginId
 Type: InventTransOriginId Extended Data Type
 The ID of the inventory transaction origin.
- _childType
 Type: InventTransChildType Enumeration
 The required child type on the inventory transactions.
- _childRefId
 Type: InventTransChildRefId Extended Data Type
 The required child reference ID on the inventory transactions.
- _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.