Class DepositBatchClose

java.lang.Object
org.compiere.process.SvrProcess
org.adempiere.process.DepositBatchClose
All Implemented Interfaces:
ProcessCall

public class DepositBatchClose extends SvrProcess
Process to Close Deposit Batch (set processed to Y)
Author:
Alejandro Falcone
  • Constructor Details

    • DepositBatchClose

      public DepositBatchClose()
  • Method Details

    • prepare

      protected void prepare()
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
    • doIt

      protected String doIt() throws Exception
      Perform process.
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (translated text)
      Throws:
      Exception - if not successful