BudgetTransHeaderType.new Method [AX 2012]

Initializes an instance of the BudgetTransHeaderType class.

Syntax

protected void new(
    AxBudgetTransactionHeader _axBudgetTransactionHeader, 
    boolean _isInteractiveContext, 
    boolean _isCreate)

Run On

Called

Parameters

  • _axBudgetTransactionHeader
    Type: AxBudgetTransactionHeader Class
    An instance of the AxBudgetTransactionHeader class that represents the data that is defaulted and validated.
  • _isInteractiveContext
    Type: boolean
    A Boolean value that indicates the caller context.

See Also

Reference

BudgetTransHeaderType Class