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 10235You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.
2 8596
What are the user interfaces of interactive lists?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Did you create any joins?
What is the difference between synchronous and asynchronous update?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is the function of a domain? : abap data dictionary
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Table events aNd table maintains generation
What are the types of the software component being deployed in the sap?
How to debug a script in abap?
How to find the return code of a statement in abap programs?
What is the significance of delivery class? : abap data dictionary
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
How can the standard tables of sap be modified?
Write the bdc table structure? : abap bdc