deleteSchedule
LeasePak Documentation Suite NETSOL website
deleteSchedule

(mPower icon) deleteSchedule

Users can delete any payment interval schedule by using this method. This method takes only appLease or checksum value to delete the entire schedule from RJP/RJPS table and also confirms that no change has been made since retrieved. This will change the automatic payment interval to 1 on deleting the RJP/RJPS data. The checksum parameter is used to handle concurrency issues.

public.String deleteSchedule(String appLseNumber, String checksum)

Throws:

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

Where:

      applseNumber - - Application or a lease number.

      checksum - - Checksum value of the record required deletion.?

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