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 the significance of delivery class?
Why we are using Macros instead of Function Modules
What are dml commands in abap?
What are differences between at selection-screen and at selection-screen output?
What is a variable in the sap abap?
What is the disadvantage of a call by reference?
what is sap scriptview ?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
How can we upload a text file having delimiters in to legacy system?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is partner selection?
What is new enhancement framework?
What are the difference between tables and structures? : abap data dictionary
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary