2008 Feb 29 7:33 AM
Hi,
How do I find a functionmodule based on searchterms:
FM: Z*
CreatedBy: MA
The result should be a list of all Z * functionmodules that were created by user MA.
Br,
Martin Andersson
2008 Feb 29 8:00 AM
Hi Martin,
Go to SE37 --> in the empty field of function module name click F4 --> Find function modules screen appears Click on extra selections(Shift+F8) there u can give Z* in function module name and the USER name in PERSON RESPONSIBLE . U can click F4 for person responsible for furthur options .
In the input field person responsible gives you the system user id .
Regards ,
Priya Kota.
2008 Feb 29 8:00 AM
Hi Martin,
Go to SE37 --> in the empty field of function module name click F4 --> Find function modules screen appears Click on extra selections(Shift+F8) there u can give Z* in function module name and the USER name in PERSON RESPONSIBLE . U can click F4 for person responsible for furthur options .
In the input field person responsible gives you the system user id .
Regards ,
Priya Kota.
2008 Feb 29 8:17 AM
hi,
if it is a user defined all the function module will be stored in tfdir table
so goto -
se11 transaction--table name (tfdir)in menu bar(utilites-table contents)----give z* in place function module name -execute---we get all the fuction modules names present which start from z
2008 Feb 29 8:22 AM
Hi Martin,
go to SE37->
Give z* and F4, there you select the new selection button
There you will get the subscreen has
R/3 Repository inforamtion screen
-> there you select the Butttons ALL SELECTIONS in the down of the subscreen.
You get the same screen with few more options where you can find the
Person resposible ______.
There give the user name which you required..
this will sole your problem
2008 Feb 29 8:25 AM
Hi
in se37 -
menu bar ->utilities--FIND ---there u can give z*
u will get all the related function modules.