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
stock transfer from one plant to another plant ? i want the total description.
What is the tcode to create indexes?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What are the attributes of a field that can be activated or deactivated during runtime?
What are the different types of parameters?
what is the process of creating quotation using BAPIs.
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
Difference between top-of-page and top-of-page during at line- selection?
when does a list get sent to the screen on the presentation layer?
What are the buffering types?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What are the two statements which are required in an abap program to output an icon using a write statement?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What happens if we use leave to list-processing without using suppress-dialog?