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

Question on Function Module

Former Member
0 Likes
443

ABAP gurus,

Could u please let me know how to search particular Function Module and how to use in a program.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
419

pls. help

3 REPLIES 3
Read only

Former Member
0 Likes
420

pls. help

Read only

0 Likes
419

Hey Rajesh,

Go to SE37 and search the FM you want using the wild card characters like say you are searching for period by date then period and pick the relavant FM as per your requirement. And in SE38 program click on pattern and copy this FM. Pass the parameters to the FM and the result is yours.

Award points if it helps.

Read only

Former Member
0 Likes
419

Hi,

Go to SE37...Search with the key words with a * ..

Example

-


If you want to search sales order related fms...Then go to SE37..

give salesorder* press F4...You will get the sales order related FMs..

Thanks,

Naren