Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the transaction sales currency amount of the accounting distribution based on project source document line type.
Syntax
client server public static AmountCur transactionCurrencySalesAmount(
AccountingDistribution _accountingDistribution,
ProjectAccountingDistribution _projectAccountingDistribution,
[SourceDocumentLineItem _sourceDocumentLineItem])
Run On
Called
Parameters
- _accountingDistribution
Type: AccountingDistribution Table
An AccountingDistribution record.
- _projectAccountingDistribution
Type: ProjectAccountingDistribution Table
SProjectAccountingDistribution record.
- _sourceDocumentLineItem
Type: SourceDocumentLineItem Class
An instance of the SourceDocumentLineItem class; optional
Return Value
Type: AmountCur Extended Data Type
The transaction sales currency amount of the accounting distribution based on project source document line type.