getR0408
LeasePak Documentation Suite NETSOL website
getR0408

(mPower icon) getR0408

The method getR0408 allows a user to extract the R0408 Accounts Payable Balancing report for a particular lease number from the LeasePak database. This method provides a lease and asset information detailing the payable LeasePak General Ledger accounts. To extract a record the method takes a lease number as an input and extracts the record of that particular lease number for R0408 Accounts Payable Balancing 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 exists in the LeasePak database. 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 exists in the LeasePak database, the method will return the R0408 Accounts Payable Balancing report record. For more details, see R0408 R04048Accounts Payable Balancing report.

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

Throws:

     java.rmi.RemoteException

Where:

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