Table: CURRENCY

Table Name CURRENCY
Table Description The CURRENCY table contains information about the currencies defined in SAP CC. These currencies can correspond to the default currencies defined in SAP CC or to the currencies retrieved from the implementation of the EIF.
Tablespace CATALOG_DATA
Database Core Database
Columns
CODE
PRECISION
NAME
ISO_CODE

Columns of the Table

The CURRENCY database table is defined by the following columns.

Column: CODE

Value Type VARCHAR(5), NOT NULL
Key(s) Primary Key: PK_CURRENCY_CODE
Column Description The currency unique code.


Column: PRECISION

Value Type DECIMAL(3), NOT NULL
Column Description The currency precision.


Column: NAME

Value Type VARCHAR(40)
Column Description The currency name.


Column: ISO_CODE

Value Type VARCHAR(3)
Column Description The code of the associated ISO 4217 currency.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.