retrieveSchedule
LeasePak Documentation Suite NETSOL website
retrieveSchedule

(mPower icon) retrieveSchedule

Method retrieveSchedule retrieves automatic payment interval schedule record for an application or a lease. If the application or a lease number is invalid, the method returns an error message. If provided lease number does not have a pap setup and no record exist for lease than the method will fetch the automatic payment interval schedule record from application.

public String retrieveSchedule(String appLseNumber)

Throws:

    java.rmi.RemoteException - Exceptions that may occur during the execution of a remote method call.

Where:

      appLseNumber - - Application or a lease number to fetch payment interval schedule record.

Table of Contents

Reference Grid
Request Reference Grid
Response Reference Grid

Schema (DTD)
Request DTD
Response DTD

Schema (XSD)
Request XSD
Response XSD

Sample Messages
Sample Request Message
Sample Response Message