ProjBudgetRevisionManager::saveRevisionLines Method [AX 2012]

Inserts or updates the budget and revision lines.

client server public static void saveRevisionLines(ProjBudgetRevisionManagerActionType _action, TmpProjBudgetRevisionLine _revLines)

Run On

Called

Parameters

_action
Type: ProjBudgetRevisionManagerActionType Enumeration
A ProjBudgetRevisionManagerActionType enumeration value.
_revLines
Type: TmpProjBudgetRevisionLine Table
The temporary table for cost revision lines.
Show: