Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2895

Re: [ABAP] Read Function Group SE80 from an ABAP code

$
0
0

Depending on what you mean with "components". All function modules?

 

DATA:

function_modules type standard table of tfdir-funcname,

pname type syrepid value '.....' "type in your main program name / function group

 

SELECT funcname

INTO TABLE function_modules FROM TFDIR

WHERE pname eq main_program.


Viewing all articles
Browse latest Browse all 2895

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>