what is function group? Difference between function group
and FM?
Answer Posted / mahender achhe
Function group can be defined it as collection of Function
modules. This Function groups are presents in the Packages
where we can create in the SE38. So,that all packages are
consists in the Function Groups.All function groups are
consists Function Modules.This function modules are created
at enhancements/Exists. These are 4 types i.e are
1.Menu Exist
2.Screen Exist
3.Field Exist
4.Function Exist
The above are created at Customizing the screens with
menus,screens and fields.
If the screen is having the customization or not? for that
we are using press F1 button and click on the Technical
Information button. So, that we can identify the
Customization field has "+PGE" code. If it is present we
can do the menu exist.
If this case we can have "Function Exist" and "Menu Exist"
is done.
Some of them does't have Menu,Screen,Field.So, in this case
only one "Function Exist" done.(Means only we can write the
program).
All the best my well wishers..............
Mahender.Achhe
| Is This Answer Correct ? | 2 Yes | 28 No |
Post New Answer View All Answers
What is meant by authorization? Did you ever work on it? : sap abap hr
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
How to read 5th record from Hash Internal Table?
What is the difference between rfc and bapi function modules? : abap bdc
Some Realtime Examples on Exits .
What are the different methods of bdc? : abap bdc
Explain what are the various types of selection screen event?
What is a size category? : abap data dictionary
How many types of views are there ?
What is alv programming in abap?
What is a table attribute?
What are the function modules used in f4 help?
What does a lock object involve?
What is the difference between a substructure and an append structure?
What is a persistent class?