InventItemLocation::createDefault Method
Creates a default InventItemLocation record that is new.
Syntax
client server public static InventItemLocation createDefault(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the default InventItemLocation record.
Return Value
Type: InventItemLocation Table
The default InventItemLocation record.
Exceptions
Exception | Condition |
---|---|
Error | The InventItemLocation record is not created. |