Method waiveBatchAssessment waives an assessment charges for a batch of various invoices charges at lease or asset level. The method reads the input XML PARAMETERs to process the batch of various invoice charges and returns back informational success and failure response messages on successfully waiving assessment at lease or asset level. The response XML will pass back the successful response message of assessment waiver records with codes and descriptions. For invalid assessment waiver records the method will return error message with error codes and description.
public String waiveBatchAssessment(String input)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
input - - An XML document with all values required to apply assessment waiver to various invoice charges at lease or asset level.