I have to see which screen is called from which program. Is there any table that contain called screen entries in SAP ABAP.
Asked
Active
Viewed 448 times
-1
-
1A screen is called from the program it belongs to. Could you please give details about the context, what do you exactly need? – Sandra Rossi Sep 25 '18 at 17:06
1 Answers
1
Check tables:
T185V
- subscreensD020T
- screens/progsTRDIR
- common program catalog

Suncatcher
- 10,355
- 10
- 52
- 90