SAP POorPI RFC接口字段调整后需要的操作-针对SP24及以后的PO系统

文章目录

问题描述

在SAP系统的RFC接口结构中添加了字段,RFC也重新引用到了PO系统,Cache和CommunicationChannel都刷新或启停了,但是新增的字段在调用接口的时候数据进不到SAP系统,SAP系统内的值也出不来。经过多方排查,找到了在不重启PO服务器的情况下解决的方法。这个解决方法应该针对7.5 SP24及以上版本的系统,下面版本的接口调整应该常规刷新就可以了

SAP PI7.50 SP24 needs restart after imported RFC has been modified

Dear experts,

since migrating to PI7.50 (currently 7.50SP24) I see a strange behaviour when we modify RFC structures (e.g. adding a new field).

I import the definition from our ECC dev system and transport in test environment.

In the test environment I see the new structure in ESB. However when testing, the new field values are not handled in runtime.

I restarted XPI Adapter RFC, I did cache refreshes (CPA and Mapping Runtime) . That does not help. However when I completly restart the PI system, the new structure work.

What do I miss after transport so we don't need to restart the entire system whenever we modify RFC structures?

best regards

解决办法

With 7.50 SP24, there is a fairly major change impacting on RFC integrations. Refer to the notes below from further information.

3147820 PI RFC Adapter using JCo3
3309842 RFC Adapter JCo3: RFC Metadata Not Updating

相关推荐
爱喝水的鱼丶2 天前
SAP-ABAP:SAP 实战笔记:BAPI_OUTB_DELIVERY_CONFIRM_DEC 详解——外向交货单过账的利器
运维·性能优化·sap·abap·经验交流
爱喝水的鱼丶5 天前
SAP-ABAP:SELECT大数据量查询性能调优——避免嵌套循环、减少数据库交互的核心方案
开发语言·数据库·sql·性能优化·sap·abap·erp
爱喝水的鱼丶6 天前
SAP-ABAP:SELECT查询性能优化基础——索引匹配、条件顺序与缓冲机制利用技巧
数据库·性能优化·select·sap·abap·开发交流·交流学习
爱喝水的鱼丶6 天前
SAP-ABAP:SELECT特殊语法应用——UP TO n ROWS、CLIENT SPECIFIED等关键字的使用场景
性能优化·select·sap·abap·经验交流·特殊语法
小田的博客11 天前
SAP 登录界面默认语言设置
sap
爱喝水的鱼丶11 天前
SAP-ABAP:ALV上线前测试 Checklist——保障报表生产环境稳定运行
性能优化·sap·abap·开发交流·交流学习
爱喝水的鱼丶12 天前
SAP-ABAP:一次关于“交货日期”的增强需求:从复杂增强到标准功能的回归之旅
运维·开发语言·性能优化·sap·abap·经验交流
爱喝水的鱼丶13 天前
SAP-ABAP:ALV通用封装实践——搭建可复用的ALV开发工具类,减少80%重复代码
开发语言·性能优化·sap·abap·erp·alv
爱喝水的鱼丶13 天前
SAP-ABAP:ALV跨版本兼容指南——适配ECC与S4 HANA系统的ALV开发注意事项
开发语言·性能优化·sap·abap·经验交流
爱喝水的鱼丶17 天前
SAP-ABAP:ALV数据导出增强——实现Excel/PDF/CSV多格式自定义导出
开发语言·性能优化·sap·abap·erp