This documentation is archived and is not being maintained.
CustAgingSnapshot::runOnServer Method [AX 2012]
Runs the specified packed instance of the CustAgingSnapshot class on the server.
server public static container runOnServer(container _packedCustAgingSnapshot)
Run On
Server
Parameters
-
_packedCustAgingSnapshot
- Type: container
The packed instance of the CustAgingSnapshot class to use.
Return Value
Type:
container
A string that contains the result of the aging snapshot.
This method should only be called internally but is public to allow for testability.