‎2011 Aug 29 2:23 AM
Hi
I have ABAP proxy program starting with ZXXXXXX.
how to view this program?
i am not able to open in SE38.
usually i think we find the interface thru SPROXY and then find proxy program name and double clidk that goes to ABAP editor.
but this time, i was given ABAP proxy program name but not able to view in editor.
Any hints/
Regards
Chandra
‎2011 Aug 29 6:28 AM
What gets generated in SPROXY is class. So you can check SE80 or SE24
‎2011 Aug 29 6:28 AM
What gets generated in SPROXY is class. So you can check SE80 or SE24
‎2011 Aug 29 7:28 AM
Hi,
"usually i think we find the interface thru SPROXY and then find proxy program name and double clidk that goes to ABAP editor.
but this time, i was given ABAP proxy program name but not able to view in editor"
This is because the proxy is not generated. Please generate the proxy first, this will automatically create a 'Z' class.
Once generated, you can navigate directly to the editor from SPROXY.
Regards,
Asit