Share via


VendInvoiceJourDP.getMarkupTransPostedAmount Method [AX 2012]

Gets the posted amount for all MarkupTrans records for the referenced transaction record ID and table ID.

Syntax

private AmountCur getMarkupTransPostedAmount(RefTableId _transTableId, RefRecId _transRecId)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
The sum of the posted amounts.

See Also

Reference

VendInvoiceJourDP Class