Share via


InventPurchUpgradeReliefTaskBatchManager::createReliefBatchJobs Method [AX 2012]

Adds batch jobs to the queue.

Syntax

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.

Remarks

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

See Also

Reference

InventPurchUpgradeReliefTaskBatchManager Class