Class MPGenerateOT

java.lang.Object
org.maintenance.component.MPGenerateOT

public class MPGenerateOT extends Object
  • Constructor Details

    • MPGenerateOT

      public MPGenerateOT()
  • Method Details

    • createOT

      public boolean createOT(int MP_ID, Timestamp Datetrx, String description, int Asset_ID, String trxName)
    • lookChilds

      public void lookChilds(int MP_ID, X_MP_OT OT, String trxName)
    • createOTTaskDetail

      public boolean createOTTaskDetail(int MP_ID, X_MP_OT OT, String trxName)
    • createOTResourceDetail

      public boolean createOTResourceDetail(int oldTask_ID, int newTask_ID, String trxName)
    • updateMP

      public void updateMP(int MP_ID, Timestamp Datetrx, String description)