Class OrderLineCreateProduction

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

public class OrderLineCreateProduction extends SvrProcess
Create (Generate) Production from OrderLine
Version:
$Id: OrderLineCreateProduction.java,v 1.1 2007/07/23 05:34:35 mfuggle Exp $
Author:
Jorg Janke
  • Constructor Details

    • OrderLineCreateProduction

      public OrderLineCreateProduction()
  • Method Details

    • prepare

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

      protected String doIt() throws Exception
      Create Production Header and Plan for single ordered product
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (variables are parsed)
      Throws:
      Exception