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 16901how to placed drop down arrow in the input field of module pool table control/ steploop
TCS,
3 10817
What are the buffering options in abap?
What is amdp (abap managed data procedures)?
What kind of financial periods exist in sap? What is the relavent table for that?
Explain the Inportance of pa30? : abap hr
How does the interface between the dynpro and the abap/4 modules take place?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What does an exec sql statement do in abap?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is bdc programming in sap?
What are the events we use in dialog programming and explain them?
Normally how many and what files get created when a transaction program is written?
Explain the advantages/disadvantages of logical databases?
What is the t-code for transaction recorder? : abap bdc
What is example class
What are the 3 types of function modules in sap?