if u have two internal table such as itab1 and itab2.in
itab1 has four fields such as f1,f2,f3,f4 and in itab2 has
two fields such as f1,f2.then how can u copy data from
first internal table to second internal table.
Answer Posted / kane
you can use "move-correspondings itab1 to itab2."
Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What functions does a data dictionary perform ?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What is an “on input filed” statements?
What is the difference between upload and ws_upload ? : abap bdc
What are null values?
What is the transaction code to display the payroll results ? : abap hr
How can we upload a text file having delimiters in to legacy system?
What does the extract statement do in extract datasets? : abap modularization
Where do you code the hide statement?
Some Realtime Objects on Bdc.
Name the special commands of list?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What are your ways to performance optimization?
what are Hana Basics