A Program calls a Function module. what happens to the ABAP
memory allocation used by the functional module when the
functional module is completed?
Answer Posted / herold_f
Found on the web :
"When creating function groups, realize that when a program
(client) calls a function module, the function group and all
its global data are instantiated and consume runtime memory
until the end of the calling program (client lifetime). Do
not overload your function group as it may result in
effecting the performance of the calling program."
-> Memory is not released before the end of the calling program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the prerequisites for creating foreign key relationship?
Why cant we use Normal function module for data transfer?
What is the transaction for recording bdc ? : abap bdc
How can we access the correction and transport system?
What is the tcode to create indexes?
What is database view ? : sap abap data dictionary
What is payroll area
What are the modes in lock objects? : sap abap data dictionary
How to display if the value entered contains records or not?
What are the differences between sap memory and abap memory?
What are the dis-advantages of logical databases? : abap hr
What is the max no of match code id’s that can be defined for one match code object?
What is meant by authorization? Did you ever work on it? : sap abap hr
what is a text table ?
What is size category?