Symptom
There is a requirement to extract business partner website URL using a single or a combination of CDS views
Environment
S/4HANA Cloud Public Edition
Reproducing the Issue
Not Applicable
Cause
System design
Resolution
There is currently no single CDS view for this purpose at the moment.
However by using the combination of the CDS views below there is a solution:
- Retrieve the standard address ID using CDS View I_BPCurrentDefaultAddress.
- Create an association to I_AddressURI by passing the above Address ID, with the filter URLIsCurrentDefault = 'X’ and include the field UniformResourceIdentifier in the field list.
See Also
SAP Business Accelerator Hub - I_BPCurrentDefaultAddress
SAP Business Accelerator Hub - I_AddressURI
Keywords
CDS views, CDS, business partner, BP, extract, website, URL, I_AddressURI, I_BPCurrentDefaultAddress , KBA , LO-MD-BP-2CL , Business Partners for Public Cloud , Problem
Product
SAP S/4HANA Cloud Public Edition all versions
SAP Knowledge Base Article - Public