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

list of function modules

Former Member
0 Likes
747

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
Read only

Former Member
0 Likes
712

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
Read only

Former Member
Read only

Former Member
0 Likes
712

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.

Read only

Former Member
0 Likes
712

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

Read only

Former Member
0 Likes
713

Hi,

Check the below link ..

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

Reward points if it helps..

Regards,

Omkar.

Read only

Former Member