AccountingDistribution::getDistributionList Method
Retrieves a list of the distributions for the specified AccountingEvent and SourceDocumentLine records.
Syntax
client server public static List getDistributionList(AccountingEventRecId _accountingEvent, SourceDocumentLineRecId _sourceDocumentLine)
Run On
Called
Parameters
- _accountingEvent
Type: AccountingEventRecId Extended Data Type
The AccountingEvent record for which to retrieve accounting distributions.
- _sourceDocumentLine
Type: SourceDocumentLineRecId Extended Data Type
The SourceDocumentLine record for which to retrieve accounting distributions.
Return Value
Type: List Class
A list of AccountingDistribution records.