Share via


RetailTransactionService::inventoryStatus Method [AX 2012]

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

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.

See Also

Reference

RetailTransactionService Class