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

Server

Parameters

_packedPurchYearEndProcess
Type: container
The packed instance of the PurchYearEndProcess class to use.

Return Value

Type: container
Always returns a connull value to allow for calls from the runAs method.

This method should only be called internally.

Show: