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

How to find Function Modules for specific application?

Former Member
0 Likes
310

Step by step

1. Enter a Transaction Code SE37

2. Enter a description word with star sign For example USERSTATUS*

3. Then it will come a lot of options related with this title

4. Read the descriptions of the options and choose among those which is relevant for your program.

5 . Donu2019t forget to call these functions properly from your program by clicking on u201Cpatternu201D when your

program is active.

6 Then enter the proper function and call the sap will automatically call that function into your program.

1 REPLY 1
Read only

Former Member
0 Likes
277

If you know the appilcation means you can find the Package I hope. from Package you can find what are the FM used using SE80.