SAP WOSCR_EXI_CURR Currencies for Expense Invoice Table
Overview
WOSCR_EXI_CURR is a standard SAP S/4HANA table that stores Currencies for Expense Invoice data. There are total 4 fields in the WOSCR_EXI_CURR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WOSCR_EXI_CURR belongs to Store Operations (LO-RFM-STO) module and is located in the package Retail Store: Expense Invoice (WOST_CR_EXI).
In addition, following links provide an overview of foreign key relationships, if any, that link WOSCR_EXI_CURR to other SAP tables and standard CDS views available based on WOSCR_EXI_CURR table in S/4HANA 2020.
Techincal Settings of WOSCR_EXI_CURR
Below are technical details of the table WOSCR_EXI_CURR
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WOSCR_EXI_CURR Fields
The following table gives you an overview of the fields available in WOSCR_EXI_CURR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| EXI_GRP | Group For Expense Invoice Accounts | WOSCR_EXI_GRP | WOSCR_EXI_001 | CHAR | 10 |
| GL_ACCOUNT | G/L Account for Vendor Invoice | WOSCR_EXI_AC | WOSCR_EXI_002 | CHAR | 10 |
| CURRENCY | Currency Key | WAERS | TCURC | CUKY | 5 |
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 WOSCR_EXI_CURR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WOSCR_EXI_CURR | CURRENCY | 1: CN | TCURC |
| WOSCR_EXI_CURR | EXI_GRP | 1: CN | WOSCR_EXI_001 |
| WOSCR_EXI_CURR | GL_ACCOUNT | 1: CN | WOSCR_EXI_002 |
| WOSCR_EXI_CURR | MANDT | 1: CN | T000 |