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

wher do find the function modules

Former Member
0 Likes
803

hi all there are 5000 preexiting function groups and 30,000 function modules and more they say....... my question is where do we find them ? and is it explained in there ........how do we know their purpose....

thnk you

santo.

Message was edited by:

santhosh jagannathan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
769

Not quite sure what you mean here but if you are trying to ask what I think you are then you are attacking the subject from the wrong way round.

Ratther than learn what everything does (and that's almost an impossible task unless you have a memory that remembers things like railway timetables by heart) you need to concentrate say on a business process --for example SALES and then go through the SAP processes you need to model the business function. This way you'll soon find out the parts of the SAP system which you need and can use directly, other parts where you can use pieces of the SAP system as supplied, and parts which you'll have to build yourself.

It really is no point to know what every function module, class, table etc does in the SAP system if you can't even begin to relate that to a business process whether it's a simple sales / financial process or a complex portal application.

SAP documentation in general is not very good and is almost out of date by the time it appears anyway.

Cheers

Jimbo

7 REPLIES 7
Read only

Former Member
0 Likes
770

Not quite sure what you mean here but if you are trying to ask what I think you are then you are attacking the subject from the wrong way round.

Ratther than learn what everything does (and that's almost an impossible task unless you have a memory that remembers things like railway timetables by heart) you need to concentrate say on a business process --for example SALES and then go through the SAP processes you need to model the business function. This way you'll soon find out the parts of the SAP system which you need and can use directly, other parts where you can use pieces of the SAP system as supplied, and parts which you'll have to build yourself.

It really is no point to know what every function module, class, table etc does in the SAP system if you can't even begin to relate that to a business process whether it's a simple sales / financial process or a complex portal application.

SAP documentation in general is not very good and is almost out of date by the time it appears anyway.

Cheers

Jimbo

Read only

0 Likes
769

ive been breaking my head ...for past 7 months iam learning sap on my own .......your words makes lotta sense .....as i have experienced what you said.......................... it myself......thanks a lot dude......your the man....

santo

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
769

Hi,

Most of the standard Function moduels have documentation.

You can search for FM's in transaction SE37 or SE84.

Once you open the FM inSE37 there is a button Function module documentation.

Regards,

Sesh

Read only

0 Likes
769

Well -- have you ACTUALLY tried doing this. Most of the time you'll get a SAP message "Document Function module name in Language EN (or whatever) doesn't exist.

(Some of the newer fmods do have some documentation as well as the BAPI's but great swathes of the old FM's don't).

That still also doesn't relate to the original point --there isn't any point in learning what all these do --you are simply wasting "Brain Power and capacity".

It's much better to find out when you've got real problems to sort out or processes to analyze.

That's one of the HUGE differences between experienced developers and relative newbies.

With SAP there really is TOO MUCH info to absorb totally - especially in a short time.

Pick your area and just go through the forums, google, use colleagues etc etc.

The fact that i might know what a quantum computer is or that function module xxxxxx is used in say the PP module won't make me per-se a better devloper.

Cheers

jimbo

Read only

0 Likes
769

yes your right i get that message stating docum is not available in en.........

thankyou

santo

Read only

0 Likes
769

i want your word of advice ..... tell me how should a sap developer think to be a good developer...........

Read only

amit_khare
Active Contributor
0 Likes
769

All FM exist in table TFDIR.

For the documentaion and usage purpose can access TX SE37.

But for most of them there is not Documentation is given, therefore, try to search it on https://services.sap.com or look for the where use list and try to know about them.

Regards,

Amit

Reward all helpful replies.