Share via


InventCostTaskController.batchHeader Method [AX 2012]

Initializes a new instance of the BatchHeader class.

Syntax

protected BatchHeader batchHeader([RefRecId _batchJobId])

Run On

Called

Parameters

Return Value

Type: BatchHeader Class
The instance of the BatchHeader class or nullNothingnullptrunita null reference (Nothing in Visual Basic) in case _batchJobId doesn't exist.

See Also

Reference

InventCostTaskController Class