How to create a function group?

Without a function group, Function module cannot exist. In short, Function Group are containers for function modules but not executable. So in this tutorial, I will discuss how to create your first function group to be used for your function modules.

STEPS:
1.Go to transaction code SE37. On the main menu, click Goto->Function Groups-> Create Group


2. In this screen, input a descriptive text for your function group. Then hit the save button. Just save it as local TMP.


3. After you save it to your local TMP, it will display a success message such as this one.


4. Then go to tcode SE80. From the repository browser, select function group. Then enter the name of your function group newly created. Hit the glass button at the right to display the content. Once displayed, right click the name of the function group to show the context menu. Finally, select activate as shown below.


Enjoy reading :)...

2 comments:

  1. i was stuck somehwere to activate the FG ur notes came handy..
    thank u for the reference

    ReplyDelete
  2. Thanks a lot hasilaa for your complement. Keep on coming on this blog... :)

    ReplyDelete

How to download the data structure of tables in SE11?

Good morning people around the world. Its me again doing some blogs. Sharing to you some tips and tricks in the SAP world. Well, before I s...