getR0909
LeasePak Documentation Suite NETSOL website
getR0909

(mPower icon) getR0909

The method getR0909 allows a user to extract an XML version of the R0909 Account Payment History report for history of lease payments, lease assessment payments, pre-payments, and payment reversals for a specified lease from LeasePak database. The method takes a lease number as an input and extracts the record of that particular lease number for R0909 Account Payment History report record. Only one lease record can be extracted at a time. The method will first check that the lease number is a valid lease number and exists in the LeasePak database to return XML report and error otherwise. For more details, see R0909 Account Payment History report.

public java.lang.String getR0909(java.lang.String leaseNumber)

Throws:

     java.rmi.RemoteException

Where:

      leaseNumber - - A valid lease number to extract R0909 XML report.

Table of Contents

Reference Grid
Request Reference Grid
Response Reference Grid

Schema (DTD)
Request DTD
Response DTD

Sample Messages
Sample Request Message
Sample Response Message