Syntax
MS Windows:
setup.bat vatax importVATRules [-clean] <FROM_FILE>
UNIX and Linux:
./setup.sh vatax importVATRules [-clean] <FROM_FILE>
| Name | Definition |
|---|---|
<FROM_FILE> |
The name and the path of the text file that contains the VAT rules to import |
clean |
To force the preliminary clean-up of the VAT rules stored in the database |
This command allows you to import new VAT rules into the
back-end database system. Note that you cannot change an existing VAT
rule.
After importing the new VAT rules, you must use the
Note Validate your changes with a test and a quality control
landscape before changing the production system.
Configure or maintain a charge plan or an offer in the pricing catalog
of a service provider.
Caution
To change an existing VAT rule or to delete an erroneous VAT
rule, you can use the
Make sure you do not corrupt the master and business data.
In a production system, do not delete obsolete VAT rules.
Example
If you detect an error in a VAT rule recently created and
imported, you can use the
Maintenance Operations
refresh_vat_rules_cache
command of the
Admin+ user interface
to enable the new VAT rules in the SAP CC system.
Special
clean
option to force the preliminary clean-up
of all the VAT rules stored in the back-end database.
-clean
option.
To work with this command, you must have the Administrator role in your SAP CC user profile.
Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.
deleteCountryTaxPolicies
-
To delete the country tax policies from the database deleteVATRate
-
To delete the VAT rates from the database exportCountryTaxPolicies
-
To export the country tax policies from the database
to a file
exportVATRate
-
To export the VAT rates from the database to a file
exportVATRules
-
To export the VAT rules from the database to a file
importCountryTaxPolicies
-
To import the country tax policies into the database
importVATRate
-
To import the VAT rates into the database importVATRules
-
To import new VAT rules into the database