InventPurchUpgradeReliefTaskBatchManager::createReliefBatchJobs Method [AX 2012]

Adds batch jobs to the queue.

server public static void createReliefBatchJobs(container _params)

Run On

Server

Parameters

_params
Type: container
A parameter of container type must be presented in the method signature, so the method may be run in IL.

The method is supposed to be executed in IL, once per each partition.

Show: