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
Normally how many and what files get created when a transaction program is written?
What is the difference between free and refresh?
Differentiate between the uline and write: sy-uline statements if any?
How to display or know if the value entered contains records or not?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Where the payroll results are stored
What is native sql?
What is the use of lock objects?
performance tuning concepts
What is help view?
What are the different types of luws?
Hat are the different types of mode (run code) in call transaction method?
What are your ways to performance optimization?