How to find if a program really exists in the system?
Hi,
I want to find the existing programs in the system by an abap program. Which table should I use? TADIR or TRDIR? I have seen that there can be cases like a program doesn't exist in the system (se38 says so) but there is an entry in TADIR table.
What about trdir? Should I use TRDIR?
Thanks in advance..
MERAL