Class FactAcctReset

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

public class FactAcctReset extends SvrProcess
Accounting Fact Reset
Version:
$Id: FactAcctReset.java,v 1.5 2006/09/21 21:05:02 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • FactAcctReset

      public FactAcctReset()
  • 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 (clear text)
      Throws:
      Exception - if not successful