Interface I_MP_OT_Request

All Known Implementing Classes:
MMPOTRequest, X_MP_OT_Request

public interface I_MP_OT_Request
Generated Interface for MP_OT_Request
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_User_ID

      void setAD_User_ID(int AD_User_ID)
      Set User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User_ID

      int getAD_User_ID()
      Get User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • setA_Asset_ID

      void setA_Asset_ID(int A_Asset_ID)
      Set Asset. Asset used internally or by customers
    • getA_Asset_ID

      int getA_Asset_ID()
      Get Asset. Asset used internally or by customers
    • getA_Asset

      I_A_Asset getA_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDateDoc

      void setDateDoc(Timestamp DateDoc)
      Set Document Date. Date of the Document
    • getDateDoc

      Timestamp getDateDoc()
      Get Document Date. Date of the Document
    • setDateRequired

      void setDateRequired(Timestamp DateRequired)
      Set Date Required. Date when required
    • getDateRequired

      Timestamp getDateRequired()
      Get Date Required. Date when required
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setDocStatus

      void setDocStatus(String DocStatus)
      Set Document Status. The current status of the document
    • getDocStatus

      String getDocStatus()
      Get Document Status. The current status of the document
    • setDocumentNo

      void setDocumentNo(String DocumentNo)
      Set Document No. Document sequence number of the document
    • getDocumentNo

      String getDocumentNo()
      Get Document No. Document sequence number of the document
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setMP_JobStandar_ID

      void setMP_JobStandar_ID(int MP_JobStandar_ID)
      Set Standard Job
    • getMP_JobStandar_ID

      int getMP_JobStandar_ID()
      Get Standard Job
    • getMP_JobStandar

      I_MP_JobStandar getMP_JobStandar() throws RuntimeException
      Throws:
      RuntimeException
    • setMP_OT_Request_ID

      void setMP_OT_Request_ID(int MP_OT_Request_ID)
      Set Work Order (OT) Request
    • getMP_OT_Request_ID

      int getMP_OT_Request_ID()
      Get Work Order (OT) Request
    • setMP_OT_Request_UU

      void setMP_OT_Request_UU(String MP_OT_Request_UU)
      Set MP_OT_Request_UU
    • getMP_OT_Request_UU

      String getMP_OT_Request_UU()
      Get MP_OT_Request_UU
    • setOT_Request_Type

      void setOT_Request_Type(String OT_Request_Type)
      Set (OT) Request Type
    • getOT_Request_Type

      String getOT_Request_Type()
      Get (OT) Request Type
    • setPriorityRule

      void setPriorityRule(String PriorityRule)
      Set Priority. Priority of a document
    • getPriorityRule

      String getPriorityRule()
      Get Priority. Priority of a document
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records