Share via


AxBudgetPlanHeader.currentRecord Method [AX 2012]

Gets or sets the BudgetPlanHeader buffer for the current record.

Syntax

public Common currentRecord([Common _budgetPlanHeader])

Run On

Called

Parameters

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

Return Value

Type: Common Table
The BudgetPlanHeader buffer for the current record.

See Also

Reference

AxBudgetPlanHeader Class