The method getPayoffQuote process payoff or termination quotes for a booked lease or an asset. This method processes the information supplied in an input XML file through the edit checks in U0213 Payoff Quote. Once the information supplied in the input XML is processed than this method gets or retrieves a new record from the rpd
Payoff Quote table to reflect the provided information.
public java.lang.String getPayoffQuote(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 extract a payoff or termination record.