Interface I_S_ExpenseType

All Known Implementing Classes:
MExpenseType, X_S_ExpenseType

public interface I_S_ExpenseType
Generated Interface for S_ExpenseType
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_TaxCategory_ID

      void setC_TaxCategory_ID(int C_TaxCategory_ID)
      Set Tax Category. Tax Category
    • getC_TaxCategory_ID

      int getC_TaxCategory_ID()
      Get Tax Category. Tax Category
    • getC_TaxCategory

      I_C_TaxCategory getC_TaxCategory() throws RuntimeException
      Throws:
      RuntimeException
    • setC_UOM_ID

      void setC_UOM_ID(int C_UOM_ID)
      Set UOM. Unit of Measure
    • getC_UOM_ID

      int getC_UOM_ID()
      Get UOM. Unit of Measure
    • getC_UOM

      I_C_UOM getC_UOM() throws RuntimeException
      Throws:
      RuntimeException
    • setDescription

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

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • setIsInvoiced

      void setIsInvoiced(boolean IsInvoiced)
      Set Invoiced. Is this invoiced?
    • isInvoiced

      boolean isInvoiced()
      Get Invoiced. Is this invoiced?
    • setM_Product_Category_ID

      void setM_Product_Category_ID(int M_Product_Category_ID)
      Set Product Category. Category of a Product
    • getM_Product_Category_ID

      int getM_Product_Category_ID()
      Get Product Category. Category of a Product
    • getM_Product_Category

      I_M_Product_Category getM_Product_Category() 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
    • setS_ExpenseType_ID

      void setS_ExpenseType_ID(int S_ExpenseType_ID)
      Set Expense Type. Expense report type
    • getS_ExpenseType_ID

      int getS_ExpenseType_ID()
      Get Expense Type. Expense report type
    • setS_ExpenseType_UU

      void setS_ExpenseType_UU(String S_ExpenseType_UU)
      Set S_ExpenseType_UU
    • getS_ExpenseType_UU

      String getS_ExpenseType_UU()
      Get S_ExpenseType_UU
    • getUpdated

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

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

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique