InventTableModule.mcrInventLocationId Method
Retrieves the inventory location ID of the current record.
Syntax
public InventLocationId mcrInventLocationId([InventLocationId _inventLocation, boolean _selectDropShip])
Run On
Called
Parameters
- _inventLocation
Type: InventLocationId Extended Data Type
The inventory location ID to return if specified; optional.
- _selectDropShip
Type: boolean
A boolean that determines whether to select drop ship records.
Return Value
Type: InventLocationId Extended Data Type
The devault drop shipment warehouse if the inventory location parameter is nullNothingnullptrunita null reference (Nothing in Visual Basic); otherwise, the inventoryLocationID passed in.