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 distribution totals of a source document line for a specific amount type.
Syntax
public AccountingDistribution getDistributionTotals(MonetaryAmount _monetaryAmount, [AccountingDistributionRecId _excludedDistributionRecId])
Run On
Called
Parameters
- _monetaryAmount
Type: MonetaryAmount Enumeration
The MonetaryAmount enumeration value.
- _excludedDistributionRecId
Type: AccountingDistributionRecId Extended Data Type
The record ID of the distribution to be excluded.
Return Value
Type: AccountingDistribution Table
The accounting distribution record which has the distribution totals of the source document line.