ProjBudgetManager.createDefaultAllocation Method [AX 2012]

Creates the default allocation for a project budget line.

public void createDefaultAllocation(ProjBudgetLine _projBudgetLine, ProjBudgetState _projBudgetState)

Run On

Called

Parameters

_projBudgetLine
Type: ProjBudgetLine Table
A ProjBudgetLine table buffer with which allocation must be performed.
_projBudgetState
Type: ProjBudgetState Enumeration
A ProjBudgetState value that specifies the project budget state.

Community Additions

ADD
Show: