‎2006 Dec 30 3:13 PM
How do we check if there is an Std.Function Module available..b'4 creating a zfunction module....
‎2006 Dec 30 3:20 PM
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
‎2006 Dec 30 3:21 PM
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