Hello
We have done a Conversion EBCDIC --> ASCII on a SAP R/3 4.6D , kernel 4.6D_EXT, on iseries, using method INPLACE
As far I Know, logfiles of Batch Inputs and Jobs are located on IFS.
After conversion to ASCII , SAP R/3 cannot read those files (using SM35 or SM37) because CCSID of those files remains 500.
They shoud have CCSID = 819.
So procedure Conversion only manage the Database... I think is necessary to do something related to those files of IFS.
Any suggestion?
Thanks and regards
Javier