PurchRFQCaseLine.getMiscChargesAmount_IN Method
This method is used to get the amount based on the line amount passed.
Syntax
public Amount getMiscChargesAmount_IN(AmountCur _lineamount)
Run On
Called
Parameters
- _lineamount
Type: AmountCur Extended Data Type
The amount of the particular line.
Return Value
Type: Amount Extended Data Type
Returns the amount.