This method inserts payoff quote to generate the payoff or termination quotes for a lease or an asset. The method takes the information supplied in an input XML file through the edit checks in U0213 Payoff Quote. Once the information supplied is processed than this method inserts a new record in the rpd
Payoff Quote table to reflect the provided information.
public java.lang.String insertPayoffQuote(java.lang.String input)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
input - - An XML document with all parameters to insert payoff or termination quote for a lease or an asset.