Create store-catalog-tax assets

In order to associate taxes with the goods and services in your store, associate a calculation code with the catalog entries in your store for each contract your store includes.

You must create your store and catalog assets before you can create store-catalog-tax assets.

To create store-catalog-tax assets:

  1. Create an XML file that follows the wcs.dtd. The DTD files are located in the following directory:

  2. Create the store-catalog-tax relationship by adding information to the
    CATENCALCD table. Use the following example as your guide:
    <catencalcd
       calcode_id="@calcode_id_3"
       catencalcd_id="@catencalcd_id_3"
       store_id="@storeent_id_1"
    />
    

Related concepts

Related tasks

Related reference