Hi all,
i am trying to move XML to internal table.
so i am using call transformation xxx SOURCE xmldat = sy-datum RESULT XML xmlstr.
i want to know what is the role of xxx here?
how can we define this???
please can any one explain me in detail.