BudgetTransactionPost.determineAmountDebitCreditType Method [AX 2012]
Retrieves the accounting type by using the TransactionCurrencyAmount field in the BudgetTransactionLine table.
private DebitCredit determineAmountDebitCreditType(AmountCur _transactionCurrencyAmount)
Run On
CalledParameters
- _transactionCurrencyAmount
- Type: AmountCur Extended Data Type
The amount to use to determine the debit or credit treatment of the amount.
Community Additions
ADD
Show: