EcoResProductReleaseSessionBatch::runJob Method [AX 2012]

Displays a RunBase dialog box and executes the RunBase job if the OK button is clicked.

client public static boolean runJob(Args _args)

Run On

Client

Parameters

_args
Type: Args Class
The arguments for the EcoResProductReleaseSessionBatch object.

Return Value

Type: boolean
true, if the RunBase job is executed successfully; otherwise, false.
Show: