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
What are the difference between pool tables and transparent tables?
What is lock object ? : abap data dictionary
Explain sap abap 3-tier architecture?
What is the difference between a structure and a table? : abap data dictionary
What do you understand by work area and internal tables in abap? Why do we use it?
What are conditional chain statement?
What are the two different ways of building a match code object? : abap data dictionary
Explain the different types of screen keywords?
What is lock objects? : sap abap data dictionary
Explain the disadvantage of using exec sql statement in abap?
In order to upload purchase order details, how you handle multiple values for a single field?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What are the types of subroutines? : abap modularization
Select query optimisation
Define database layer?