Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module

0 Kudos
607

In which standard function module, 'dd41v_wa' is used as an importing parameter. (dd41v is database view on DD04L and DD01L)

6 REPLIES 6
Read only

former_member688242
Participant
0 Kudos
473

Please check the likLink

Read only

0 Kudos
473

I don't see anything related in the link (nothing obvious).

Read only

0 Kudos
473

sandra.rossi If you follow Gaurav's postings, he just searches for keywords and then posts links to the first hit.

Read only

0 Kudos
473
matthew.billingham

Thanks, I saw that, but before downvoting I prefer to check, and I always let a message when I downvote. Please vote this idea 😉.

Read only

473

sandra.rossi Voted. Good idea.

Read only

RaymondGiuseppi
Active Contributor
473

Did you find the "where used" search option in the ABAP Dictionary Maintenance transaction (SE11) and when testing this option did you notice the list of object types to search 'used in' (and there are more than 1 FM)

You could also use some reports such as RS_ABAP_SOURCE_SCAN to find the 'DD41V_VA' string in source (but this call will be ressource consuming)