ProjectAccountingDistribution.calcTransactionCurrencyAmount Method
Updates the transaction currency amount of the ProjectAccountingDistribution record.
Syntax
private void calcTransactionCurrencyAmount(AccountingDistribution _accountingDistribution, [SourceDocumentLineItem _accDistSourceDocumentLineItem])
Run On
Called
Parameters
- _accountingDistribution
Type: AccountingDistribution Table
A record in the AccountingDistribution table.
- _accDistSourceDocumentLineItem
Type: SourceDocumentLineItem Class