美文网首页
SAP Fiori OData gateway 和后台 ABAP

SAP Fiori OData gateway 和后台 ABAP

作者: 华山令狐冲 | 来源:发表于2021-09-15 10:16 被阅读0次

两个相关的 tcode :

  • /IWFND/CACHE_CLEANUP
  • /IWBEP/CACHE_CLEANUP

SAP在gateway和CRM backend各有一个cache table。

Gateway上的cache table:/IWFND/I_MED_CTC(MD)

AG3上的cache table:/IWBEP/I_MGW_CTC(MD)

两个table用前面的前缀/BEP: backend和/FND: frontend区分

这两个tcode,/BEP开头的只能在backend 系统run,/FND的只能在frontend上run,否则无效。

更多Jerry的原创文章,尽在:"汪子熙":


相关文章

网友评论

      本文标题:SAP Fiori OData gateway 和后台 ABAP

      本文链接:https://www.haomeiwen.com/subject/haxzmltx.html