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

function module

Former Member
0 Likes
563

how we can find out the functional module for a perticular scenerio.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
529

one way is goto SE37 and type relevnt keywords and search

eg : to write amount in words , type amount , u can check from those

or else

table TFDIR gives all the list of existing function modules

6 REPLIES 6
Read only

suresh_datti
Active Contributor
0 Likes
529

just do a wild card search in SE37..

or lokk up table TFDIR

~Suresh

Read only

Former Member
0 Likes
529

hi Pawan,

Let us know your scenario for which you need FM ..

Regards,

Santosh

Read only

Former Member
0 Likes
530

one way is goto SE37 and type relevnt keywords and search

eg : to write amount in words , type amount , u can check from those

or else

table TFDIR gives all the list of existing function modules

Read only

0 Likes
529

HI,

Please refer this link :

This is the best anyone can explain :

<a href="http://help.sap.com/saphelp_46c/helpdata/en/d1/801ec1454211d189710000e8322d00/frameset.htm">Find FM</a>

Regards,

Varun .

Read only

Former Member
0 Likes
529

Hi,

Serach using SE37, use some main key words and serach.

Regards

vijay

Read only

Laxmana_Appana_
Active Contributor
0 Likes
529

Hi,

Search through SE84 transaction .

program library -> function groups

-> function modules

Regards

Appana