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 new InventSumDelta records that are a summation of the InventSumDelta and InventSum records that exist using a loop based approach.
Syntax
server private static void summarizeDeltaRecordsForItemLoop(
ItemId _itemId,
Counter _aggrCnt,
CreatedTransactionId _ttsId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId value for which sum records should be created.
- _aggrCnt
Type: Counter Extended Data Type
The aggreation counter that should be assigned to the InventSumDelta records.
- _ttsId
Type: CreatedTransactionId Extended Data Type
The transaction ID that should be assigned to the InventSumDelta records.