InventTable.salesInventLocationId Method
Gets a sales warehouse ID.
Syntax
display InventLocationId salesInventLocationId(
[InventLocationId _inventLocationId,
InventDimId _inventDimId,
InventSiteId _inventSiteIdParent])
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
The current sales warehouse ID.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID settings to find.
- _inventSiteIdParent
Type: InventSiteId Extended Data Type
A sales site ID that the _inventLocationId parameter should belong to; optional.
Return Value
Type: InventLocationId Extended Data Type
A sales warehouse ID.