BudgetTransactionMultiPost.checkExistingBudgetTransaction Method [AX 2012]
Checks for existing inquired budget transaction in BudgetTransactionLine table on posting of budget transaction.
public boolean checkExistingBudgetTransaction(BudgetTransactionType _budgetTransactionType)
Run On
CalledParameters
- _budgetTransactionType
- Type: BudgetTransactionType Enumeration
The _budgetTransactionType of the budget transaction to post.
Community Additions
ADD
Show: