SAP Fiori OData gateway 和后台 ABAP
2021-09-15 本文已影响0人
华山令狐冲
两个相关的 tcode :
- /IWFND/CACHE_CLEANUP
- /IWBEP/CACHE_CLEANUP
![](https://img.haomeiwen.com/i2085791/718ca989a2c6b33a.png)
SAP在gateway和CRM backend各有一个cache table。
Gateway上的cache table:/IWFND/I_MED_CTC(MD)
![](https://img.haomeiwen.com/i2085791/3401a31e925c39e6.png)
AG3上的cache table:/IWBEP/I_MGW_CTC(MD)
![](https://img.haomeiwen.com/i2085791/449a4d4e7089b777.png)
两个table用前面的前缀/BEP: backend和/FND: frontend区分
这两个tcode,/BEP开头的只能在backend 系统run,/FND的只能在frontend上run,否则无效。
更多Jerry的原创文章,尽在:"汪子熙":
![](https://img.haomeiwen.com/i2085791/97c4752c0e619c44.png)