ProjectAccountingDistribution::transactionCurrencySalesAmt Method

Returns the transaction sales currency amount of the accounting distribution based on project source document line type.

Syntax

client server public static AmountCur transactionCurrencySalesAmt(
    AccountingDistribution _accountingDistribution, 
    ProjectAccountingDistribution _projectAccountingDistribution, 
   [SourceDocumentLineItem _sourceDocumentLineItem])

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
Transaction sales currency amount of the accounting distribution based on project source document line type.

See Also

Reference

ProjectAccountingDistribution Table