简单的说它是个轻量级的用于记录和客户的交互,包括INBOUND和OUTBOUND。 这些可以用ONE ORDER的ACTIVITY来记录,但太重了。

See SAP帮助文档

The interaction object logs inbound or outbound customer contact.
Technically speaking, the interaction object is an entry in the contact tracking table that contains details about a customer contact but is not linked to the business transaction.

Interaction objects are usually generated in mass-marketing business to log customer contacts when the creation of activities is not desired. This improves performance and reduces unnecessary data volume. However, you still have a complete overview of which customer contact took place using which medium at any time, and can subsequently carry out reporting for your marketing activities.
You can also create follow-up transactions for interaction objects (for example, lead, opportunity) and display the entire transaction history related to the object.
Interaction objects are entered for both business partners and marketing prospects. During high-volume campaigns, you can create interaction objects for every business partner and marketing prospect contacted.
To create interaction objects for business partners and marketing prospects, you must activate the business function Social Media Integration in Marketing(CRM_SMI_MKT).

Integration

Marketing

Interaction objects are created during campaign execution if you have defined a communication method for which no activities are created (for example, e-mail without activities) for the communication medium. This means that no transaction type is maintained.

Applications

The interaction object is integrated with the contact history of activity management, account management, and the Interaction Center (IC) WebClient, as well as with the business partner fact sheet. You can search for the interaction object by using the locator search in activity management, the IC WebClient, the business partner fact sheet, and account management. The interaction object is identified by its own icon.
In the business partner fact sheet, the interaction objects are displayed in the lists Completed Activities and Last 20 Activities. By clicking on the transaction number you can view the interaction object details.

SAP CRM里Interaction Object是个什么东东相关推荐

  1. SAP CRM里Lead通过工作流自动创建Opportunity的原理讲解

    (1) 在SAP CRM里创建一个Lead后,会观察到有一个Opportunity自动生成,这是通过什么后台逻辑实现的呢? 检查前台日志或者后台事务码SLG1,发现有很多属于用户WF-BATCH的日志 ...

  2. SAP CRM里产品主数据的文本模型设计

    SAP CRM的产品主数据设计了这几种不同类型的文本模型: Part1 and Part2 actually share the same assignment block COMM_PR_SHTEX ...

  3. SAP CRM里的settype和relationship有什么区别

    从business来说: (1) Settype是对内的描述,比如一个人,长头发,两只眼睛,一个鼻子. (2) Relationship是对外的描述,比如我和你们是同事关系,朋友关系. 从Techni ...

  4. 什么是SAP CRM里的Sales Bundle?

    这两篇博客里有讲: https://blogs.sap.com/2010/03/03/sales-area-bundling-in-sap-crm-part-1/ https://blogs.sap. ...

  5. 创建新的SAP CRM product search scenario - 如何在SAP CRM里实现自定义的产品搜索场景

    根据UI上的partner ID和Object description这两个search parameter专门创建search scenario: 使用如下report消费该search scena ...

  6. SAP CRM里note界面默认语言的决定逻辑

    Sent: Wednesday, December 31, 2014 3:16 PM 我们在note assignment block里点了new之后的creation页面里的Language def ...

  7. SAP CRM One Order object type in line item - when it is filled

    Created by Wang, Jerry, last modified on Oct 26, 2016 要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  8. SAP CRM里是如何检测一个BP是否存在的 - FM BP_CENTRALPERSON_GET

    Created by Wang, Jerry, last modified on Dec 12, 2014 要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  9. SAP CRM里business partner在订单处理中的determination流程

    1.当创建opportunity时, 选定transaction type就会触发一次determination(实际上,在选定Prospect的时候也会触发,不过只触发Partner Determi ...

最新文章

  1. CentOS 安装docker.ce报错提示containerd.io >= 1.2.2-3问题
  2. 模型诊断(Model Diagnostics)是什么?具体包含哪些内容?
  3. oracle4045,ORACLE 错误 4045
  4. Gin的路由类型:GET POST PUT DELETE
  5. java复制类mytool_MyTools
  6. css结构和重叠之选择器的特殊性
  7. C语言结构体占用内存总结
  8. Delphi各个版本和发展历史
  9. win10下zookeeper的下载以及安装
  10. Python编程一定要注意的那些“坑”(八):赋值运算符=
  11. python界面卡顿_前端页面卡顿、也许是DOM操作惹的祸?
  12. php 文件锁 重发请求,PHP使用文件锁解决高并发问题示例
  13. 扩展AD 用户上传头像
  14. 【Oracle】查询当前SCN
  15. python要学多久可以找到工作-自学Python的高效方法,学Python多久能找到工作?
  16. PAT 1059 Prime Factors[难]
  17. 【JZOJ4788】【NOIP2016提高A组模拟9.17】序列
  18. 算法精解:C语言描述(递归)
  19. 估算项目工作量的方法:定额法
  20. 自大型人格分析,如何改变自大型性格?

热门文章

  1. Gradle 工具的源码研究
  2. android studio 中 gradle 配置与说明
  3. Django(part6)--利用正则的组名进行关键字传参
  4. python sort、sorted 高级用法
  5. 机器学习第六篇:详解支持向量机算法
  6. 77 行代码实现 ABAP ALV 中的双击事件处理
  7. 一些我整理的 SAP 工作和学习的有用链接,持续更新
  8. SAP Hybris Commerce Cloud 项目里的 eclipsebin 文件夹
  9. SAP Spartacus 如何重定义登录 Login Component
  10. 动手开发第一个 Cypress 测试应用