I_LANGUAGETEXT is the Basic CDS view, which provides access to the Language Text 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_LANGUAGETEXT |
|---|---|
| DDL SQL View | ILANGUAGETEXT |
| 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 |
|---|---|
| T002T | Language Key Texts |
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 | T002T | SPRAS | LANG(1) |
| LANGUAGECODE | Language Key | T002T | SPRSL | LANG(1) |
| LANGUAGENAME | Name of Language | T002T | SPTXT | CHAR(16) |
CDS View Annotaions
The following are the CDS View Annotations used in this CDS view:
| CDS Annotation Name | CDS Annotation Value |
|---|---|
| ACCESSCONTROL.AUTHORIZATIONCHECK | #NOT_REQUIRED |
| SEARCH.SEARCHABLE | true |
| OBJECTMODEL.USAGETYPE.SERVICEQUALITY | #B |
| ABAPCATALOG.SQLVIEWNAME | ‘ILANGUAGETEXT’ |
| OBJECTMODEL.REPRESENTATIVEKEY | ‘LanguageCode’ |
| OBJECTMODEL.USAGETYPE.DATACLASS | #META |
| OBJECTMODEL.DATACATEGORY | #TEXT |
| OBJECTMODEL.USAGETYPE.SIZECATEGORY | #S |
| ENDUSERTEXT.LABEL | ‘Language Text’ |
| ANALYTICS.DATAEXTRACTION.ENABLED | true |
| VDM.VIEWTYPE | #BASIC |
Availability
The CDS view I_LANGUAGETEXT 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!!




