InventCleanupTrackingInventSumService.cleanup Method [AX 2012]
Cleans up closed tracking dimension associated InventSum records specified by the provided InventCleanupTrackingInventSumContract contract.
Syntax
public void cleanup(InventCleanupTrackingInventSumContract _dataContract)
Run On
Server
Parameters
- _dataContract
Type: InventCleanupTrackingInventSumContract Class
A InventCleanupTrackingInventSumContract object specifying the InventSum records that should be cleaned up.