what is need of function group for function modules whereas
there is no need of f.group for subroutines?
Answer Posted / jaswant sahjlan
The function group used to hold multiple function modules. The most powerful advantages of function group is to share the abap elements of function module with each other that is not possible in subroutines. For example you can use the screen define in function module module1 into module 2 if both the modules have same function group.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are hashed tables?
Is it possible to pass data to and from include programs explicitly?
What data is contained? : abap data dictionary
What is the use of dequeue function module? : sap abap data dictionary
What is an update type with reference to a match code id? : abap data dictionary
Is main window mandatory in smartforms?
What are the techniques involved in using sap supplied programs?
What is generic area buffering in abap?
What are the basic functions of database utility? : abap data dictionary
What is primary index?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Did you create secondary index?
Explain the components of selection table?