what is difference between MOVE and MOVE-CORRESPONDING?

Answer Posted / srinivas

move-corresponding is the one used to move internal body
work area to screen fields.

move-corresponding itab to lfa1.

where as move statement is used to move field by field from
internal body to screen fields.

move : itab-lifnr = lfa1-lifnr.

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1

2892


What is database utility? : abap data dictionary

592


8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?

1609


can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list

1509


Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

766






What are conditional chain statement?

746


What are logical data bases used in hr module? : abap hr

635


What are different abap/4 editors?

600


2)In production what is the user exit?

1571


What is the relationship existing between the various data elements in data dictionary? : abap data dictionary

718


Explain the advantage of structures?

544


What is the significance of the memory table ‘screen’?

599


What is the difference between Exit and Stop?

618


Explain badi in abap.

582


What are the differences between table controls and step loops?

555