Package com.ibm.commerce.taxation.objimpl

Removed Classes
CountryBeanImpl The Country table lists the country names in each of the supported language identified by the Language Id.
CountryCodeBeanImpl The Country Code table maps the Country Abbreviation code representing a country or region to a numeric code.
OrderItemTaxBeanImpl Each row of this table contains a tax amount of a particular TaxCategory for an OrderItem.
OrderTaxBeanImpl Each row of this table represents the total of the tax amounts of a particular TaxCategory for all the OrderItems in an Order.
StateCodeBeanImpl This table maps the internal StateProv Abbreviation Code to the State/Province Code dictated by the third-party product/vendor identified by the ProductVendor column.
StateProvinceBeanImpl This table lists State and Province names by country in each of the supported Languages identified by LANGUAGE_ID.
SubOrderTaxBeanImpl 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.
TaxCategoryBeanImpl Each row in this table represents a TaxCategory.
TaxCategoryDescriptionBeanImpl This table contains Language-dependent information about a TaxCategory.
TaxTypeBeanImpl This table represents a TaxType.