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
How do you connect to the remote server if you are working from the office for the client in remote place?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
Can we specify the next screen number with a variable?
10) How to get Item Header in Sales Order?
What is meant by search help? : sap abap data dictionary
Exception handling and how does it transfer from called method to calling method?
In which cluster time results are stored? : abap hr
Explain how to create any functions?
Can we define our own match code id's for sap matchcodes ?
What is projection view?
What is a size category?
In what ways we can get the context sensitive f1 help on a field?
How do you activate a function exit?
Explain how to write a bdc - how do you go about it?