See:
Description
Interface Summary | |
---|---|
CalculationCodeTaxExemptAccessBeanData | Each row of this table indicates that monetary amounts calculated using a particular CalculationCode are exempt from taxation of a particular TaxCategory. |
CountryAccessBeanData | This table lists the country or region names in each of the supported languages identified by LANGUAGE_ID. |
CountryCodeAccessBeanData | Each row of this table maps the country or region abbreviation code representing a country or region to a numeric code. |
OrderItemTaxAccessBeanData | Each row of this table contains a tax amount of a particular TaxCategory, for an OrderItem. |
OrderTaxAccessBeanData | Each row of this table represents the total of the tax amounts of a particular TaxCategory for all the OrderItems in an Order. |
StateCodeAccessBeanData | This table maps the internal StateProv Abbreviation Code to the State or Province Code dictated by the third-party product or vendor identified in the PRODUCTVENDOR column. |
StateProvinceAccessBeanData | This table lists State and Province names (by country or region) in each of the supported Languages identified by LANGUAGE_ID. |
SubOrderTaxAccessBeanData | Each row of this table specifies the tax amount of a particular TaxCategory for all the OrderItems with the same shipping address as the SubOrder. |
TaxCategoryAccessBeanData | Each row in this table represents a TaxCategory. |
TaxCategoryDescriptionAccessBeanData | This table contains language-dependent information about a TaxCategory. |
TaxCodeClassificationAccessBeanData | Each row in this table represents a TaxClassification. |
TaxCodeSchemeAccessBeanData | Each row in this table represents a TaxCodeScheme. |
TaxJurisdictionGroupCalculationRuleAccessBeanData | This table can be used by a tax CalculationRuleQualifyMethod to choose a CalculationRule when shipping from a FulfillmentCenter to a shipping address that matches one of the TaxJurisdictions in a particular TaxJurisdictionGroup. |
TaxTypeAccessBeanData | This table represents a TaxType. |
Class Summary | |
---|---|
CalculationCodeTaxExemptAccessBean | Each row of this table indicates that monetary amounts calculated using a particular CalculationCode are exempt from taxation of a particular TaxCategory. |
CalculationCodeTaxExemptBean | This is an Entity Bean class with CMP fields |
CountryAccessBean | This table lists the country or region names in each of the supported languages identified by LANGUAGE_ID. |
CountryBean | This is an Entity Bean class with CMP fields |
CountryCodeAccessBean | Each row of this table maps the country or region abbreviation code representing a country or region to a numeric code. |
CountryCodeBean | This is an Entity Bean class with CMP fields |
OrderItemTaxAccessBean | Each row of this table contains a tax amount of a particular TaxCategory, for an OrderItem. |
OrderItemTaxBean | This is an Entity Bean class with CMP fields |
OrderTaxAccessBean | Each row of this table represents the total of the tax amounts of a particular TaxCategory for all the OrderItems in an Order. |
OrderTaxBean | This is an Entity Bean class with CMP fields |
StateCodeAccessBean | This table maps the internal StateProv Abbreviation Code to the State or Province Code dictated by the third-party product or vendor identified in the PRODUCTVENDOR column. |
StateCodeBean | This is an Entity Bean class with CMP fields |
StateProvinceAccessBean | This table lists State and Province names (by country or region) in each of the supported Languages identified by LANGUAGE_ID. |
StateProvinceBean | This is an Entity Bean class with CMP fields |
SubOrderTaxAccessBean | Each row of this table specifies the tax amount of a particular TaxCategory for all the OrderItems with the same shipping address as the SubOrder. |
SubOrderTaxBean | This is an Entity Bean class with CMP fields |
TaxCategoryAccessBean | Each row in this table represents a TaxCategory. |
TaxCategoryBean | This is an Entity Bean class with CMP fields |
TaxCategoryDescriptionAccessBean | This table contains language-dependent information about a TaxCategory. |
TaxCategoryDescriptionBean | This is an Entity Bean class with CMP fields |
TaxCodeClassificationAccessBean | Each row in this table represents a TaxClassification. |
TaxCodeClassificationBean | This is an Entity Bean class with CMP fields |
TaxCodeSchemeAccessBean | Each row in this table represents a TaxCodeScheme. |
TaxCodeSchemeBean | This is an Entity Bean class with CMP fields |
TaxJurisdictionGroupCalculationRuleAccessBean | This table can be used by a tax CalculationRuleQualifyMethod to choose a CalculationRule when shipping from a FulfillmentCenter to a shipping address that matches one of the TaxJurisdictions in a particular TaxJurisdictionGroup. |
TaxJurisdictionGroupCalculationRuleBean | This is an Entity Bean class with CMP fields |
TaxTypeAccessBean | This table represents a TaxType. |
TaxTypeBean | This is an Entity Bean class with CMP fields |
Contains EJB to access or retrieve data for tax function.