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 / nandita
You use move-corresponding if we have different
stutures..if they are same then simply s1= s2 or move
statement helps...
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How are the date abd time field values stored in sap?
Explain Singleton class
What is the difference between Exit and Stop?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is a collect statement?
How can one distinguish between different kinds of parameters? : abap modularization
What are aggregated objects
What are screen painter and menu painter? : abap hr
What are the page headers for secondary lists?
What is the last entry in all bdc tables? : abap bdc
What are match codes? describe?
What are the system fields? Explain?
How many main windows will be there in a page window?
What is the difference between skip and new-line?
How do you use tab sets in layout sets?