‎2005 Oct 24 8:25 AM
we r going to upgrade 4.6B to ECC5.0 which is unicode concept right! but does we have to change C,N.D,T (character,numeric,date,time ,etc.., )of 4.6b programs.
if yes where exactly we have to make the changes
‎2005 Oct 24 8:43 AM
Hi,
Check this link,
<u>http://help.sap.com/saphelp_erp2004/helpdata/en/62/3f2cadb35311d5993800508b6b8b11/frameset.htm</u>
Hope it helps u.
Thanks&Regards,
Ruthra
‎2005 Oct 24 8:43 AM
Hi,
Check this link,
<u>http://help.sap.com/saphelp_erp2004/helpdata/en/62/3f2cadb35311d5993800508b6b8b11/frameset.htm</u>
Hope it helps u.
Thanks&Regards,
Ruthra
‎2005 Oct 24 10:40 AM
Hi Hussain,
The possible changes you are talking about are just a part of all the changes that are to be made in an Upgrade.
However, as far as my knowledge is concerned, you need to re-declare variables declared as hexadecimal type, and replace with abap class utilities, for Unicode related errors.
Apart from this, you need to also , change the obsolete function modules like WS_UPLOAD , WS_DOWNLOAD etc.
Thanks,
Ravi
‎2005 Oct 24 11:00 AM
ABAP Source code is only one part going to unicode. To check ABAP source code check transaction UCCHECK. But honestly, i think this TA is not available in 4.6. Upgrade to ECC first und go to unicode in a second step.