Class OrderPayScheduleValidate

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

public class OrderPayScheduleValidate extends SvrProcess
Validate Order Payment Schedule
Author:
Carlos Ruiz - GlobalQSS
  • Constructor Details

    • OrderPayScheduleValidate

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