SalesPurchJournalLine_IN.getMiscChargesAmountPlusLineAmount Method [AX 2012]
Gets the miscellaneous charges amount plus the line amount.
public Amount getMiscChargesAmountPlusLineAmount(RefTableId _transTableId, RefRecId _transRecId)
Run On
CalledParameters
- _transTableId
- Type: RefTableId Extended Data Type
The table ID of the transaction.
- _transRecId
- Type: RefRecId Extended Data Type
The record ID of the transaction.
Community Additions
ADD
Show: