‎2006 Oct 11 2:09 PM
Hi all
I have a list of object (includes of function modules) that are in the table trdir but not in tadir !
I need the object type of this objects ! Anyidea ?
Does this objects are in tadir with a different name ?
Thanks in advance.
Br.
Anna
‎2006 Oct 11 2:13 PM
Hi
You should find the function group in TADIR and not the includes.
All the includes of function group are in TRDIR.
The function module are in TFDIR.
Max
‎2006 Oct 11 2:17 PM
Hi anna,
1. I suppose u basically want to know/see
the Program Type of this includes.
2. U can find them in table REPOSRC.
3. One Function Group contains,
function module(s)
-- Basically, few includes are automatically
created (eg.top, uxx etc)
-- for each Fm, one more include is there.
4. All these are nothing but programs,
of type I and others.
5. We can find all of them in table REPOSRC.
regards,
amit m.