getR0405A
LeasePak Documentation Suite NETSOL website
getR0405A

(mPower icon) getR0405A

The method getR0405A allows a user to extract R0405A Daily Transaction Journal report for a particular lease number from LeasePak database that provides an audit trail which can be used to prove the debit and credit entries to the General Ledger accounts each day. It is also used to review the transactions processed for a specific lease and the resulting General Ledger debit and credit entries. This method produces a daily transaction journal listing report. The Transaction Listing report R0405A reports at the transaction level and provides the information described in response reference grid and response XML message. The method takes a lease number as an input and extract the record of that particular lease number for R0405A Daily Transaction Journal report record. Only one lease record can be extracted at a time. The method will check first that the lease number is a valid lease number and exist in LP database or not. If a lease number is not a valid lease number or does not exist, it will return an error message accordingly. If provided lease number is a valid lease number and exist in LP database the method will return R0405A report XML with all transactions for a lease up to the current system date. For more details, see R0405A Daily Transaction Journal report.

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

Throws:

     java.rmi.RemoteException

Where:

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