ReqBackgroundJobService::newBatchHeader Method [AX 2012]
Creates the new instance of the ReqBackgroundJobService class.
Syntax
client server public static ReqBackgroundJobService newBatchHeader([BatchHeader _batchHeader])
Run On
Called
Parameters
- _batchHeader
Type: BatchHeader Class
The instance of the BatchHeader class; optional.
Return Value
Type: ReqBackgroundJobService Class
The new instance of the ReqBackgroundJobService class.