I have two structures s1 and s2 have same struture of
five fields each how can u transfer data from s1 to s2
Answer Posted / shafay
s2 = s1.
or
move s1 to s2.(because both have same structure so, we
don't need move corresponding)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is the use of message command in a report? What are the different message types?
How many tables are there in sap?
Explain get pernr concept when we use logical data base? : abap hr
From excel to abap - is batch mode possible ? : abap bdc
Which database object is used for storing the system variables? : abap data dictionary
What is luw?
What is your current client number?
What are the disadvantages of different types of bdc's?
What is the difference between field-group header and other field groups? : abap modularization
Cds views
What are the uses of table pool or table cluster.
Explain about interactive report?