SalesInvoiceJournalPostBase.intercompanyAmountMarkupOnTrans Method [AX 2012]

Retrieves an intercompany miscellaneous charges amount.

Syntax

protected AmountCur intercompanyAmountMarkupOnTrans()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
Always returns 0.

Remarks

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

See Also

Reference

SalesInvoiceJournalPostBase Class