Interface I_M_RMA

All Known Implementing Classes:
MRMA, X_M_RMA

public interface I_M_RMA
Generated Interface for M_RMA
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
    • setAmt

      void setAmt(BigDecimal Amt)
      Set Amount. Amount
    • getAmt

      BigDecimal getAmt()
      Get Amount. Amount
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Currency_ID

      void setC_Currency_ID(int C_Currency_ID)
      Set Currency. The Currency for this record
    • getC_Currency_ID

      int getC_Currency_ID()
      Get Currency. The Currency for this record
    • getC_Currency

      I_C_Currency getC_Currency() 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
    • setC_Order_ID

      void setC_Order_ID(int C_Order_ID)
      Set Order. Order
    • getC_Order_ID

      int getC_Order_ID()
      Get Order. Order
    • getC_Order

      I_C_Order getC_Order() 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
    • setCreateFrom

      void setCreateFrom(String CreateFrom)
      Set Create lines from. Process which will generate a new document lines based on an existing document
    • getCreateFrom

      String getCreateFrom()
      Get Create lines from. Process which will generate a new document lines based on an existing document
    • setCreateLinesFrom

      void setCreateLinesFrom(String CreateLinesFrom)
      Set Create lines from. Process which will generate a new document lines based on an existing document
    • getCreateLinesFrom

      String getCreateLinesFrom()
      Get Create lines from. Process which will generate a new document lines based on an existing document
    • setDescription

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

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

      void setDocAction(String DocAction)
      Set Document Action. The targeted status of the document
    • getDocAction

      String getDocAction()
      Get Document Action. The targeted status of the document
    • 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
    • setGenerateTo

      void setGenerateTo(String GenerateTo)
      Set Generate To. Generate To
    • getGenerateTo

      String getGenerateTo()
      Get Generate To. Generate To
    • setHelp

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

      String getHelp()
      Get Comment/Help. Comment or Hint
    • setInOut_ID

      void setInOut_ID(int InOut_ID)
      Set Shipment/Receipt. MaterialShipment Document
    • getInOut_ID

      int getInOut_ID()
      Get Shipment/Receipt. MaterialShipment Document
    • getInOut

      I_M_InOut getInOut() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setIsSOTrx

      void setIsSOTrx(boolean IsSOTrx)
      Set Sales Transaction. This is a Sales Transaction
    • isSOTrx

      boolean isSOTrx()
      Get Sales Transaction. This is a Sales Transaction
    • setM_RMA_ID

      void setM_RMA_ID(int M_RMA_ID)
      Set RMA. Return Material Authorization
    • getM_RMA_ID

      int getM_RMA_ID()
      Get RMA. Return Material Authorization
    • setM_RMAType_ID

      void setM_RMAType_ID(int M_RMAType_ID)
      Set RMA Type. Return Material Authorization Type
    • getM_RMAType_ID

      int getM_RMAType_ID()
      Get RMA Type. Return Material Authorization Type
    • getM_RMAType

      I_M_RMAType getM_RMAType() throws RuntimeException
      Throws:
      RuntimeException
    • setM_RMA_UU

      void setM_RMA_UU(String M_RMA_UU)
      Set M_RMA_UU
    • getM_RMA_UU

      String getM_RMA_UU()
      Get M_RMA_UU
    • setName

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

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • 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
    • setRef_RMA_ID

      void setRef_RMA_ID(int Ref_RMA_ID)
      Set Referenced RMA
    • getRef_RMA_ID

      int getRef_RMA_ID()
      Get Referenced RMA
    • getRef_RMA

      I_M_RMA getRef_RMA() throws RuntimeException
      Throws:
      RuntimeException
    • setSalesRep_ID

      void setSalesRep_ID(int SalesRep_ID)
      Set Sales Representative. Sales Representative or Company Agent
    • getSalesRep_ID

      int getSalesRep_ID()
      Get Sales Representative. Sales Representative or Company Agent
    • getSalesRep

      I_AD_User getSalesRep() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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