2011 Jun 14 12:28 PM
Hi there,
i would like to make copy of a complex structure (complex structure -> include tables, structure, nested table and so on. Like for example SDOC_S_PRT_INTERFACE ) ist there an easy do to it ? Perhaps via Function Module ?
(The technic with loop and Move-Coresponding is know)
thanks
Hi there,
i would like to make copy of a complex structure (complex structure -> include tables, structure, nested table and so on. Like for example SDOC_S_PRT_INTERFACE ) ist there an easy do to it ? Perhaps via Function Module ?
(The technic with loop and Move-Coresponding is know)
thanks
2011 Jun 15 1:09 PM
as long as both variables have the same type, even if the type is (very) complex, you can use = to transfer the whole contents from one to another