SAP CRM中间件下载时数据库表CRMATAB为空的处理方法
Sent: Tuesday, July 22, 2014 11:30 AM
Subject: RE: how to fill empty table
How to resolve empty table issue in ERP:
Run report SMOF_FILL_CRMATAB in CRM system:
Mark checkbox “All objects”:
发现自己没有RFC的权限,可在debugger里跳过line 18~23的权限检查:
执行完之后table CRMATAB里就有值了。
本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
-
上一篇
SAP CRM中间件下载出错的错误排查
Sent: Tuesday, July 22, 2014 10:58 AM Subject: RE: how to analyze customize downloading issue Issue: The customizing object DNL_CUST_PROD0 is still "Running" in tcode R3AM1 for a long time. check in CRM system using SMQ1, to check whether the customizing download request has already been successfully sent out to ERP. in this example, we see three blocked queue, this is the reason why the status is still running. We can manually send them to ERP. Double click on the first line, the queue has stat...
-
下一篇
How to test Delta download in CRM Side
Subject: How to test Delta download in CRM Side Select one product in CRM side ( QD3/504 ) which you would like to test. The product must have already been downloaded from ERP successfully. In this case I choose product ZJERRYERP1, whose description is "test material". go to ERP system, tcode MM02, make changes on material, for example change its description: After successful save, the change should be immediately synchronized to CRM side. However, since QD3/QDD is the central test system and pe...
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- 2048小游戏-低调大师作品
- SpringBoot2编写第一个Controller,响应你的http请求并返回结果
- SpringBoot2初体验,简单认识spring boot2并且搭建基础工程
- Docker使用Oracle官方镜像安装(12C,18C,19C)
- SpringBoot2整合MyBatis,连接MySql数据库做增删改查操作
- MySQL数据库在高并发下的优化方案
- Dcoker安装(在线仓库),最新的服务器搭配容器使用
- CentOS7编译安装Cmake3.16.3,解决mysql等软件编译问题
- SpringBoot2配置默认Tomcat设置,开启更多高级功能
- Docker快速安装Oracle11G,搭建oracle11g学习环境