SAP ACCCURTYPE0C Currency ID Table
Overview
ACCCURTYPE0C is a standard SAP S/4HANA table that stores Currency ID data. There are total 8 fields in the ACCCURTYPE0C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACCCURTYPE0C belongs to Financials Basis (FIN-FB) module and is located in the package Currency ID (FINB_CURTYPE).
In addition, following links provide an overview of foreign key relationships, if any, that link ACCCURTYPE0C to other SAP tables and standard CDS views available based on ACCCURTYPE0C table in S/4HANA 2020.
Techincal Settings of ACCCURTYPE0C
Below are technical details of the table ACCCURTYPE0C
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of ACCCURTYPE0C Fields
The following table gives you an overview of the fields available in ACCCURTYPE0C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| ACC_CURRID | Currency ID | ACC_CURRID | CHAR | 2 | |
| ACC_CURR_FNAME | Field Name of the Currency-Bearing Characteristic | ACC_CURR_FNAME | * | CHAR | 30 |
| ACC_CURR_CNAME | Field Name of the Currency (Master Data Attribute) | ACC_CURR_CNAME | * | CHAR | 30 |
| ACC_CURR_DE_K | Data Element for Currency Key | ACC_CURR_DE_K | DD04L | CHAR | 30 |
| ACC_CURR_DE_A | Data Element for Currency Amount | ACC_CURR_DE_A | DD04L | CHAR | 30 |
| ACC_CURR_FN_K | Field Name of Currency Key | ACC_CURR_FN_K | * | CHAR | 30 |
| ACC_CURR_FN_A | Field Name of Currency Amount | ACC_CURR_FN_A | * | CHAR | 30 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ACCCURTYPE0C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACCCURTYPE0C | ACC_CURR_DE_A | : | DD04L |
| ACCCURTYPE0C | ACC_CURR_DE_K | : | DD04L |
| ACCCURTYPE0C | CLIENT | : | T000 |