当前位置: 代码迷 >> 综合 >> Carry out repairs in non-original system only if they are urgent
  详细解决方案

Carry out repairs in non-original system only if they are urgent

热度:82   发布时间:2024-01-12 02:31:34.0

SAP ECC从生产系统复制出来一个系统作为测试使用。

虽然scc4中已开启了修改,但是在复制系统中修改程序的时候总提示:
“Carry out repairs in non-original system only if they are urgent”
虽然遇到的场景不同,但是网上出现这个问题的情况还是比较多的。
修改方案:
1.se03 ----------------change object directory entries
2.勾选复选框,在program中输入程序名,执行
3.双机请求package, 修改orginal system,原来是DEV,修改成自己PRD,保存。
4.再去修改程序,可以了。

  相关解决方案