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 difference between function group and function module?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What are the data types of the external layer? : abap data dictionary
What is the use of the raising exception?
What is the difference between field-group header and other field groups?
What has to be done to the packed fields before submitting to a BDC session.
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is the syntax for ‘call transaction’?
What is the difference between commit-work and rollback-work tasks?
Explain how do you move on to the next screen in interactive reporting?
what is the t-code to link technical and functional operation?
In the MM module for finding out the standard cost what is the view one has to look at?
What are the dis-advantages of logical databases? : abap hr
how to create view in bdc..??
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management