Class BankTransfer

java.lang.Object
org.compiere.process.SvrProcess
org.brerp.base.process.BankTransfer
All Implemented Interfaces:
ProcessCall

public class BankTransfer extends SvrProcess
Bank Transfer. Generate two Payments entry For Bank Transfer From Bank Account "A"
Author:
victor.perez@e-evoltuion.com
  • Constructor Details

    • BankTransfer

      public BankTransfer()
  • 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