CRM PRDCT_OBJECT, BDOC和customer product id修改

2020-01-30
阅读 2 分钟
822
This wiki page discusses the second BDOC PRDCT_OBJECT which is generated after change is made on CRM:

CRM中间件里CRM local changes的注册管理

2020-01-30
阅读 2 分钟
722
You could see the following BDOC in CRM which means the BDOC will be sent to multiple external sites besides ERP.

SAP事务码MM02里的字段属性控制

2020-01-30
阅读 2 分钟
1.1k
You can not save a material in MM02 without maintaining ANP code in QI3/504 because the ANP code is configured as mandatory there.

SAP CRM Relationship API设计原理

2020-01-30
阅读 3 分钟
1.2k
Unlike settype, relationship does not have a dedicated read function module maintained in its metadata table. Instead, the generic read function module COM_IL_DB_READ is used.

Language issue for downloaded product category

2020-01-30
阅读 2 分钟
1k
When you try to edit some downloaded product categories, you may meet with this error message:

ERP Account group和CRM partner group的映射关系

2020-01-30
阅读 2 分钟
1.4k
When you create a customer in VD01, you need to specify one account group. In the example below it is DEBI.When this customer is saved, it is stored in table KNA1, field KTOKD.

错误消息Number not in interval XXX when downloading

2020-01-30
阅读 2 分钟
1.2k
And I have defined a request in tcode R3AR2 to try to download it to CRM via request download:

错误消息Form of address 0001 not designated for organization

2020-01-29
阅读 2 分钟
1.2k
I have tried to download a customer from ERP to CRM via request download. After request download is finished, I saw error message in tcode SMW01:

CRM下载对象一直处于Wait状态的原因

2020-01-29
阅读 2 分钟
925
When you perform request download, the expected behavior is you should see the information message below:

错误消息Customer classification does not exist when downloading

2020-01-29
阅读 3 分钟
1.3k
After I create a customer in ERP via tcode VD01 and try to download it into CRM via request download, I meet with the following error message:Customer classification 06 does not exist

错误消息Distribution channel is not allowed for sales

2020-01-29
阅读 2 分钟
1.2k
I try to download customer material info record from ERP via request download.This is my download request created in tcode R3AR2:

ABAP CCDEF, CCIMP, CCMAC, CCAU, CMXXX这些东东是什么鬼

2020-01-29
阅读 4 分钟
1.6k
本文是鼠年第二篇文章,也是汪子熙公众号第201篇原创文章。 今天是鼠年大年初二,不知道昨天的大年初一,大家过得如何? 最近这段非常时期,像Jerry这类宅男,能够理直气壮地以“响应国家号召,不给国家和社会添乱”为理由宅在家里。 为了降低对病毒的恐惧感,让我们继续学习,分散下对疾病的注意力。 我们新建一个ABAP类...

有了Debug权限就能干坏事?小心了,你的一举一动尽在系统监控中

2020-01-29
阅读 2 分钟
2.1k
大家新年好! Jerry祝大家身体健康,鼠年大吉! 本文是鼠年第一篇文章,也是汪子熙公众号第200篇原创文章。 昨天Jerry在家度过了有生以来年味最淡的一个除夕夜。为响应政府和专家的号召,没有走亲访友,宅在家中,与亲人和代码一起,度过了一个平静的除夕夜。 所谓“平平淡淡才是福”,让我们共同祈祷,期盼这场全人类的灾难...

SAP GUI和Windows注册表

2020-01-29
阅读 1 分钟
1.3k
Python 中的 class 体内定义方法时,如果没有显式地包含 self 参数,有时候依然可以被调用。这是一个非常有趣的话题,因为它涉及到对 Python 中类与对象之间关系的更深理解。要理解为什么这种情况下方法依然能够被调用,我们需要逐步拆解 Python 类的构造方式以及方法绑定的原理。

如何使用Key User Tool扩展SAP S/4HANA Fiori UI

2020-01-29
阅读 1 分钟
895
(1) Go to the Fiori UI where you would like to enhance, and enter adaptation mode by clicking this icon:

使用SAP iRPA Studio创建的本地项目,如何部署到SAP云平台上?

2020-01-29
阅读 5 分钟
1k
本文是2020年第15篇原创文章,也是汪子熙公众号总共第198篇原创文章。 最近在微软Bing搜索里输入China,就会出现这样的提示。。。 没太多可说的,唯愿天佑中华。 以前看威尔-史密斯主演的《我是传奇》,影片里的人类世界被病毒肆虐之后,荒草丛生满目疮痍,只剩主人公一个人一只狗,好可怕。 如果说《我是传奇》里神秘病...

SAP智能机器人流程自动化解决方案

2020-01-29
阅读 6 分钟
1.5k
本文是2020年第14篇原创文章,也是汪子熙公众号总共第197篇原创文章。 今天这篇文章的主题是机器人(Robot). Jerry看过的第一部机器人主题的电影,就是大神詹姆斯-卡梅隆的神作《终结者II》,里面的T1000一度成为我的童年阴影。 几个月前我才欣赏完最新上映的终结者:黑暗命运(Dark Fate),又一部收割终结者粉丝情怀的续...

SAP OData service的执行是如何从Gateway系统转交到backend系统

2020-01-25
阅读 3 分钟
1.2k
这个model provider class定义了LWM_CUSTOMER_BRIEFING这个model的所有structure,以及structure之间的相互关系。现在没有一个图形化界面的tool来做modelling,我们只能在CL_LWM_CB_ADAPTER_MDP的DEFINE里面定义model的structure。具体做法是预先定义好后台要使用的entity的data type,Customer briefing 所有使用到的DD...

SAP CRM AET Application Reference类型扩展字段的一个例子

2020-01-25
阅读 1 分钟
1.1k
This field is used to link the product to another business object. it is very convenient to navigate to target business object via this kind of extension field.In AET, Choose Application Reference as field type and opportunity as sub type.

SAP S/4HANA Material Fiori应用根据扩展字段搜索的实现原理

2020-01-25
阅读 1 分钟
955
You should first enable your extension field to be used in search scenario:

SAP S/4HANA Material Fiori应用的搜索实现原理

2020-01-25
阅读 3 分钟
1.1k
Search criteria: Automatically generated select clause: Automatically generated from clause: Automatically generated where clause: {代码...} Fuzzy Search 要获取更多Jerry的原创文章,请关注公众号"汪子熙":

无法在SAP Fiori UI上添加扩展字段?原因可能就在这里

2020-01-25
阅读 1 分钟
953
I have created the following extension field on business context : product master general

SAP S/4HANA系统Fiori UI上Adapt UI按钮显示与否的控制逻辑

2020-01-25
阅读 1 分钟
1.3k
I use the same user to log on the same system, however some times the Adapt UI button is available but some times not. This behavior is very weird.

我自己开发的工具,打印出百度贴吧某用户发表过的所有帖子

2020-01-25
阅读 7 分钟
1.6k
{代码...} 要获取更多Jerry的原创文章,请关注公众号"汪子熙":

如何阻止SAP CRM订单创建好之后,自动被置为传输状态这一行为

2020-01-25
阅读 2 分钟
1.1k
AG9 Service order创建好之后,要自动通过middleware传其他系统去,这个behavior我们现在记录下来了么?知道怎么disable不?

The Smart Field Service Prototype powered by SAP FSM and Wechat

2020-01-25
阅读 8 分钟
1.9k
In this blog I will introduce a prototype regarding a Smart Field Service prototype recently developed by our team. The aim of this prototype development is to give our local partners a demonstration about how SAP FSM is flexible enough to integrate with popular mobile application framework to ac...

SAP GUI里的收藏夹事务码管理工具

2020-01-25
阅读 1 分钟
1.6k
跨模态编码器(Cross-Modal Encoder):跨模态编码器的作用是将文本和图像的特征进行对齐。GPT 可以将用户输入的文本描述转换为文本特征表示,然后利用跨模态编码器将这些特征映射到图像特征空间。这种方式确保模型能够理解描述性语言中不同细节是如何与图像特征对应的。

SAP ABAP Netweaver里的SE80事务码是如何响应用户请求的

2020-01-25
阅读 4 分钟
1.4k
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-qhGszh5N-1579337680354)([链接]]

SAP CRM My Opportunity Fiori应用网络请求的详细分析

2020-01-25
阅读 5 分钟
977
This roundtrip is used to render the navigation list when the Opportunity tile is clicked by launchpad. It is mandatory, could not be eliminated.

SAP官方到底提供了免费的S/4HANA试用版没有?

2020-01-18
阅读 3 分钟
1.4k
SAP S/4HANA Fully-Activated Appliance: Create your SAP S/4HANA system in a fraction of the usual setup time

介绍一种Fiori标准应用的增强方式

2020-01-18
阅读 1 分钟
1.6k
Python 中的 class 体内定义方法时,如果没有显式地包含 self 参数,有时候依然可以被调用。这是一个非常有趣的话题,因为它涉及到对 Python 中类与对象之间关系的更深理解。要理解为什么这种情况下方法依然能够被调用,我们需要逐步拆解 Python 类的构造方式以及方法绑定的原理。

一个基于SAP Hybris Commerce和微信的社交电商原型介绍

2020-01-18
阅读 1 分钟
1.5k
在 SAP 项目实施中,Brownfield 场景是一种迁移策略,尤其用于从 SAP ERP 系统升级到 SAP S/4HANA 的过程中。Brownfield 方法可以理解为“系统转换”模式,它是指在现有系统基础上进行优化和转换,而不是从头开始构建一个全新系统。这种策略可以让企业保留现有的业务流程和系统配置,最大程度地降低业务中断风险,同时利用...

SAP云平台和SAP C4C之间的OAuth2.0配置

2020-01-13
阅读 3 分钟
1.5k
The OAuth 2.0 based authentication between SCP and C4C requires the same user-id to exist in both SAP Cloud Platform and SAP Hybris Cloud for Customer.

使用SAP CRM AET工具创建类型为下拉列表的扩展字段

2020-01-13
阅读 2 分钟
1.1k
When you create extension field via Application Extension Tool, it seems the code list ( or drop down list ) is not supported by this tool. This type does not appear in supported data type list.

Communication error with the external tax system VERTEX

2020-01-13
阅读 1 分钟
1.4k
When you download an equipment from ERP, you meet with this error message: Communication error with the external tax system (VERTEX)