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 physical update remaining quantity and the catch-weight physical update remaining quantity.
Syntax
public container physicalUpdateIssueRemainQty_IN(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans table buffer.
Return Value
Type: container
A value in the form [qty, cwQty].
Remarks
This method shall be called in the Indian country context. It provides the same implementation as Sys and should be overridden. It is provided to sub-movement classes, and enables India-specific implementations to return the correct remaining quantity and catch-weight quantity.