Symptom
Customer expects a CDS view which can fetch fields Sales District, Customer No, Customer Name, Customer Full Name.
Environment
SAP S/4HANA Cloud
Resolution
Create a custom CDS view and fetch the required fields based on standard CDS view I_CUSTOMERSALESAREA and its association _Customer.
Prerequisite:
The log on user is assigned with business role:
1. SAP_BR_ADMINISTRATOR
2. SAP_BR_BUPA_MASTER_SPECIALIST
Detail Steps:
1. Goto app Custom CDS View.
2. Create a new CDS View with data source: I_CUSTOMERSALESAREA.
3. In Element tab, add field SalesDistrict from standard view I_CUSTOMERSALESAREA, and add fields CustomerName and CustomerFullName from association _Customer.
4. Save and publish it.
5. Click Preview.
See Also
Keywords
S4_PC, LO-MD-BP, S4HC, S/4HANA Cloud, SalesDistrict, Sales District, Customer Number, CustomerName, CustomerFullName, I_CUSTOMERSALESAREA, _CUSTOMER , KBA , LO-MD-FIO-CM , Fiori UI for Customer Master , How To