SubledgerJournalAccountEntryTmpSummary.calculateTransactionCurrencyCreditTotal Method
Calculates the transaction currency credit total amount.
Syntax
public AmountMST calculateTransactionCurrencyCreditTotal(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 credit total amount.