getR0926
LeasePak Documentation Suite NETSOL website
getR0926

(mPower icon) getR0926

Users can extract R0926 Cash Control Payment History (Internal report only) report in XML form by this method. The XML report provides a trace reference that when and where the payment and payment reversal transactions were recorded into the system. All payments and payment reversal records for the lease will be displayed. For more details, see R0926 Cash Control Payment History report.

This method limits to extract only one lease record at a time. System will check for the validity of a lease number and response back accordingly as success or error message. On successfully extracting a required internal report record the method returns response xml with all the transactions entered for a lease till the current system date.

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

Throws:

     java.rmi.RemoteException

Where:

      leaseNumber - - A valid lease number to extract R0926 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