SalesPurchJournalLine_IN.getMiscChargesAmountPlusLineAmount Method
Gets the miscellaneous charges amount plus the line amount.
Syntax
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.