‎2008 Aug 20 10:53 AM
Hi All ,
I have function module name EXIT_SAPLEINM_001. is there any table in SAP it should have entire header information of that function module. ex: Function group, include name ....
Regs ,
Murthy
‎2008 Aug 20 10:56 AM
‎2008 Aug 20 10:56 AM
‎2008 Aug 20 10:57 AM
Hi Murthy
You will get all tables and Function modules in this link,
http://www.geocities.com/victorav15/sapr3/abapfun.html
Thanks and regards
Syf
‎2008 Aug 20 10:58 AM
hi,
function module and function group details can be found in
ENLFDIR table.
‎2008 Aug 20 11:40 AM
Hi all ,
Mainly i need the include name of the function module name ..
Please help me ?
Regs,
Murthy
‎2008 Aug 20 11:47 AM
Hi ,
Go to tfdir . in the funcname = EXIT* . Here u will get the list all the function modules and also the description.
‎2008 Aug 20 11:48 AM
you can find it in the attributes tab of the function builder (SE37). There is a field "Include Name"
‎2008 Aug 20 11:50 AM
hi,
these includes r provision provided by sap in the name of exits to add certain functionality to the standard transactions.
so unless u use that particular exit thy will not be stored.
if it is used u can see in TRDIR view.
‎2008 Aug 20 1:07 PM
Hi..
in attrributes screen of the funtion module we can find all the details like program name ,include name etc..
‎2008 Aug 20 1:30 PM
Hi all ,
Im asking for the table , that will have the entire function module information .
Mainly i need include program name in that table.
Please help me..
Regs,
Murthy
‎2008 Aug 20 1:31 PM