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.
The final inventory dimension parameters to be transferred.
Syntax
protected InventDimParm finalTransferInventDimParm(
InventDimParm _inventDimParm,
InventLocationId _inventLocationId,
InventTable _inventTable,
boolean _isWHSEnabledItem,
boolean _isBatchBelowLocation,
boolean _isSerialBelowLocation)
Run On
Called
Parameters
- _inventDimParm
Type: InventDimParm Table
The inventory dimension parameters.
- _inventLocationId
Type: InventLocationId Extended Data Type
The inventory location ID.
- _inventTable
Type: InventTable Table
The inventory table.
- _isWHSEnabledItem
Type: boolean
A Boolean value that specifies if the item is a WHS enabled item.
- _isBatchBelowLocation
Type: boolean
A Boolean value that specifies if batch numbers are below location in the reservation hierarchy.
- _isSerialBelowLocation
Type: boolean
A Boolean value that specifies if serial numbers are below location in the reservation hierarchy.
Return Value
Type: InventDimParm Table
The final inventory dimension parameters.
Remarks
Serial or batch numbers that are below location in the reservation hierarchy of WHS enabled items will not be synchronized.