what is difference between MOVE and MOVE-CORRESPONDING?
Answer Posted / bhabaneesh
Move is used to data transfer between the same structure
but move-corresponding data transfer between two structure
if both have some common fields
| Is This Answer Correct ? | 38 Yes | 2 No |
Post New Answer View All Answers
Can we create a gui status in a program from the object browser?
What is the difference between collect and append statements?
what are Hana Basics
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
How to get that a secondary index is attached to a select query?
What are different ABAP editors? What are the differences?
How can you distinguish between different kinds of parameters?
How many primary keys can be created for a table?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
How do you delete duplicate records from internal table?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Can i Have Some Examples on Enhancements.
What do you do when the system crashes in the middle of a BDC batch session?
How to creat transactions? : abap data dictionary
What is the syntex used to call a screen as dialog box (pop up)?