SalesInvoiceJournalPostBase.sourceMarkupOnTrans Method [AX 2012]

Retrieves the source record to post the miscellaneous charges on the line level.

Syntax

protected abstract Common sourceMarkupOnTrans()

Run On

Server

Return Value

Type: Common Table
A Common record .

Remarks

This method is used to post the miscellaneous charges on the line level.

See Also

Reference

SalesInvoiceJournalPostBase Class