In the SAP S/4HANA public cloud, So many ways are there to find the CDS view. Using the app names customer data browser, view browser on the sap public cloud system, SAP Business Accelerator Hub is the SAP website on your any browser and using of ADT tool also you able to find the CDS view in sap public cloud.
Table of Contents
How to find the CDS view using customer data browser app on sap public cloud
Mainly the customer data browser app or tile used for see the customer data with the field name and both technical field name or non technical field name. First you go to your sap public cloud system and search the app name, CDS view tab, now you can see the CDS view.
In the CDS view list so many type of CDS view are there, But only basic and composite type of CDS views are used for creating custom cds view. For better search result use "i_" to the search bar.
How to find the CDS view using view browser app on sap public cloud
Here finding the CDS view same as customer data browser app. But here you get some additional feature like more cds view and their different types. View browser app, Provides you more detailed with their structure, data elements, fields name, data types, length and their references.
For better search result use "i_" to the search bar and use filter of the field Key User Rel. State = released. Before use the cds view, please check the view release state is released for key user(custom logic) or cloud development(ADT Tool) or both.
How to search the CDS view using SAP Business Accelerator Hub
Go to your browser and search SAP API HUB or SAP Business Accelerator Hub. Select your working sap product like SAP S/4HANA Cloud Public Edition, go to CDS View tab. Here also you can see the cds view details as view browser app.
Direct link to go SAP Business Accelerator Hub CDS View section
How to search the CDS view using Eclipse IDE with ADT Tools Plugin in sap
First you download eclipse IDE, install add on plugin for SAP ADT tools and connect your sap system. In the released objects section you find out the all object and cds view list also with tree structure. For more details follow this link find cds view using ADT Tools.
On the ADT tools one more search options are there ABAP Object Search. Enter your object name as "i_salesorder *". Use * if don't know full name or proper name.
After find the relevant cds view, open entity only, what i select on the screenshot and run(F8) the entity or cds view for display the data of the cds view.
Most used CDS view of the sap public cloud
SD Module (Sales and Distribution)
Name | Description |
I_SALESCONTRACT | Sales Contract Header |
I_SALESCONTRACTITEM | Sales Contract Item |
I_SALESCONTRACTPARTNER | Sales Contract Partner |
I_SALESORDER | Sales Order Header (Only sales order) |
I_SALESORDERITEM | Sales Order Item (Only sales order) |
I_SALESDOCUMENT | Sales Document Header (Sales order, Return order, Credit memo, Debit memo) |
I_SALESDOCUMENTITEM | Sales Document Item (Sales order, Return order, Credit memo, Debit memo) |
I_SALESDOCUMENTPARTNER | Sales Document Header Partner |
I_SALESDOCUMENTITEMPARTNER | Sales Document Item Partner |
I_SALESDOCUMENTPRICINGELEMENT | Sales Document Header Pricing Element |
I_SALESDOCITEMPRICINGELEMENT | Sales Document Item Pricing Element |
I_SALESDOCUMENTSCHEDULELINE | Sales Document Schedule line |
Read more blogs Related to this: How to Create & Assign Custom Form Template in SAP Public Cloud 2024
Thanks for Reading.
Great Website, thank you so much, it is so helpful to us
@Soloni do you know how to find CDS view in public cloud?
Hi @KK
Go to “Custom Data browser” select CDS Views in that u can search according to your requirement cds along with ‘i_’ .