PurchYearEndProcess::runOnServer Method [AX 2012]
Runs the specified packed instance of the PurchYearEndProcess class on the server.
server protected static container runOnServer(container _packedPurchYearEndProcess)
Run On
ServerParameters
- _packedPurchYearEndProcess
- Type: container
The packed instance of the PurchYearEndProcess class to use.
Return Value
Type: containerAlways returns a connull value to allow for calls from the runAs method.
Show: