‎2011 Jul 29 3:00 AM
Hi All
I have created custamized area menu and added transaction codes in this menu.
I want to know which table these transactions are stored.
Regards
Kumar
‎2011 Jul 29 5:21 AM
Hi,
I think you can use this table: TMENUTAB : Table and field assignments for transaction also check this TMENUBK01
Thanks,
Renuka S.
‎2011 Jul 29 6:30 AM
TADIR table will have entry for the customized area menu.
R3TR SHI3 ZMENU(your menu)
TMENU01R table will have the transaction codes created in menu.
give REF_TYPE as TCOD , REF_OBJECT as ztcode(your tcode) and execute.