A Program calls a Function module. what happens to the ABAP memory allocation used by the functional module when the functional module is completed?
2 10390You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.
2 8698
What are match codes? describe?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is the syntax for ‘call transaction’?
what is difference between user exit, customer exit and badi?
What are the three hierarchical levels of data types and objects?
What are the functional modules used in sequence in bdc? : abap bdc
what is the t-code to link technical and functional operation?
Explain the disadvantage of using exec sql statement in abap?
What are the sequences of event block?
Did you use buffering?
What happens if a function module runs in an update task? : abap modularization
How to call other programs?
Is it possible to pass data to and from include programs explicitly? : abap modularization
How do you find the information on the current screen? : abap bdc
Why do we use dynamic where conditions?