Package org.compiere.model
Interface I_C_Tax
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 2 - Clientstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_Rule_IDColumn name AD_Rule_IDstatic StringCOLUMNNAME_C_Country_IDColumn name C_Country_IDstatic StringCOLUMNNAME_C_CountryGroupFrom_IDColumn name C_CountryGroupFrom_IDstatic StringCOLUMNNAME_C_CountryGroupTo_IDColumn name C_CountryGroupTo_IDstatic StringCOLUMNNAME_C_Region_IDColumn name C_Region_IDstatic StringCOLUMNNAME_C_Tax_IDColumn name C_Tax_IDstatic StringCOLUMNNAME_C_Tax_UUColumn name C_Tax_UUstatic StringCOLUMNNAME_C_TaxCategory_IDColumn name C_TaxCategory_IDstatic StringCOLUMNNAME_C_TaxProvider_IDColumn name C_TaxProvider_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsDefaultColumn name IsDefaultstatic StringCOLUMNNAME_IsDocumentLevelColumn name IsDocumentLevelstatic StringCOLUMNNAME_IsSalesTaxColumn name IsSalesTaxstatic StringCOLUMNNAME_IsSummaryColumn name IsSummarystatic StringCOLUMNNAME_IsTaxExemptColumn name IsTaxExemptstatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_Parent_Tax_IDColumn name Parent_Tax_IDstatic StringCOLUMNNAME_RateColumn name Ratestatic StringCOLUMNNAME_RequiresTaxCertificateColumn name RequiresTaxCertificatestatic StringCOLUMNNAME_SOPOTypeColumn name SOPOTypestatic StringCOLUMNNAME_TaxIndicatorColumn name TaxIndicatorstatic StringCOLUMNNAME_To_Country_IDColumn name To_Country_IDstatic StringCOLUMNNAME_To_Region_IDColumn name To_Region_IDstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValidFromColumn name ValidFromstatic KeyNamePairModelstatic intTable_IDAD_Table_ID=261static StringTable_NameTableName=C_Tax
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_RulegetAD_Rule()intgetAD_Rule_ID()Get RuleintgetC_Country_ID()Get Country.I_C_CountryGroupgetC_CountryGroupFrom()intgetC_CountryGroupFrom_ID()Get Country Group FromI_C_CountryGroupgetC_CountryGroupTo()intgetC_CountryGroupTo_ID()Get Country Group ToI_C_RegiongetC_Region()intgetC_Region_ID()Get Region.intgetC_Tax_ID()Get Tax.StringgetC_Tax_UU()Get C_Tax_UUI_C_TaxCategorygetC_TaxCategory()intgetC_TaxCategory_ID()Get Tax Category.I_C_TaxProvidergetC_TaxProvider()intgetC_TaxProvider_ID()Get Tax ProviderTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetName()Get Name.I_C_TaxgetParent_Tax()intgetParent_Tax_ID()Get Parent Tax.BigDecimalgetRate()Get Rate.StringgetSOPOType()Get SO/PO Type.StringgetTaxIndicator()Get Tax Indicator.intgetTo_Country_ID()Get To.I_C_RegiongetTo_Region()intgetTo_Region_ID()Get To.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.TimestampgetValidFrom()Get Valid from.booleanisActive()Get Active.booleanisDefault()Get Default.booleanisDocumentLevel()Get Document Level.booleanisRequiresTaxCertificate()Get Requires Tax Certificate.booleanisSalesTax()Get Sales Tax.booleanisSummary()Get Summary Level.booleanisTaxExempt()Get SO Tax exempt.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_Rule_ID(int AD_Rule_ID)Set RulevoidsetC_Country_ID(int C_Country_ID)Set Country.voidsetC_CountryGroupFrom_ID(int C_CountryGroupFrom_ID)Set Country Group FromvoidsetC_CountryGroupTo_ID(int C_CountryGroupTo_ID)Set Country Group TovoidsetC_Region_ID(int C_Region_ID)Set Region.voidsetC_Tax_ID(int C_Tax_ID)Set Tax.voidsetC_Tax_UU(String C_Tax_UU)Set C_Tax_UUvoidsetC_TaxCategory_ID(int C_TaxCategory_ID)Set Tax Category.voidsetC_TaxProvider_ID(int C_TaxProvider_ID)Set Tax ProvidervoidsetDescription(String Description)Set Description.voidsetIsActive(boolean IsActive)Set Active.voidsetIsDefault(boolean IsDefault)Set Default.voidsetIsDocumentLevel(boolean IsDocumentLevel)Set Document Level.voidsetIsSalesTax(boolean IsSalesTax)Set Sales Tax.voidsetIsSummary(boolean IsSummary)Set Summary Level.voidsetIsTaxExempt(boolean IsTaxExempt)Set SO Tax exempt.voidsetName(String Name)Set Name.voidsetParent_Tax_ID(int Parent_Tax_ID)Set Parent Tax.voidsetRate(BigDecimal Rate)Set Rate.voidsetRequiresTaxCertificate(boolean RequiresTaxCertificate)Set Requires Tax Certificate.voidsetSOPOType(String SOPOType)Set SO/PO Type.voidsetTaxIndicator(String TaxIndicator)Set Tax Indicator.voidsetTo_Country_ID(int To_Country_ID)Set To.voidsetTo_Region_ID(int To_Region_ID)Set To.voidsetValidFrom(Timestamp ValidFrom)Set Valid from.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_Tax- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=261- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Rule_ID
static final String COLUMNNAME_AD_Rule_ID
Column name AD_Rule_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_CountryGroupFrom_ID
static final String COLUMNNAME_C_CountryGroupFrom_ID
Column name C_CountryGroupFrom_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_CountryGroupTo_ID
static final String COLUMNNAME_C_CountryGroupTo_ID
Column name C_CountryGroupTo_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Country_ID
static final String COLUMNNAME_C_Country_ID
Column name C_Country_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_Region_ID
static final String COLUMNNAME_C_Region_ID
Column name C_Region_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxCategory_ID
static final String COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Tax_ID
static final String COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxProvider_ID
static final String COLUMNNAME_C_TaxProvider_ID
Column name C_TaxProvider_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Tax_UU
static final String COLUMNNAME_C_Tax_UU
Column name C_Tax_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsDefault
static final String COLUMNNAME_IsDefault
Column name IsDefault- See Also:
- Constant Field Values
-
COLUMNNAME_IsDocumentLevel
static final String COLUMNNAME_IsDocumentLevel
Column name IsDocumentLevel- See Also:
- Constant Field Values
-
COLUMNNAME_IsSalesTax
static final String COLUMNNAME_IsSalesTax
Column name IsSalesTax- See Also:
- Constant Field Values
-
COLUMNNAME_IsSummary
static final String COLUMNNAME_IsSummary
Column name IsSummary- See Also:
- Constant Field Values
-
COLUMNNAME_IsTaxExempt
static final String COLUMNNAME_IsTaxExempt
Column name IsTaxExempt- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Parent_Tax_ID
static final String COLUMNNAME_Parent_Tax_ID
Column name Parent_Tax_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Rate
static final String COLUMNNAME_Rate
Column name Rate- See Also:
- Constant Field Values
-
COLUMNNAME_RequiresTaxCertificate
static final String COLUMNNAME_RequiresTaxCertificate
Column name RequiresTaxCertificate- See Also:
- Constant Field Values
-
COLUMNNAME_SOPOType
static final String COLUMNNAME_SOPOType
Column name SOPOType- See Also:
- Constant Field Values
-
COLUMNNAME_TaxIndicator
static final String COLUMNNAME_TaxIndicator
Column name TaxIndicator- See Also:
- Constant Field Values
-
COLUMNNAME_To_Country_ID
static final String COLUMNNAME_To_Country_ID
Column name To_Country_ID- See Also:
- Constant Field Values
-
COLUMNNAME_To_Region_ID
static final String COLUMNNAME_To_Region_ID
Column name To_Region_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_Rule_ID
void setAD_Rule_ID(int AD_Rule_ID)
Set Rule
-
getAD_Rule_ID
int getAD_Rule_ID()
Get Rule
-
getAD_Rule
I_AD_Rule getAD_Rule() throws RuntimeException
- Throws:
RuntimeException
-
setC_CountryGroupFrom_ID
void setC_CountryGroupFrom_ID(int C_CountryGroupFrom_ID)
Set Country Group From
-
getC_CountryGroupFrom_ID
int getC_CountryGroupFrom_ID()
Get Country Group From
-
getC_CountryGroupFrom
I_C_CountryGroup getC_CountryGroupFrom() throws RuntimeException
- Throws:
RuntimeException
-
setC_CountryGroupTo_ID
void setC_CountryGroupTo_ID(int C_CountryGroupTo_ID)
Set Country Group To
-
getC_CountryGroupTo_ID
int getC_CountryGroupTo_ID()
Get Country Group To
-
getC_CountryGroupTo
I_C_CountryGroup getC_CountryGroupTo() throws RuntimeException
- Throws:
RuntimeException
-
setC_Country_ID
void setC_Country_ID(int C_Country_ID)
Set Country. Country
-
getC_Country_ID
int getC_Country_ID()
Get Country. Country
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_Region_ID
void setC_Region_ID(int C_Region_ID)
Set Region. Identifies a geographical Region
-
getC_Region_ID
int getC_Region_ID()
Get Region. Identifies a geographical Region
-
getC_Region
I_C_Region getC_Region() throws RuntimeException
- Throws:
RuntimeException
-
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_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
-
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
-
setC_Tax_UU
void setC_Tax_UU(String C_Tax_UU)
Set C_Tax_UU
-
getC_Tax_UU
String getC_Tax_UU()
Get C_Tax_UU
-
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
-
setIsDefault
void setIsDefault(boolean IsDefault)
Set Default. Default value
-
isDefault
boolean isDefault()
Get Default. Default value
-
setIsDocumentLevel
void setIsDocumentLevel(boolean IsDocumentLevel)
Set Document Level. Tax is calculated on document level (rather than line by line)
-
isDocumentLevel
boolean isDocumentLevel()
Get Document Level. Tax is calculated on document level (rather than line by line)
-
setIsSalesTax
void setIsSalesTax(boolean IsSalesTax)
Set Sales Tax. This is a sales tax (i.e. not a value added tax)
-
isSalesTax
boolean isSalesTax()
Get Sales Tax. This is a sales tax (i.e. not a value added tax)
-
setIsSummary
void setIsSummary(boolean IsSummary)
Set Summary Level. This is a summary entity
-
isSummary
boolean isSummary()
Get Summary Level. This is a summary entity
-
setIsTaxExempt
void setIsTaxExempt(boolean IsTaxExempt)
Set SO Tax exempt. Business partner is exempt from tax on sales
-
isTaxExempt
boolean isTaxExempt()
Get SO Tax exempt. Business partner is exempt from tax on sales
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setParent_Tax_ID
void setParent_Tax_ID(int Parent_Tax_ID)
Set Parent Tax. Parent Tax indicates a tax that is made up of multiple taxes
-
getParent_Tax_ID
int getParent_Tax_ID()
Get Parent Tax. Parent Tax indicates a tax that is made up of multiple taxes
-
getParent_Tax
I_C_Tax getParent_Tax() throws RuntimeException
- Throws:
RuntimeException
-
setRate
void setRate(BigDecimal Rate)
Set Rate. Rate or Tax or Exchange
-
getRate
BigDecimal getRate()
Get Rate. Rate or Tax or Exchange
-
setRequiresTaxCertificate
void setRequiresTaxCertificate(boolean RequiresTaxCertificate)
Set Requires Tax Certificate. This tax rate requires the Business Partner to be tax exempt
-
isRequiresTaxCertificate
boolean isRequiresTaxCertificate()
Get Requires Tax Certificate. This tax rate requires the Business Partner to be tax exempt
-
setSOPOType
void setSOPOType(String SOPOType)
Set SO/PO Type. Sales Tax applies to sales situations, Purchase Tax to purchase situations
-
getSOPOType
String getSOPOType()
Get SO/PO Type. Sales Tax applies to sales situations, Purchase Tax to purchase situations
-
setTaxIndicator
void setTaxIndicator(String TaxIndicator)
Set Tax Indicator. Short form for Tax to be printed on documents
-
getTaxIndicator
String getTaxIndicator()
Get Tax Indicator. Short form for Tax to be printed on documents
-
setTo_Country_ID
void setTo_Country_ID(int To_Country_ID)
Set To. Receiving Country
-
getTo_Country_ID
int getTo_Country_ID()
Get To. Receiving Country
-
setTo_Region_ID
void setTo_Region_ID(int To_Region_ID)
Set To. Receiving Region
-
getTo_Region_ID
int getTo_Region_ID()
Get To. Receiving Region
-
getTo_Region
I_C_Region getTo_Region() 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
-
setValidFrom
void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)
-
getValidFrom
Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)
-
-