ProjBudgetTransactionManager.getOverBudgetAction Method [AX 2012]

Retrieves over-budget action.

private ProjBudgetOverrunOption getOverBudgetAction(ProjId _projId)

Run On

Called

Parameters

_projId
Type: ProjId Extended Data Type
The project ID.

Return Value

Type: ProjBudgetOverrunOption Enumeration
The overrun option of the project.

The specified project ID can be from the alternate project instead of the original project.

An optimized overrun option will be returned from this method if the user belongs to multiple user groups.

Community Additions

ADD
Show: