I_LANGUAGE is the Basic CDS view, which provides access to the Language data in SAP S/HANA system. Core Data Services (CDS) views are semantically rich data models that provide efficient in-built functions such as aggregations, annotations, and conceptual associations.
This CDS view is found in the Online Translation Environment (SE63) (STRO) package and is part of the Translation Tools (BC-DOC-TTL) module.
| CDS View | I_LANGUAGE |
|---|---|
| DDL SQL View | ILANGUAGE |
| Status | Released |
| CDS View Type | Basic |
| Package | STRO |
| Technical Component | BC-DOC-TTL |
You can create custom CDS views for released views and expose them as a read-only OData service that delivers data tailored to the needs of your external application.
Tables Used
The following are the SAP S/4HANA table(s) used to develop this CDS view
| Table Name | Table Description |
|---|---|
| T002 | Language Keys (Component BC-I18) |
CDS View Fields
The following is the list of fields available in the CDS view and key fields are highlighted in color:
| CDS View Field | Text | SQL View/Table | Table Field | Data Type(Length) |
|---|---|---|---|---|
| LANGUAGE | Language Key | T002 | SPRAS | LANG(1) |
| LANGUAGEISOCODE | 2-Character SAP Language Code | T002 | LAISO | CHAR(2) |
CDS View Annotaions
The following are the CDS View Annotations used in this CDS view:
| CDS Annotation Name | CDS Annotation Value |
|---|---|
| OBJECTMODEL.REPRESENTATIVEKEY | ‘Language’ |
| VDM.VIEWTYPE | #BASIC |
| ANALYTICS.DATAEXTRACTION.ENABLED | true |
| ACCESSCONTROL.AUTHORIZATIONCHECK | #NOT_REQUIRED |
| ABAPCATALOG.SQLVIEWNAME | ‘ILanguage’ |
| SEARCH.SEARCHABLE | true |
| ANALYTICS.DATACATEGORY | #DIMENSION |
| ENDUSERTEXT.LABEL | ‘Language’ |
Availability
The CDS view I_LANGUAGE is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.
| SAP S/4HANA Version | Released |
|---|---|
| 1909 | Yes |
| 2020 | Yes |
| 2021 | Yes |
| 2022 | Yes |
| 2023 | Yes |
Supported Capabilities
Supported Capabilities are NOT defined for this CDS view.
Extensibility
Coming Soon!!
Related CDS Views
Coming Soon!!




