首页 文章 精选 留言 我的

精选列表

搜索[修改],共10026篇文章
优秀的个人博客,低调大师

CRM PRODUCT_MAT, BDOC和customer product id修改

Product HT-1055 is downloaded from ERP. When you make changes in CRM for example change its customer product id: After save, you can observe there are three BDOC related to this save.This series of wiki pages discusses the scenario behind it.When you perform change in WebUI and save: This function module will call a BAdI implementation: This badi is responsible for sending product changes done in CRM to other registered site which are intrested with this change.The related BDOC type PRODUCT_MAT is hard coded in line 62: And what content is included in this BDOC? Just header information about product being changed, but not any detail data like changed customer product id: Why this BDOC has red light in tcode SMW01? It is becasue one of the receiver site, the XIF_XML, has some trouble when receiving this BDOC.However, since our main focus is to research the data exchange between ERP and CRM, we can just ignore this error. For the reason why this CSA queue is needed, please read this issue: What is CSA* queue 本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。

优秀的个人博客,低调大师

CRM PRDCT_OBJECT, BDOC和customer product id修改

This wiki page discusses the second BDOC PRDCT_OBJECT which is generated after change is made on CRM: Unlike PRODUCT_MAT, this BDOC is handled asynchronously: Three registered services are called one by one within the loop: The first function module, /1CRMGC/PRDCT_OBJECT_CDB, is generated automatically by tool and responsible for CDB synchronization: Since all of these three function modules do not have any recipients determined, this second BDOC has actually no receivers. No data transfer exists.Here below is actual data contained in this BDOC: 本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。

资源下载

更多资源
Mario

Mario

马里奥是站在游戏界顶峰的超人气多面角色。马里奥靠吃蘑菇成长,特征是大鼻子、头戴帽子、身穿背带裤,还留着胡子。与他的双胞胎兄弟路易基一起,长年担任任天堂的招牌角色。

Rocky Linux

Rocky Linux

Rocky Linux(中文名:洛基)是由Gregory Kurtzer于2020年12月发起的企业级Linux发行版,作为CentOS稳定版停止维护后与RHEL(Red Hat Enterprise Linux)完全兼容的开源替代方案,由社区拥有并管理,支持x86_64、aarch64等架构。其通过重新编译RHEL源代码提供长期稳定性,采用模块化包装和SELinux安全架构,默认包含GNOME桌面环境及XFS文件系统,支持十年生命周期更新。

Sublime Text

Sublime Text

Sublime Text具有漂亮的用户界面和强大的功能,例如代码缩略图,Python的插件,代码段等。还可自定义键绑定,菜单和工具栏。Sublime Text 的主要功能包括:拼写检查,书签,完整的 Python API , Goto 功能,即时项目切换,多选择,多窗口等等。Sublime Text 是一个跨平台的编辑器,同时支持Windows、Linux、Mac OS X等操作系统。

WebStorm

WebStorm

WebStorm 是jetbrains公司旗下一款JavaScript 开发工具。目前已经被广大中国JS开发者誉为“Web前端开发神器”、“最强大的HTML5编辑器”、“最智能的JavaScript IDE”等。与IntelliJ IDEA同源,继承了IntelliJ IDEA强大的JS部分的功能。

用户登录
用户注册