AccountingDistributionTmpSum_PSN.transactionAmountInBudgetingCurrency Method
Converts the value that is found in the TransactionCurrencyAmount field to the accounting currency.
Syntax
public Amount transactionAmountInBudgetingCurrency()
Run On
Called
Return Value
Type: Amount Extended Data Type
The value in the TransactionCurrencyAmount field, converted to the same currency that the budget uses.
Remarks
This method uses the values that are found in the AccountingLegalEntity, TransactionCurrency, and TransactionCurrencyAmount fields to perform the conversion.