SubledgerJournalAccountEntryTmpSummary.calculateTransactionCurrencyDebitTotal Method
Calculates the transaction currency debit total amount.
Syntax
public AmountMST calculateTransactionCurrencyDebitTotal(LedgerName _activeLedger, CurrencyCode _transactionCurrencyCode)
Run On
Called
Parameters
- _activeLedger
Type: LedgerName Extended Data Type
The active ledger name.
- _transactionCurrencyCode
Type: CurrencyCode Extended Data Type
The transaction currency code.
Return Value
Type: AmountMST Extended Data Type
The transaction currency debit total amount.