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