I_COUNTRYTEXT
Country/Region - Text
I_COUNTRYTEXT is a CDS View in S/4HANA. Country/Region - Text. It contains 4 fields. 15 CDS views read from this table.
CDS Views using this table (15)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_CountryText | view | from | BASIC | API Country/Region Text |
| C_BankAcctTextVhTemp | view | from | CONSUMPTION | |
| C_Countrytextvhtemp | view | from | CONSUMPTION | Value help for country text |
| C_EDCDocumentList | view_entity | inner | CONSUMPTION | EDC Consistency List |
| C_EDCResultList | view_entity | inner | CONSUMPTION | EDC Result List |
| C_House_Bank_App | view | left_outer | CONSUMPTION | House Bank Consumption view |
| C_MX_DueTaxAndWhldgTxItemCube | view | left_outer | CONSUMPTION | Mexico specific Due Tax and Withholding Tax Item |
| C_TelCountryTextVHTemp | view | from | CONSUMPTION | |
| CIC_COUNTRYCODE_TEXT | view_entity | from | CIC Projection on Country Code Text | |
| I_EHSCountriesTextExclGroups | view | from | BASIC | Country/Region names excluding groups |
| I_UtilsProductRegion | view | left_outer | BASIC | UPIL Product Region |
| P_CnsldtnCountryT | view | from | COMPOSITE | |
| P_EG_CompanyCode_Address | view | inner | COMPOSITE | |
| P_SA_CompanyCode_Address | view | inner | COMPOSITE | |
| P_Supplier_Fs | view | left_outer | BASIC |
Fields (4)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | Country | BankCountryKey,Country | 2 |
| KEY | Language | Language | 2 |
| CountryName | CountryName,UtilsCountryName | 4 | |
| CountryShortName | CountryShortName | 2 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Country/Region - Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_COUNTRYTEXT (
COUNTRY,
LANGUAGE,
COUNTRYNAME,
COUNTRYSHORTNAME,
PRIMARY KEY (COUNTRY, LANGUAGE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA