BudgetPlanningProcessSetup::getLedgerRecId Method [AX 2012]

Gets the record ID of the Ledger table that is based on the BudgetPlanHeader record which is being used in the current budget plan process.

Syntax

client server public static LedgerRecId getLedgerRecId(BudgetPlanHeaderRecId _budgetPlanHeaderRecId)

Run On

Called

Parameters

Return Value

Type: LedgerRecId Extended Data Type
The record ID of the Ledger record.

See Also

Reference

BudgetPlanningProcessSetup Class