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 17267how to placed drop down arrow in the input field of module pool table control/ steploop
TCS,
3 10987
How do you process errors in call transaction method? : abap bdc
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What is buffering allowed but switched off?
What is open sql?
What are pooled tables?
What are the 3 types of tables in sap? : abap data dictionary
How would you define the exponents for a type âfâ field?
How do you restrict the data to be entered in the payroll area? : sap abap hr
Can you delete data element, which is being used by table fields. : abap data dictionary
How do you set up background jobs in sap? What are the steps?
What is direct input method ?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
what is abstract classes
What are local objects?
What are secondary indexes. How can we know which index is being used in a select query?