How can u transfer the data from one itab to another
without using move & write statements?

Answer Posted / yuni ratmiani

Transfer data can using command
APPEND LINES OF itab1 [FROM idx1] [TO idx2] TO itab2.

or
using itab1[] = itab2[].

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are spa/gpa parameters (sap memory)?

733


what is sap scriptview ?

1738


What is a table pool?

632


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

623


SM35 transaction, How to automate BDC ?

618






what is field string ? & where we are using field strings?

1580


Lock objects and what are parameters of ENQUEUE FM?

1259


What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr

559


How do you find the information on the current screen?

607


Explain about interactive report?

611


Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?

584


Can you define a field without a data element? : abap data dictionary

627


Difference between Insert, Update and Modify?

696


What is modularization and its benefits?

603


What is meant by exclusive, not cumulative lock? : sap abap data dictionary

590