ProjBudgetTransactionManager.validateKeyValue Method [AX 2012]

Validates the transaction amounts that are associated with a key.

private boolean validateKeyValue(container _transaction)

Run On

Called

Parameters

_transaction
Type: container
A container of transaction details.

Return Value

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

Community Additions

ADD
Show: