Interface I_M_RMATax

All Known Implementing Classes:
MRMATax, X_M_RMATax

public interface I_M_RMATax
Generated Interface for M_RMATax
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
    • setC_Tax_ID

      void setC_Tax_ID(int C_Tax_ID)
      Set Tax. Tax identifier
    • getC_Tax_ID

      int getC_Tax_ID()
      Get Tax. Tax identifier
    • getC_Tax

      I_C_Tax getC_Tax() throws RuntimeException
      Throws:
      RuntimeException
    • setC_TaxProvider_ID

      void setC_TaxProvider_ID(int C_TaxProvider_ID)
      Set Tax Provider
    • getC_TaxProvider_ID

      int getC_TaxProvider_ID()
      Get Tax Provider
    • getC_TaxProvider

      I_C_TaxProvider getC_TaxProvider() 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
    • setIsTaxIncluded

      void setIsTaxIncluded(boolean IsTaxIncluded)
      Set Price includes Tax. Tax is included in the price
    • isTaxIncluded

      boolean isTaxIncluded()
      Get Price includes Tax. Tax is included in the price
    • 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
    • getM_RMA

      I_M_RMA getM_RMA() throws RuntimeException
      Throws:
      RuntimeException
    • setM_RMATax_UU

      void setM_RMATax_UU(String M_RMATax_UU)
      Set M_RMATax_UU
    • getM_RMATax_UU

      String getM_RMATax_UU()
      Get M_RMATax_UU
    • setProcessed

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

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

      void setTaxAmt(BigDecimal TaxAmt)
      Set Tax Amount. Tax Amount for a document
    • getTaxAmt

      BigDecimal getTaxAmt()
      Get Tax Amount. Tax Amount for a document
    • setTaxBaseAmt

      void setTaxBaseAmt(BigDecimal TaxBaseAmt)
      Set Tax base Amount. Base for calculating the tax amount
    • getTaxBaseAmt

      BigDecimal getTaxBaseAmt()
      Get Tax base Amount. Base for calculating the tax amount
    • getUpdated

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

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