ReleaseUpdateDB60_PSA.deleteorUpdateAllocationLine Method [AX 2012]
Deletes or updates the allocation lines base on the specified project budget state.
Syntax
private void deleteorUpdateAllocationLine(ProjBudgetLine _projBudgetLine, ProjBudgetState _projBudgetState)
Run On
Server
Parameters
- _projBudgetLine
Type: ProjBudgetLine Table
A ProjBudgetLine table buffer that contains the information about the project budget line.
- _projBudgetState
Type: ProjBudgetState Enumeration
A ProjBudgetState type value that specifies the state of the budget.