‎2009 Feb 17 7:16 AM
Hi All,
Is there any table which stores function module name and its text/description details?
Regds
Deb
Please search the forum before asking
Edited by: Rob Burbank on Feb 18, 2009 12:08 PM
‎2009 Feb 17 7:22 AM
‎2009 Feb 17 9:00 AM
hi,
Run the SQL trace,
Switch on.
Goto SE37 choose the required function module name and open.
Switch off the SQL trace and display.
Check for the transaction SE 37, you get to find the tables name where function modules and its related entities are being retrieved.
Thanks
Sharath
‎2009 Feb 17 9:17 AM
‎2009 Feb 18 4:54 PM
Hi Debabrata,
There is a databse table TFTIT ( Function Module Short Text ) which holds the function module name and their short text.