sapci exportDefaultMapping

Definition

To export the default SAP CI mapping from the database to a file

Command Usage

Syntax

MS Windows: setup.bat sapci exportDefaultMapping [args...]

UNIX and Linux: ./setup.sh sapci exportDefaultMapping [args...]

Command Arguments
Name Definition
type The type of the default SAP CI mapping to export. The possible values are chargedItem and chargeableItem.
toFilePath The file that contains the default SAP CI mapping

Detailed Information

Authorization

You must have the Administrator role in your SAP CC user profile.

In Scope

Management of the configuration dedicated to the integration with SAP Convergent Invoicing (SAP CI) for all the updater instances of the SAP CC system
deleteConfiguration - To delete the SAP CI configuration from the database (REVOKED: use commands 'erpreferencesystem getJCoDestination' and 'jcodestination delete' instead)
exportConfiguration - To export the SAP CI configuration from the database to a file (REVOKED: use commands 'erpreferencesystem getJCoDestination' and 'jcodestination export' instead)
importConfiguration - To import the SAP CI configuration into the database (REVOKED: use commands 'jcodestination import' and 'erpreferencesystem setJCoDestination' instead)
deleteDefaultMapping - To delete the default SAP CI mapping from the database
exportDefaultMapping - To export the default SAP CI mapping from the database to a file
importDefaultMapping - To import the default SAP CI mapping into the database