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.
Initializes the fields of an InventDim record by using the values of the InventDimCombination fields.
Syntax
client server public static container inventoryStatus(ItemId _itemId, [RetailVariantId _variantId])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId value.
- _variantId
Type: RetailVariantId Extended Data Type
The value of the RetailVariantId field.
Return Value
Type: container
A container that contains a Boolean value that indicates whether the record was initialized successfully.
Exceptions
Exception | Condition |
---|---|
Error | The values did not initialize. |