cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BW CDS View for the App "Display Purchasing Documents by Supplier"

marvin19
Explorer
0 Likes
974

Dear all,

we would like to extract the Data from the following S/4 HANA App “Display Purchasing Documents by Supplier” into our SAP BW System. Do you guys now the correct CDS View for that?

We tried to find the correct SAP BW CDS Views through this two Websites, but it is quite difficult to find the right one:

  1. CDS Views for Supply Chain - SAP Help Portal
  2. SAP API Business Hub

Do you know a good and easy way to find the right CDS Views for the SAP BW System? Is there a specififc Website for it?

Thank you and kind Regards,

Marvin

Accepted Solutions (0)

Answers (1)

Answers (1)

MKreitlein
Active Contributor
0 Likes

Hello Marvin,

this "app" seems to be the regular t-code: ME2L

https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('ME2L')/S22OP

There is probably no CDS View underlying, otherwise you would find it in the implementation Information.

Just compare:

https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F2137')/S18OP

Here you can see at least the ODataservice and try to find the CDS View via table: RSODPABAPCDSVIEW

With *ME2* you will find 4 in the table, but obviously different ones.

BR, Martin

marvin19
Explorer
0 Likes

Hi Martin,

thank you for your response and your input.

In the meantime we found the right CDS view for the mentioned App. It is the following CDS View - CMMPOITMDX.

Regards,

Marvin