Package org.brerp.base.model
Interface I_I_TaxImport
- All Known Implementing Classes:
X_I_TaxImport
public interface I_I_TaxImport
Generated Interface for I_TaxImport
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name cof_aliqImpstatic final String
Column name cof_aliqNacstatic final String
Column name cof_Examplestatic final String
Column name cof_ExtensionTIPIstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name I_IsImportedstatic final String
Column name I_TaxImport_IDstatic final String
Column name I_TaxImport_UUstatic final String
Column name imposto_cofinsst_pCOFINSstatic final String
Column name imposto_icms_pICMSstatic final String
Column name imposto_ipi_pIPIstatic final String
Column name imposto_pisst_vAliqProdstatic final String
Column name IsActivestatic final String
Column name LBR_NCM_IDstatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name TableNamestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final String
Column name VersionNostatic final KeyNamePair
static final int
AD_Table_ID=1500069static final String
TableName=I_TaxImport -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Alíquota de ImportacaoGet Alíquota Nacional.Get ExampleGet Ex TIPIGet Created.int
Get Created By.Get Description.int
Get I_TaxImport_ID.Get I_TaxImport_UUGet Aliquota da COFINS %.Get Alíquota de ICMS.Get Alíquota do IPIGet Aliquota PIS (em reais)int
Get NCM.int
Get DB Table Name.Get Updated.int
Get Updated By.getValue()
Get Search Key.Get Version No.boolean
isActive()
Get Active.boolean
Get Imported.boolean
Get Processed.boolean
Get Process Nowvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setcof_aliqImp
(BigDecimal cof_aliqImp) Set Alíquota de Importacaovoid
setcof_aliqNac
(BigDecimal cof_aliqNac) Set Alíquota Nacional.void
setcof_Example
(String cof_Example) Set Examplevoid
setcof_ExtensionTIPI
(String cof_ExtensionTIPI) Set Ex TIPIvoid
setDescription
(String Description) Set Description.void
setI_IsImported
(boolean I_IsImported) Set Imported.void
setI_TaxImport_ID
(int I_TaxImport_ID) Set I_TaxImport_ID.void
setI_TaxImport_UU
(String I_TaxImport_UU) Set I_TaxImport_UUvoid
setimposto_cofinsst_pCOFINS
(BigDecimal imposto_cofinsst_pCOFINS) Set Aliquota da COFINS %.void
setimposto_icms_pICMS
(BigDecimal imposto_icms_pICMS) Set Alíquota de ICMS.void
setimposto_ipi_pIPI
(BigDecimal imposto_ipi_pIPI) Set Alíquota do IPIvoid
setimposto_pisst_vAliqProd
(BigDecimal imposto_pisst_vAliqProd) Set Aliquota PIS (em reais)void
setIsActive
(boolean IsActive) Set Active.void
setLBR_NCM_ID
(int LBR_NCM_ID) Set NCM.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Nowvoid
setTableName
(int TableName) Set DB Table Name.void
Set Search Key.void
setVersionNo
(String VersionNo) Set Version No.
-
Field Details
-
Table_Name
TableName=I_TaxImport- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1500069 -
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
-
COLUMNNAME_I_TaxImport_ID
Column name I_TaxImport_ID- See Also:
-
COLUMNNAME_I_TaxImport_UU
Column name I_TaxImport_UU- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_LBR_NCM_ID
Column name LBR_NCM_ID- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_TableName
Column name TableName- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
COLUMNNAME_VersionNo
Column name VersionNo- See Also:
-
COLUMNNAME_cof_Example
Column name cof_Example- See Also:
-
COLUMNNAME_cof_ExtensionTIPI
Column name cof_ExtensionTIPI- See Also:
-
COLUMNNAME_cof_aliqImp
Column name cof_aliqImp- See Also:
-
COLUMNNAME_cof_aliqNac
Column name cof_aliqNac- See Also:
-
COLUMNNAME_imposto_cofinsst_pCOFINS
Column name imposto_cofinsst_pCOFINS- See Also:
-
COLUMNNAME_imposto_icms_pICMS
Column name imposto_icms_pICMS- See Also:
-
COLUMNNAME_imposto_ipi_pIPI
Column name imposto_ipi_pIPI- See Also:
-
COLUMNNAME_imposto_pisst_vAliqProd
Column name imposto_pisst_vAliqProd- 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 -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setI_IsImported
void setI_IsImported(boolean I_IsImported) Set Imported. Has this import been processed -
isI_IsImported
boolean isI_IsImported()Get Imported. Has this import been processed -
setI_TaxImport_ID
void setI_TaxImport_ID(int I_TaxImport_ID) Set I_TaxImport_ID. Primary Key : Tax Import -
getI_TaxImport_ID
int getI_TaxImport_ID()Get I_TaxImport_ID. Primary Key : Tax Import -
setI_TaxImport_UU
Set I_TaxImport_UU -
getI_TaxImport_UU
String getI_TaxImport_UU()Get I_TaxImport_UU -
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 -
setLBR_NCM_ID
void setLBR_NCM_ID(int LBR_NCM_ID) Set NCM. Primary key table LBR_NCM -
getLBR_NCM_ID
int getLBR_NCM_ID()Get NCM. Primary key table LBR_NCM -
getLBR_NCM
- Throws:
RuntimeException
-
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 -
setTableName
void setTableName(int TableName) Set DB Table Name. Name of the table in the database -
getTableName
int getTableName()Get DB Table Name. Name of the table in the database -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
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 -
setVersionNo
Set Version No. Version Number -
getVersionNo
String getVersionNo()Get Version No. Version Number -
setcof_Example
Set Example -
getcof_Example
String getcof_Example()Get Example -
setcof_ExtensionTIPI
Set Ex TIPI -
getcof_ExtensionTIPI
String getcof_ExtensionTIPI()Get Ex TIPI -
setcof_aliqImp
Set Alíquota de Importacao -
getcof_aliqImp
BigDecimal getcof_aliqImp()Get Alíquota de Importacao -
setcof_aliqNac
Set Alíquota Nacional. Alíquotas para os produtos e serviços nacionais -
getcof_aliqNac
BigDecimal getcof_aliqNac()Get Alíquota Nacional. Alíquotas para os produtos e serviços nacionais -
setimposto_cofinsst_pCOFINS
Set Aliquota da COFINS %. Alíquota da COFINS (em percentual) -
getimposto_cofinsst_pCOFINS
BigDecimal getimposto_cofinsst_pCOFINS()Get Aliquota da COFINS %. Alíquota da COFINS (em percentual) -
setimposto_icms_pICMS
Set Alíquota de ICMS. Alíquota de ICMS -
getimposto_icms_pICMS
BigDecimal getimposto_icms_pICMS()Get Alíquota de ICMS. Alíquota de ICMS -
setimposto_ipi_pIPI
Set Alíquota do IPI -
getimposto_ipi_pIPI
BigDecimal getimposto_ipi_pIPI()Get Alíquota do IPI -
setimposto_pisst_vAliqProd
Set Aliquota PIS (em reais) -
getimposto_pisst_vAliqProd
BigDecimal getimposto_pisst_vAliqProd()Get Aliquota PIS (em reais)
-