ProjBudgetTransactionManager.validateBudgetForLine Method [AX 2012]

Validates the cost and sales amounts of a transaction from the budget.

public boolean validateBudgetForLine(ProjTransIdBase _projTransId)

Run On

Called

Parameters

_projTransId
Type: ProjTransIdBase Extended Data Type
The transaction ID of the current transaction.

Return Value

Type: boolean
true if the transaction is valid; otherwise, false.

Community Additions

ADD
Show: