Application Development 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: 

list of function modules

Former Member
0 Kudos

Hi All,

Can anyone tell me how to get a list of all important function modules and thier description.and also what are important parameters to be passed for respective Function Module.

Thanks In Advance.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Check the below link ..

http://www.sapbrainsonline.com/REFERENCES/FunctionModules/SAP_function_modules_list.html

Reward points if it helps..

Regards,

Omkar.

6 REPLIES 6

Former Member

Former Member
0 Kudos

There are lots of FM's, one example is

GUI_DOWNLOAD.

Description:

Data transfer of an internal table from the server to a file on the PC. The module Gui_Download replaces the obsolete modules Ws_Download and Download. The file dialog of the download module is available in class Cl_Gui_Frontend_Services.

Goto SE37 and type the FM name, you will get the Functionality and also the parameters etc.

Regards,

Pavan P.

Former Member
0 Kudos

Hi Kumaran,

Check these links for important function modules and their descriptions.

http://www.erpgenie.com/abap/functions.htm

http://www.sapdevelopment.co.uk/fmodules/fmssap.htm

Thanks,

Vinay

Former Member
0 Kudos

Hi,

Check the below link ..

http://www.sapbrainsonline.com/REFERENCES/FunctionModules/SAP_function_modules_list.html

Reward points if it helps..

Regards,

Omkar.