CustVendExchAdj::runOnServer Method [AX 2012]

Runs the specified packed instance of the CustVendExchAdj class on the server.

server protected static container runOnServer(container _pack)

Run On

Server

Parameters

_pack
Type: container
A container of SysModule and packed CustVendExchAdj values.

Return Value

Type: container
connull() to allow calling through runAs().

This method should only be called internally.

Show: