which one is efficient in following command to copy data from one itab1to another itab2 . both itab table has same structure. 1. move itab1 to itab2 2.move corresponding field of itab1 to itab2 3. itab2[] = itab2[] 4.appends line of itab1 to itab2..
IBM,
9 17214how to placed drop down arrow in the input field of module pool table control/ steploop
TCS,
3 10968
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
How do you set up background jobs in sap?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What are conversion routines? : abap data dictionary
What are the aggregate objects in the dictionary? : abap data dictionary
What are the functional modules used in sequence in bdc? : abap hr
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is the function of the transport system and workbench organiser? : abap data dictionary
What are client dependent objects in abap/sap?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What is sap abap data classes?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Explain the table, which contain the details of all the name of the programs and forms?
How can we create callable modules of program code within one abap/4 program?
Where do you code the hide statement?