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 table clusters?
What is system-land-scape of your project?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
What is check table?
What is tcode se16?
What are the uses of the information in the data dictionary? : abap data dictionary
What are the differences between table controls and step loops?
When value table becomes check table?
What is exception class and test class. How to use it?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
How to display or know if the value entered contains records or not?
What is the last entry in all bdc tables? : abap bdc
Name the special commands of list?
Name the abap/4 modularization techniques?
Explain the concept of clusters in payroll