SalesPurchJournalLine_IN.getMiscChargesAmountPlusLineAmount Method [AX 2012]

Gets the miscellaneous charges amount plus the line amount.

public Amount getMiscChargesAmountPlusLineAmount(RefTableId _transTableId, RefRecId _transRecId)

Run On

Called

Parameters

_transTableId
Type: RefTableId Extended Data Type
The table ID of the transaction.
_transRecId
Type: RefRecId Extended Data Type
The record ID of the transaction.

Return Value

Type: Amount Extended Data Type
The miscellaneous charges amount plus the line amount.

Community Additions

ADD
Show: