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

Std Function Module

Former Member
0 Likes
402

How do we check if there is an Std.Function Module available..b'4 creating a zfunction module....

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
363

Hello Alexander

You need to apply multiple strategies to find this out:

(1) If your objective relates to a business object -> search for a BAPI (transaction BAPI)

(2) Search for function modules with either a specific German or English description

(3) If your objective relates to a specific data element -> use the where-used-list of this data element to find function modules

Regards

Uwe

Read only

Former Member
0 Likes
363

Hi Alexander,

I think there is no particular way of checking the availability of function module...

Just give keyword kind of a thing in se37 and press F4...u will get lots of FMs. u can check out from it whether it satisfies ur requirements....

For example if u are searching for a FM which goes back some specified days ....then u can type the keyword as days n press F4. from the results u can drilldown further...

Hope it helps,

Swathi