Share via


AxBudgetPlanHeader::newBudgetPlanHeader Method [AX 2012]

Creates an instance of the AxBudgetPlanHeader class.

Syntax

client server public static AxBudgetPlanHeader newBudgetPlanHeader(BudgetPlanHeader _budgetPlanHeader)

Run On

Called

Parameters

  • _budgetPlanHeader
    Type: BudgetPlanHeader Table
    The new BudgetPlanHeader buffer that will be used for the current instance.

Return Value

Type: AxBudgetPlanHeader Class
An instance of the AxBudgetPlanHeader class.

See Also

Reference

AxBudgetPlanHeader Class