CDS View I_COUNTRYTEXT: Country Text

I_COUNTRYTEXT is the Basic CDS view, which provides access to the Country 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 SAP Technology – Business Services: Address Management (SZAD) package and is part of the Address Management/Business Address (BC-SRV-ADR) module.

CDS View I_COUNTRYTEXT
DDL SQL View IFICOUNTRYTEXT
Status Released
CDS View Type Basic
Package SZAD
Technical Component BC-SRV-ADR

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
T005T Country Names

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)
MANDT Client T005T MANDT CLNT(3)
COUNTRY Country/Region Key T005T LAND1 CHAR(3)
LANGUAGE Language Key T005T SPRAS LANG(1)
COUNTRYNAME Country Name T005T LANDX50 CHAR(50)
NATIONALITYNAME Nationality T005T NATIO CHAR(15)
NATIONALITYLONGNAME Nationality (Max. 50 Characters) T005T NATIO50 CHAR(50)
COUNTRYSHORTNAME Name of Country (Short Name) T005T LANDX CHAR(15)

CDS View Annotaions

The following are the CDS View Annotations used in this CDS view:

CDS Annotation Name CDS Annotation Value
OBJECTMODEL.DATACATEGORY #TEXT
OBJECTMODEL.REPRESENTATIVEKEY ‘Country’
OBJECTMODEL.USAGETYPE.SIZECATEGORY #S
OBJECTMODEL.USAGETYPE.DATACLASS #MASTER
OBJECTMODEL.USAGETYPE.SERVICEQUALITY #A
SEARCH.SEARCHABLE true
CLIENTHANDLING.ALGORITHM #SESSION_VARIABLE
METADATA.IGNOREPROPAGATEDANNOTATIONS true
ENDUSERTEXT.LABEL ‘Country Text’
ACCESSCONTROL.AUTHORIZATIONCHECK #NOT_REQUIRED
ABAPCATALOG.SQLVIEWNAME ‘IFICOUNTRYTEXT’
ANALYTICS.DATAEXTRACTION.ENABLED true
VDM.VIEWTYPE #BASIC
ABAPCATALOG.BUFFERING.NUMBEROFKEYFIELDS 2
VDM.LIFECYCLE.CONTRACT #PUBLIC_LOCAL_API
ABAPCATALOG.BUFFERING.STATUS #ACTIVE
ABAPCATALOG.BUFFERING.TYPE #GENERIC

Availability

The CDS view I_COUNTRYTEXT 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!!