Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is used to get the amount based on the table id and recId passed.
Syntax
public Amount getMiscChargesAmount_IN(RefTableId _transTableId, RefRecId _transRecId)
Run On
Called
Parameters
- _transTableId
Type: RefTableId Extended Data Type
The unique table id to find.
- _transRecId
Type: RefRecId Extended Data Type
The unique record id to find.
Return Value
Type: Amount Extended Data Type
Returns the amount.