‎2006 Jun 16 10:11 PM
Hi,
Can you tell me list of important Function modules used in ABAP or send me a doc please?
My email id: nuren27@gmail.com
Thanks in advance.
‎2006 Jun 16 10:13 PM
hi Nuren,
Check these Links out which lists all the FM's
<b>http://www.geocities.com/victorav15/sapr3/abapfun.html</b>
<b>http://www.sapgenie.com/abap/functions.htm</b>
<b>http://members.tripod.com/abap4/SAP_Functions.html</b>
Reward if it helps,
Regards,
Santosh
‎2006 Jun 16 10:13 PM
hi Nuren,
Check these Links out which lists all the FM's
<b>http://www.geocities.com/victorav15/sapr3/abapfun.html</b>
<b>http://www.sapgenie.com/abap/functions.htm</b>
<b>http://members.tripod.com/abap4/SAP_Functions.html</b>
Reward if it helps,
Regards,
Santosh
‎2006 Jun 16 10:16 PM
Well, there are a lot of important function modules. It really depends on what you want to do. Also, there are some utility classes that are important. One of my favorites is the class CL_GUI_FRONTEND_SERVICES. Also there is the CL_GUI_ALV_GRID. Here is a quick list for function modules that may come in handy.
http://abap4.tripod.com/SAP_Functions.html
Also, the functions that start with REUSE* are pretty important too.
If you are talking about specific business functionality, then we can go into that detail as well, but let us know what specific functionality that you are referring to.
Regards,
Rich Heilman
‎2006 Jun 16 10:25 PM
Nuren,
Its all depends on what you need, you can get the list from se37 itself. Whenever you need to search, you can first use of searching with descrition by giving download .....
Similarly you can search in the same way for function groups and then the list of FM's under this FG.
See these links
<a href="http://www.sapdevelopment.co.uk/fmodules/fmssap.htm">http://www.sapdevelopment.co.uk/fmodules/fmssap.htm</a>
<a href="http://planetsap.com/Useful_function_modules.htm">http://planetsap.com/Useful_function_modules.htm</a>
<a href="http://www.sapgenie.com/abap/functions.htm">http://www.sapgenie.com/abap/functions.htm</a>
Regds
Manohar