RetailStoreTable::findInventLocation Method

Finds the record in the InventLocation table that is based on the InventLocationId field in the retail store.

Syntax

client server public static InventLocation findInventLocation(RecId _storeId)

Run On

Called

Parameters

Return Value

Type: InventLocation Table
A record in the InventLocation table; otherwise, an empty record.

See Also

Reference

RetailStoreTable Table