I_REGION is the Basic CDS view, which provides access to the Region 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_REGION |
|---|---|
| DDL SQL View | IREGION |
| 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 |
|---|---|
| T005S | Taxes: Region (Province) Key |
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 | T005S | MANDT | CLNT(3) |
| COUNTRY | Country/Region Key | T005S | LAND1 | CHAR(3) |
| REGION | Region (State, Province, County) | T005S | BLAND | CHAR(3) |
| PROVINCIALTAXCODE | Provincial tax code | T005S | FPRCD | CHAR(3) |
CDS View Annotaions
The following are the CDS View Annotations used in this CDS view:
| CDS Annotation Name | CDS Annotation Value |
|---|---|
| ANALYTICS.DATAEXTRACTION.ENABLED | true |
| ACCESSCONTROL.AUTHORIZATIONCHECK | #NOT_REQUIRED |
| VDM.VIEWTYPE | #BASIC |
| SEARCH.SEARCHABLE | true |
| ABAPCATALOG.PRESERVEKEY | true |
| METADATA.IGNOREPROPAGATEDANNOTATIONS | true |
| OBJECTMODEL.USAGETYPE.SERVICEQUALITY | #A |
| ANALYTICS.DATACATEGORY | #DIMENSION |
| ABAPCATALOG.SQLVIEWNAME | ‘IREGION’ |
| OBJECTMODEL.USAGETYPE.DATACLASS | #CUSTOMIZING |
| OBJECTMODEL.USAGETYPE.SIZECATEGORY | #M |
| ENDUSERTEXT.LABEL | ‘Region’ |
| OBJECTMODEL.REPRESENTATIVEKEY | ‘Region’ |
| CLIENTHANDLING.ALGORITHM | #SESSION_VARIABLE |
| ABAPCATALOG.COMPILER.COMPAREFILTER | true |
Availability
The CDS view I_REGION 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!!




