EximSummaryImportableItems_IN::cumulativeSoldQty Method
Gets cumulative sold quantity.
Syntax
server public static Qty cumulativeSoldQty(EximAuthorizationSchemesTableRecId_IN _authorizationSchemesTableRecId, ItemId _itemId)
Run On
Server
Parameters
- _authorizationSchemesTableRecId
Type: EximAuthorizationSchemesTableRecId_IN Extended Data Type
The authorization schemes table RecId.
- _itemId
Type: ItemId Extended Data Type
The item id.
Return Value
Type: Qty Extended Data Type
The instance of the Qty class.