The method removeSupplementalDepreciation
helps to remove supplemental depreciation information for a particular on-lease asset.
public java.lang.String removeSupplementalDepreciation(String assetNumber, String deqChecksum)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
assetNumber - - Asset number to remove supplemental depreciation information.
deqChecksum - - deqChecksum value of an asset number to remove supplemental depreciation information. deqChecksum
value could be found in a subsequence retrieveSupplementalDepreciation
response deqChecksum
element.