‎2006 Nov 17 8:40 AM
hi guys,
We are planning to do migration first in 46C from HP unix to Solaris OS.
So we need to find out what are the ABAP programs working in HP system will be
affected by this Migration.
Could you please list up things which i have to consider while
analysing the ABAP programs.
Appreciate your reply in advance.
Thanks.
Ambi.
‎2006 Nov 17 8:53 AM
ABAP programs will work on all supported platforms, because they are not native, but rather interpreted by the SAP kernel, which should work the same on all supported platforms.
You have to keep an eye on custom ABAP programs, that use OS commands or have access to files, becauses the path to these commands and file may change...
‎2006 Nov 17 10:23 AM
Hi,
Mike is right.
If the migration includes changes in the file and directory structure, all logical path and file names (transaction FILE) must be checked and adapted accordingly.
User (YZ) programs may have hard-coded file and path names that must be checked. Run report RPR_ABAP_SOURCE_SCAN for Y, Z, SAPY* and SAPZ* (SAP+Z* will find SAPMZ* module pools SAPLZ* function pools) and search string OPEN DATASET.
Regards,
Clemens
‎2006 Nov 27 9:05 AM
hey guys,
Thanks for all your replies..
waiting for some more answer for this question.
Appreciate your replies..
Thanks.
Message was edited by:
ckjapan ambi