‎2006 Oct 31 2:32 PM
Hi,
we're doing upgrade from 46B to ECC6.
we're looking for modification to command programming
for ex.
OPEN DATASET must have ENCONDING...
Do yow know other modification?
Thanks a lot
Rita
‎2006 Oct 31 8:06 PM
Hi,
The modifications are required if that programs are with Unicode check.
With unicode check in program attribute, validations will be more.
Like open dataset with encoding default.
While assigning fields it exactly checks for field type and offsets.
These erros you can check for all the programs from tcode UCCHECK.
In UCCHECK under object name, give Z* and Y* for all the custom programs syntax erros. Display output with clear changes required, that you can carry out.
Cheers
Hema
‎2006 Oct 31 6:38 PM
‎2006 Nov 02 7:17 AM
‎2006 Oct 31 8:06 PM
Hi,
The modifications are required if that programs are with Unicode check.
With unicode check in program attribute, validations will be more.
Like open dataset with encoding default.
While assigning fields it exactly checks for field type and offsets.
These erros you can check for all the programs from tcode UCCHECK.
In UCCHECK under object name, give Z* and Y* for all the custom programs syntax erros. Display output with clear changes required, that you can carry out.
Cheers
Hema