Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |