ProductReceiptSourceDocumentLineItem.calculateSourceDocumentAmountMap Method [AX 2012]

Calculates the amount map for the line.

protected SourceDocumentAmountMap calculateSourceDocumentAmountMap()

Run On

Server

Return Value

Type: SourceDocumentAmountMap Class
A new instance of the SourceDocumentAmountMap class.

This map is cached in the parmSourceDocumentAmountMap method. All consumers should use the parmSourceDocumentAmountMap method to retrieve the map, because it will call the calculateSourceDocumentAmountMap method as necessary.

Community Additions

ADD
Show: