How can i know if an object exist into SAP?
What is the tcode to be used to know if the program ZLOGIN_SCREEN_INFO exist in the sysstem or not.
please let me know.
Thanks in advance.
Subhash Chandra replied
Its not an ABAP program so you cannot see via SE38, You can only check in SE61, if it is showing there that means it exist otherwise it does not exist. You have to activate the ZLOGIN_SCREEN_INFO otherwise it will not work
Regards,
Subhash