Share via


InventTableModule.mcrInventLocationId Method

Retrieves the inventory location ID of the current record.

Syntax

public InventLocationId mcrInventLocationId([InventLocationId _inventLocation, boolean _selectDropShip])

Run On

Called

Parameters

  • _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.

See Also

Reference

InventTableModule Table