RetailSumLineManagement.totalOfVariants Method [AX 2012]
Calculates the total weight for all the variants of an item.
Syntax
public container totalOfVariants(ItemId _sItemId)
Run On
Called
Parameters
- _sItemId
Type: ItemId Extended Data Type
A reference number for the item.
Return Value
Type: container
A container that contains the item variant information.