I_BUSINESSPARTNERDEFAULTADDR is the Basic CDS view, which provides access to the Business Partner Default Address 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 VDM Master Data BP: basic Views (VDM_MD_BP_BASE) package and is part of the SAP Business Partner (AP-MD-BP) module.
| CDS View | I_BUSINESSPARTNERDEFAULTADDR |
|---|---|
| DDL SQL View | IBPDEFADDR |
| Status | Released |
| CDS View Type | Basic |
| Package | VDM_MD_BP_BASE |
| Technical Component | AP-MD-BP |
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 HANA table(s) used to develop this CDS view
| Table Name | Table Description |
|---|---|
| ADCP | Person/Address Assignment (Business Address Services) |
| ADRC | Addresses (Business Address Services) |
| BUT000 | BP: General data I |
| BUT020 | BP: Addresses |
| BUT021_FS | Time-Dependent Address Usages |
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 | BUT020 | CLIENT | CLNT | 3 |
| BUSINESSPARTNER | Business Partner Number | BUT020 | PARTNER | CHAR | 10 |
| BUSINESSPARTNERADDRESSID | Address Number | BUT021_FS | ADDRNUMBER | CHAR | 10 |
| VALIDITYSTARTDATE | Validity Start of a Business Partner Address | BUT020 | ADDR_VALID_FROM | DEC | 15 |
| VALIDITYENDDATE | Validity End of a Business Partner Address | BUT020 | ADDR_VALID_TO | DEC | 15 |
| ISSTANDARDADDRESS | Indicator: Standard Address Usage | BUT021_FS | XDFADU | CHAR | 1 |
| PRFRDCOMMMEDIUMTYPE | Communication Method (Key) (Business Address Services) | IADDRESS | PRFRDCOMMMEDIUMTYPE | CHAR | 3 |
| CORRESPONDENCELANGUAGE | Language Key | IADDRESS | CORRESPONDENCELANGUAGE | LANG | 1 |
| AUTHORIZATIONGROUP | Authorization Group | IBUSINESSPARTNER | AUTHORIZATIONGROUP | CHAR | 4 |
CDS View Annotaions
The following are the CDS View Annotations used in this CDS view:
| CDS Annotation Name | CDS Annotation Value |
|---|---|
| ACCESSCONTROL.PERSONALDATA.BLOCKING | #REQUIRED |
| METADATA.ALLOWEXTENSIONS | true |
| OBJECTMODEL.USAGETYPE.SERVICEQUALITY | #B |
| OBJECTMODEL.REPRESENTATIVEKEY | ‘BusinessPartner’ |
| VDM.VIEWTYPE | #BASIC |
| ACCESSCONTROL.AUTHORIZATIONCHECK | #CHECK |
| CLIENTHANDLING.ALGORITHM | #SESSION_VARIABLE |
| ABAPCATALOG.SQLVIEWNAME | ‘IBPDEFADDR’ |
| OBJECTMODEL.USAGETYPE.DATACLASS | #MASTER |
| ANALYTICS.DATACATEGORY | #DIMENSION |
| OBJECTMODEL.USAGETYPE.SIZECATEGORY | #XL |
| ENDUSERTEXT.LABEL | ‘Business Partner Default Address’ |
Availability
The CDS view I_BUSINESSPARTNERDEFAULTADDR 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
It is possible for a single CDS view to provide many capabilities such as a data source, association target, or analytical provider. Supported Capabilities indicates clear use cases for CDS views and provides an idea of the most efficient ways to use a CDS view. Each CDS view can have multiple supported capabilities.
Supported Capabilities are not defined for this CDS view.
Extensibility
Coming Soon!!
Related CDS Views
Coming Soon!!




