BudgetSourceSourceDocumentLine::getBudgetControlSourceIntegrator Method [AX 2012]

Gets the budget control source integrator for the specified source document line.

Syntax

client server protected static BudgetControlSourceIntegrator getBudgetControlSourceIntegrator(RecId _sourceDocumentLineId)

Run On

Called

Parameters

Return Value

Type: BudgetControlSourceIntegrator Enumeration
The budget control source integrator.

Exceptions

Exception Condition
Error

The ledger journal type does not have an associated budget control source integrator.

See Also

Reference

BudgetSourceSourceDocumentLine Class