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 inventDim for the fixed asset issue transaction based on WHS PO putaway work.
Syntax
protected InventDim findFixedAssetIssueDimensions(InventTrans _inventTransReceipt)
Run On
Called
Parameters
- _inventTransReceipt
Type: InventTrans Table
The receipt InventTrans receipt record.
Return Value
Type: InventDim Table
The inventDim to be used for the fixed asset issue transaction.
Exceptions
Exception | Condition |
---|---|
Error | Wrong use of function. |