Symptom
- Newly configured Industry System/Industry Keys which is asisgned to Customers is not populated into I_Customer CDS view.
- I_Customer CDS View does not fetch the details of the newly configured Industry Systems.
Environment
SAP S/4HANA Cloud Public Edition
Cause
I_Customer CDS View is based on Table KNA1 and Industry assigned the Customer (Field KNA1-BRSCH) is updated only if the Industry System is marked as Standard System.
Resolution
By Default, under SSCUI 102850 - Maintain Industry Systems and Industries, Industry System 0001 is marked as Standard System.
There are two ways to resolve the above mentioned issue:
- In SSCUI 102850 - Maintain Industry Systems and Industries, mark newly created Industry System as Standard System.
- GET Method of ODATA API i.e. API_BUSINESS_PARTNER could be used to fetch the relevant Industry details for the customer. The URI is
/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner('XXXXXXXXX')/to_BuPaIndustry?$format=json
Keywords
S/4HANA, SAP S/4HANA Cloud Public Edition, cloud, Business, Partner, bp, S4_PC, A_BusinessPartner, core data services, supplier, I_CUSTOMER, LO-MD-BP, to_BuPaIndustry, industry, standard, system, 102850, configuration, sscui, 0001 , KBA , LO-MD-BP , Business Partners , LO-MD-FIO-CM , Fiori UI for Customer Master , How To