If you want to use recurring fees defined in an SAP CRM system, you must import the mapping table class called "price table" from the installation directory to your database. The format of the price table is XML.
Note that only one version of a mapping table class exists in the database because a mapping table class cannot be modified once it has been saved to the database. You can import the unique version of the price table into SAP CC Core Tool.
Use the following procedures to customize the template of the price table and then import your price table.
To customize the template of the price table
An XML template is provided to help you to create your price table.
Open the XML file price_table.xml from the installation directory of your Core Tool (core_tool_install\templates).
Replace ${owner} by the name of your catalog.
Save and then close the XML file.
To import the price table
From the menu bar in the main window, select File > Import. The Open dialog box opens.
Open the directory in which the price table is saved, and then select the price_table.xml file.
Click Open. The Import Objects dialog box opens.
Leave the default All versions option selected because there is only one version for the price table.
Click Import.
|
Notes:
|