‎2008 Apr 08 5:15 AM
Hi I am in Development server
1 I want to get all the.Z function modules and
2. The table in which they are stored.
3. And the module which they are stored say ex MM ,PP or SD.
‎2008 Apr 08 5:18 AM
Hi
u can get all the function modules in table TFDIR....including z function modules.
‎2008 Apr 08 5:23 AM
Link for all SAP standard FMs:
http://www.erpgenie.com/abap/functions.htm
http://www.sapbrainsonline.com/REFERENCES/FunctionModules/SAP_function_modules_list.html
For Custom FMs...........
Goto transaction <SE37> -
> enter Z* -
> Press F4
‎2008 Apr 08 5:32 AM
Hi,
You go to se37 Transaction and give Z*f4.
You will get list of function modules.
you can also see in se80 transaction through the function group name.
Regards,
Sindhu
‎2008 Apr 08 5:35 AM
Hi i have a Z function module how can i find what are the programs using this function module
‎2008 Apr 08 5:40 AM
Hi,
Go to SE37.
Give your FM name
Click the Icon for Where used list(Beside Excute) or
Press CtrlShiftF3.
You will get One Screen. press Enter
Reward If found Helpful
Regards
Sandipan