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

CDS Views Question- Function Module Data

venkatesh_veera2
Participant
0 Likes
2,329

Hi Gurus,

I need a small information.

I need to get data from a standard function module in my cds view.

How to pass the values to it and get the required data from FM??

Can anyone help me it is really important,

Thank you.

Kind Regards,

V



Accepted Solutions (0)

Answers (1)

Answers (1)

GK817
Active Contributor

Hi Venkatesh,

1. You can see if using virtual functions can help you: check this blog - https://blogs.sap.com/2020/05/11/abap-code-exits-in-cds-views/

Gaurav