deleteSubAsset
LeasePak Documentation Suite NETSOL website
deleteSubAsset

(mPower icon) deleteSubAsset

This method allows a user to delete sub-asset record. The method takes asset information as input. In response, the method will pass back informational and error message response. The messages will return in the form of XML with INFO and ERROR elements. Only one record can be deleted in a single call from rsq Sub Asset table.

public String deleteSubAsset (String assetNumber, String identification, String checksum)

Throws:

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

Where:

      assetNumber - - Asset number

      identification - - Asset identification

      checksum - - Asset checksum value

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