Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Important function modules

Former Member
0 Likes
514

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
477

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

3 REPLIES 3
Read only

Former Member
0 Likes
478

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

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
477

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

Read only

Manohar2u
Active Contributor
0 Likes
477

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