Class M_Production_Run

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

@Deprecated(since="13", forRemoval=true) @GeneratedCodeCoverageExclusion public class M_Production_Run extends SvrProcess
Deprecated, for removal: This API element is subject to removal in a future version.
Production of BOMs 1) Creating ProductionLines when IsCreated = 'N' 2) Posting the Lines (optionally only when fully stocked)
Author:
victor.perez@e-evolution.com
  • Constructor Details

    • M_Production_Run

      public M_Production_Run()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • prepare

      protected void prepare()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
      See Also:
    • doIt

      protected String doIt() throws Exception
      Deprecated, for removal: This API element is subject to removal in a future version.
      Process
      Specified by:
      doIt in class SvrProcess
      Returns:
      message
      Throws:
      Exception