Share via


SourceDocumentLineItem.getParentAccDistListForMonetaryAmount Method [AX 2012]

Gets the parent accounting distributions for the specified monetary amount.

Syntax

public AccountingDistributionList getParentAccDistListForMonetaryAmount(MonetaryAmount _monetaryAmount)

Run On

Server

Parameters

Return Value

Type: AccountingDistributionList Class
The parent accounting distributions for the specified monetary amount.

See Also

Reference

SourceDocumentLineItem Class