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
What are the steps in a bdc session? : abap bdc
wat is the difference between A-gate & W-gate?where are they used?
What are smart forms?
Type casting and error handling
What was the requirement of IDoc in your project? How it was working?
What is the difference between data elements and domains? : abap data dictionary
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What does the extract statement do in extract datasets?
How to upload more than 2GB file from External Source to SAP?
What are logical data bases used in hr module? : abap hr
What is table buffer?
What is an update task?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What is direct input method ?