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.
Gets the child reference ID.
Syntax
public InventTransChildRefId insertChildBuffer(
    InventDimId _inventDimId, 
    InventQty _qtyNow, 
    UnitQty _qtyNowUnit, 
    boolean _splitMovement, 
   [Object _updateClass, 
    PdsCWInventQty _pdsQtyNow])
Run On
Called
Parameters
- _inventDimId
 Type: InventDimId Extended Data Type
 An InventDimId value.
- _qtyNow
 Type: InventQty Extended Data Type
 An InventQty value.
- _qtyNowUnit
 Type: UnitQty Extended Data Type
 A UnitQty value.
- _splitMovement
 Type: boolean
 A Boolean value that indicates whether to split the movement.
- _updateClass
 Type: Object Class
 An Object object; optional.
- _pdsQtyNow
 Type: PdsCWInventQty Extended Data Type
 A catch weight quantity.
Return Value
Type: InventTransChildRefId Extended Data Type
The child reference ID as an InventTransChildRefId value.