Interface I_M_ChangeRequest

All Known Implementing Classes:
MChangeRequest, X_M_ChangeRequest

public interface I_M_ChangeRequest
Generated Interface for M_ChangeRequest
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
    • getCreated

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

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

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

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

      void setDetailInfo(String DetailInfo)
      Set Detail Information. Additional Detail Information
    • getDetailInfo

      String getDetailInfo()
      Get Detail Information. Additional Detail Information
    • 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
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setIsApproved

      void setIsApproved(boolean IsApproved)
      Set Approved. Indicates if this document requires approval
    • isApproved

      boolean isApproved()
      Get Approved. Indicates if this document requires approval
    • setM_ChangeNotice_ID

      void setM_ChangeNotice_ID(int M_ChangeNotice_ID)
      Set Change Notice. Bill of Materials (Engineering) Change Notice (Version)
    • getM_ChangeNotice_ID

      int getM_ChangeNotice_ID()
      Get Change Notice. Bill of Materials (Engineering) Change Notice (Version)
    • getM_ChangeNotice

      I_M_ChangeNotice getM_ChangeNotice() throws RuntimeException
      Throws:
      RuntimeException
    • setM_ChangeRequest_ID

      void setM_ChangeRequest_ID(int M_ChangeRequest_ID)
      Set Change Request. BOM (Engineering) Change Request
    • getM_ChangeRequest_ID

      int getM_ChangeRequest_ID()
      Get Change Request. BOM (Engineering) Change Request
    • setM_ChangeRequest_UU

      void setM_ChangeRequest_UU(String M_ChangeRequest_UU)
      Set M_ChangeRequest_UU
    • getM_ChangeRequest_UU

      String getM_ChangeRequest_UU()
      Get M_ChangeRequest_UU
    • setM_FixChangeNotice_ID

      void setM_FixChangeNotice_ID(int M_FixChangeNotice_ID)
      Set Fixed in. Fixed in Change Notice
    • getM_FixChangeNotice_ID

      int getM_FixChangeNotice_ID()
      Get Fixed in. Fixed in Change Notice
    • getM_FixChangeNotice

      I_M_ChangeNotice getM_FixChangeNotice() throws RuntimeException
      Throws:
      RuntimeException
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setPP_Product_BOM_ID

      void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
      Set BOM & Formula. BOM & Formula
    • getPP_Product_BOM_ID

      int getPP_Product_BOM_ID()
      Get BOM & Formula. BOM & Formula
    • getPP_Product_BOM

      I_PP_Product_BOM getPP_Product_BOM() throws RuntimeException
      Throws:
      RuntimeException
    • setProcessed

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

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

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

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