LedgerAllocationProcessReqByBudgetPlan.setAccountValues Method [AX 2012]

Retrieves the LedgerDimension field of BudgetPlanLine table record and creates a new a default account and retrieves the record ID of the persisted DimensionAttributeValueCombination table record.

based on the Main Account in the BudgetPlanLine table's LedgerDimension field.

Syntax

private void setAccountValues(BudgetPlanLine _budgetPlanLine)

Run On

Called

Parameters

See Also

Reference

LedgerAllocationProcessReqByBudgetPlan Class