why we have to define function group?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ankammarao jatipati
Function groups are maintained function modules
t-code se37
Is This Answer Correct ? | 3 Yes | 3 No |
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is the difference b/w BAPI and Function module
Explain the differences between sap memory and abap memory?
What is BSP Application & Extension?
Where are you used type casting?
how to stretch the report size in standard tool bar.
how do you transport FORM from one server to another server ?
what is the button to change the variant in alv?
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
Did you use buffering?
Worked on support project? How do you handle serious production issue? Severity? Time taken to resolve the issue? How you get issues/tickets?
Is it possible to write code in LSMW if so when will you write?
What are the different types of parameters? : abap modularization