Why do we use types statement in abap programming?
how to process the idoc?
I have two internal tables itab1 and itab2 and I had move the content of the itab1 to itab2 and then itab1 had to deleted
What is the structure of a BDC sessions.
How can one distinguish between different kinds of parameters? : abap modularization
How can we achieve MVC ?
What is the function of the transport system and workbench organizer? : abap data dictionary
What is the collect statement? How is it different from append?
Define database layer?
What is a table pool? : abap data dictionary
1.The three ways in which we can write in top-of-page? 2.While creating function module what other things are created? 3.what is parameter id? 4.difference between synchronous and asynchronous methods? 5.Types of function modules? 6.conversion routine? 7.check table and value table difference? 8.text table? 9.types of cardinality 10.Whic is better joining or for all entries?
Shall we use the tables existing in the system for related applications directly (by directly selecting from the database in the pgm) What is the common practice in industries regarding the same? Can anybody help me?? THANKS IN ADVANCE
How do you generate Interactive report using ALV's?