Share via


BudgetPlanViewUIInterface.showRecordForm Method [AX 2012]

Shows the budget plan detail form.

Syntax

public void showRecordForm(BudgetPlanHeader _budgetPlanHeader)

Run On

Called

Parameters

  • _budgetPlanHeader
    Type: BudgetPlanHeader Table
    The record of the BudgetPlanHeader table that is currently the selected record.

See Also

Reference

BudgetPlanViewUIInterface Interface