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 / niladriroy_dgp
when func module completed then after exporting the value
or tables by func module ABAP memory will release.
Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What are the fields in the memory table ‘screen’?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is your approach for writing a bdc program? : abap bdc
Explain enhancements
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are uses of foreign key?
What are the data types of the external layer? : abap data dictionary
How to eliminate duplicate entries in internal tables?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is the different between template and a table?
What is the difference between commit-work and rollback-work tasks?
Explain the difference between cluster tables and pool table?
What is meant by hotspots?
What is pass by value and what is pass by reference? Which is better?
I need some information regarding Vcentric Test pattern ? with questions.