- SAP CRM Fiori 应用里无法根据当前文档创建 Foll
- 从SAP客户主数据里直接创建商机(Opportunity)
- 如何使用代码创建和读取 SAP CRM 订单的 Text 数据
- SAP Fiori 的附件处理(Attachment handl
- SAP CRM Fiori 应用 My Opportunity
- SAP CRM Fiori 应用 My Note 里创建 Not
- SAP UI5和Angularjs事件处理机制的实现比较
- 在 SAP CRM Fiori 应用上给 Opportunity
- 如何使用 SEGW 的 redefine 功能对 SAP 标准
- 点击 Fiori Launchpad tile 后报错的处理方法
some colleagues complains that although the necessary customizing for followup opportunity creation is done, still they could not create follow up opportunity based on an appointment.

An error message is displayed. In fact it already gives hint about the failure reason.

The target transaction type determination is done based on two levels:
level 1: done based on transaction type level. The FM below returns all supported follow up transaction type for "CX02".
The types for opportunity are also in result.


level 2: there is filtering logic on result of level 1, based on instance level.
It is designed that if one source document has errors, only "activities" is allowed as target transaction type.


once I fixed the error for current activity:

The opportunity follow up also works well:

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

网友评论