‎2008 May 27 9:52 PM
Dear All,
Could you please let me know whether there is any Unicode check required for Z table / SAP Script / Smartforms ? If yes, then what need to be require to do ? From my knowledge for Smartform it's only need to check the program node not actual Smartform. For SAP Script only print report need to check.
Any specific Unicode technique require for Class / Methods as UUCHECK cannot carried out on Class / Method as far I know.
I have to migrate Custom ABAP objects from 46C to ECC 6.0
Any suggestion are welcome.
Thanks in advance
Nilesh
‎2008 May 28 2:37 PM
Hi Nilesh,
We did a similar migration. The Z table will be automatically unicode enabled as you must have already updated the unicode patched for the database.
The SAP Script unless has any hardcoding for specific hex values should not give any problems and should be unicode ready. If custom driving program then check the programs.
Smartforms is also unicode ready. If custom driving program then check the programs.
We did not have any problems after migration.
Hope this helps.
Fra
‎2009 Jan 27 4:00 PM