Interface I_COF_ConfigExportContabCustos

All Known Implementing Classes:
MCOFConfigExportContabCustos, X_COF_ConfigExportContabCustos

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

    • Table_Name

      static final String Table_Name
      TableName=COF_ConfigExportContabCustos
      See Also:
    • Table_ID

      static final int Table_ID
      AD_Table_ID=1500632
    • Model

      static final KeyNamePair Model
    • accessLevel

      static final BigDecimal accessLevel
      AccessLevel = 3 - Client - Org
    • COLUMNNAME_AD_Client_ID

      static final String COLUMNNAME_AD_Client_ID
      Column name AD_Client_ID
      See Also:
    • COLUMNNAME_AD_Org_ID

      static final String COLUMNNAME_AD_Org_ID
      Column name AD_Org_ID
      See Also:
    • COLUMNNAME_COF_ConfigExportContabCustos_ID

      static final String COLUMNNAME_COF_ConfigExportContabCustos_ID
      Column name COF_ConfigExportContabCustos_ID
      See Also:
    • COLUMNNAME_COF_ConfigExportContabCustos_UU

      static final String COLUMNNAME_COF_ConfigExportContabCustos_UU
      Column name COF_ConfigExportContabCustos_UU
      See Also:
    • COLUMNNAME_COF_ConfigExportContab_ID

      static final String COLUMNNAME_COF_ConfigExportContab_ID
      Column name COF_ConfigExportContab_ID
      See Also:
    • COLUMNNAME_C_ElementValue_ID

      static final String COLUMNNAME_C_ElementValue_ID
      Column name C_ElementValue_ID
      See Also:
    • COLUMNNAME_Created

      static final String COLUMNNAME_Created
      Column name Created
      See Also:
    • COLUMNNAME_CreatedBy

      static final String COLUMNNAME_CreatedBy
      Column name CreatedBy
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_Updated

      static final String COLUMNNAME_Updated
      Column name Updated
      See Also:
    • COLUMNNAME_UpdatedBy

      static final String COLUMNNAME_UpdatedBy
      Column name UpdatedBy
      See Also:
    • COLUMNNAME_Value

      static final String COLUMNNAME_Value
      Column name Value
      See Also:
  • 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
    • setCOF_ConfigExportContabCustos_ID

      void setCOF_ConfigExportContabCustos_ID(int COF_ConfigExportContabCustos_ID)
      Set Custos da Configuração de Exportação Contábil. Primary Key : Custos da Configuração de Exportação Contábil
    • getCOF_ConfigExportContabCustos_ID

      int getCOF_ConfigExportContabCustos_ID()
      Get Custos da Configuração de Exportação Contábil. Primary Key : Custos da Configuração de Exportação Contábil
    • setCOF_ConfigExportContabCustos_UU

      void setCOF_ConfigExportContabCustos_UU(String COF_ConfigExportContabCustos_UU)
      Set COF_ConfigExportContabCusto_UU
    • getCOF_ConfigExportContabCustos_UU

      String getCOF_ConfigExportContabCustos_UU()
      Get COF_ConfigExportContabCusto_UU
    • setCOF_ConfigExportContab_ID

      void setCOF_ConfigExportContab_ID(int COF_ConfigExportContab_ID)
      Set Configuração de Exportação de Movimentos Contabeis. Primary Key : Configuração de Exportação de Movimentos Contabeis
    • getCOF_ConfigExportContab_ID

      int getCOF_ConfigExportContab_ID()
      Get Configuração de Exportação de Movimentos Contabeis. Primary Key : Configuração de Exportação de Movimentos Contabeis
    • getCOF_ConfigExportContab

      I_COF_ConfigExportContab getCOF_ConfigExportContab() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ElementValue_ID

      void setC_ElementValue_ID(int C_ElementValue_ID)
      Set Account Element. Account Element
    • getC_ElementValue_ID

      int getC_ElementValue_ID()
      Get Account Element. Account Element
    • getC_ElementValue

      I_C_ElementValue getC_ElementValue() 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
    • 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
    • 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