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

Read source code of a method

Former Member
0 Likes
538

There's still one thing that i can't do, how can i read a source code of a method. Ex: read report '...~...' into .... .

Maybe the answer is in your previously answer, but my english....

thanks for wasting all this time with me.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
453

I don't know the exact table but methods are stored in program names like these:

CL_GUI_CFW====================CM001

CL_GUI_CFW====================CM002

CL_GUI_CFW====================CM003

...

Regards

Vilmos

2 REPLIES 2
Read only

Former Member
0 Likes
454

I don't know the exact table but methods are stored in program names like these:

CL_GUI_CFW====================CM001

CL_GUI_CFW====================CM002

CL_GUI_CFW====================CM003

...

Regards

Vilmos

Read only

0 Likes
453

Also look at FM: SEO_CLASS_GET_METHOD_INCLUDES