‎2007 Dec 05 8:10 AM
Hi friends ,
I am moving one structure content into another . In unicode program it is not accepting.
In 4.6C version same program working fine .but not in ECC6.0(unicode)
Could you tell how to move one structure data into another?
Thank you.
‎2007 Dec 05 8:17 AM
Hi,
Devika
simply u go to the attributes of tht program and uncheck the check box unicode and save it activate then u r problem might get solved
plz reward if helpfull.
dont forget to reward if helpfull
‎2007 Dec 05 8:22 AM
> simply u go to the attributes of tht program and
> uncheck the check box unicode and save it activate
> then u r problem might get solved
I'm astonished what answers are given. If some wants to go to unicode and has problems, the answer is "dont go for unicode". I really cant believe it.
‎2007 Dec 05 9:17 AM
MOVE-CORRESPONDING l_ps TO ls_p0008.
i am using this. the structure l_ps contains some special char # .
It is not unicode compatible in ECC6.0
is there any spl FM to process the content and then move ?
Thank you
‎2007 Dec 05 8:19 AM
Hi Devika,
not knowing the details. Use move-corresponding. Might work.
Otherwise give details.
Regards,
Clemens
‎2007 Dec 05 8:21 AM