ProjBudgetManager::cancelAmendment Method [AX 2012]

Cancels the amendment changes in the specified project budget.

client server public static void cancelAmendment(RecId _projBudgetRecID)

Run On

Called

Parameters

_projBudgetRecID
Type: RecId Extended Data Type
The project budget record ID.

ExceptionCondition
UpdateConflictNotRecovered

A conflict occurred that could not be recovered from when updating.

UpdateConflict

An update conflict occurred.

Error

A cancel update error message show if some error occurred when allocation line were created.

Show: