This method allows a user to extract portfolio records from LeasePak database. The method takes a portfolio number as an input, validates the input portfolio number and returns extracted information from rac
Preauthorized Payments Control table as a XML.
public java.lang.String getPortfolio(java.lang.String portfolio)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
portfolio - - Portfolio number.