SourceDocumentLineItem.getParentAccDistListForMonetaryAmount Method [AX 2012]

Gets the parent accounting distributions for the specified monetary amount.

public AccountingDistributionList getParentAccDistListForMonetaryAmount(MonetaryAmount _monetaryAmount)

Run On

Server

Parameters

_monetaryAmount
Type: MonetaryAmount Enumeration
The monetary amount.

Return Value

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

Community Additions

ADD
Show: