Answer Posted / chandu
All of the function modules in a function group can access the global data of the group. For this reason, you should place all function modules that use the same data in a single function group. For example, if you have a set of function modules that all use the same internal table, you could place them in a function group containing the table definition in its global data.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How to find Kernal badi ?
What is a view? : abap data dictionary
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
Define infotype ? : abap hr
What is off cycle payroll run
How to know if the value entered contains records or not?
What are the differences between table controls and step loops?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
How does the system handle roll areas for external program components?
What are the various events associated with screen programming?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
How many types of views are there ?
What is database utility?
What are the different types of sapscript symbols?