`
JerryWang_SAP
  • 浏览: 1077709 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论

SAP CRM One Order里Complex Set的一个例子:Partner Set

阅读更多

Quote from Carsten's document

The logical key of the PARTNER set includes the partner function and the partner itself, i.e., there is no external attribute which allows to differentiate all the records. For this case, we use the term internal key.

However in the system the fields Partner function and partner number are put to CRMT_PARTNER_EXT(Externally Influenced Partner Data), which makes me a little bit confused(囧).

Answer

CRMT_PARTNER_EXT has nothing to do with the distinction into internal and external key. In fact, it took me some time to decide for the words of these attributes. External means: There is some criterion outside the order which structures the records of the complex set. Internal means: You cannot tell from outside how many records of this entity will be present in the order, it can be an arbitrary number.

I am sorry I still have doubt for your clarification. I am sorry for that.

"External means: There is some criterion outside the order which structures the records of the complex set.
Internal means: You cannot tell from outside how many records of this entity will be present in the order, it can be an arbitrary number."

I still use DATES ( Appointment ) for example.

Below is a screenshot for variable lt_app.

DATA: lt_guid TYPE crmt_object_guid_tab,
          lt_app  TYPE crmt_appointment_wrkt.

    APPEND iv_guid TO lt_guid.

    CALL FUNCTION 'CRM_ORDER_READ'
      EXPORTING
        it_header_guid = lt_guid
      IMPORTING
        et_appointment = lt_app.

If I understand you correctly, since APPT_TYPE and DURATION type are external key, so outside the order we can exactly know that it would NEVER happen that there are two entries for an order which have the same APPT_TYPE and DURATION. Do I understand correctly?

Now for Partner,

you mentioned "The logical key of the PARTNER set includes the partner function and the partner itself",

From technical point of view, I don't see any difference compared with Appointment's logical key.

So I get the following assumption:

  1. There is NO technical difference between internal logical key and external logical key. The categorization is made from business point of view.
  2. Could I try to describe how to differentiate these two kinds of logical key below?

Say a component has logical key A and B.

The picture below shows the feature of external key:

The picture below shows the feature of internal key:

0
0
分享到:
评论

相关推荐

    SAP CRM同步问题记录

    首先,我们遇到的第一个问题是发布产品目录时遇到的“索引无法建立”的错误。在SAP CRM中,产品目录的发布涉及到数据的复制和更新,这需要系统能够正确地建立和维护索引以确保高效的数据检索。当这个过程失败时,...

    SAP CRM 7.0 PA-CR100

    标题与描述中的"SAP CRM 7.0 PA-CR100"指向的是SAP公司的一款企业级软件——客户关系管理(Customer Relationship Management)系统的一个特定版本与课程代码。SAP CRM是SAP Business Suite的一部分,它帮助企业优化...

    SAP CRM系统介绍

    SAP CRM系统介绍SAP CRM系统介绍SAP CRM系统介绍SAP CRM系统介绍SAP CRM系统介绍

    sap crm 一点通

    与SAP ECC(Enterprise Core Component)和SAP BW(Business Warehouse)一样,SAP CRM 是一个独立的产品而非ECC的组成部分。尽管SAP CRM 和 ECC 在某些功能上有重叠,例如CRM 的 SALES 功能类似于ECC 的 SD(Sales ...

    sap CRM 2007 IDES.rar

    这个RAR压缩包文件包含了一个BT种子文件(CRM 2007 IDES.torrent),通过这个种子文件,用户可以下载大约12GB的SAP CRM 2007 IDES安装文件。 SAP CRM是SAP公司推出的企业级客户关系管理解决方案,旨在帮助企业更...

    SAP CRM行业解决方案.pdf

    SAP CRM行业解决方案是一个基于客户关系管理(Customer Relationship Management,CRM)的解决方案,旨在帮助企业更好地管理客户关系、提高销售业绩和客户满意度。该解决方案提供了一整套的客户关系管理系统,涵盖了...

    SAP CRM Tables 1

    SAP CRM是一个集成的解决方案,帮助企业管理和优化其销售、营销和服务流程。 在SAP CRM中,数据是组织和存储在一系列特定的表中的,这些表被称为业务对象或业务伙伴。每个表都有其特定的用途,比如存储客户信息、...

    SAP-CRM-系统用户界面操作指导手册

    《SAP-CRM-系统用户界面操作指导手册》旨在为用户提供一个全面的操作指南,帮助他们熟悉SAP CRM Web客户端的用户界面及其各项功能。 #### 二、SAP CRM Web 客户端用户界面概览 ##### 2.1 用户界面结构 SAP CRM Web...

    SAP CRM管理方案介绍

    SAP CRM系统与SAP ERP等其他SAP产品紧密结合,形成了一个集成度高、灵活性强的业务平台。 #### 二、市场营销管理 SAP CRM的市场营销管理模块提供了强大的市场资源管理能力,包括但不限于市场活动策划与执行、市场...

    SAP CRM 常用表.pdf

    在SAP CRM系统中,数据通常被组织成表的形式,这些表可以分为两类:主数据表(Master Data Tables)和事务数据表(Transaction Data Tables)。这些表是组织和管理SAP CRM系统中各种信息的基础。 主数据表涉及的是...

    SAP CRM 2007 IDES

    SAP CRM 2007 IDES

    SAP CRM解决方案

    CRM原厂解决方案 SAP标准CRM业务模式介绍,CRM产品

    SAP CRM课程中文自学笔记

    SAP CRM(客户关系管理)是SAP商务套件中的一个重要组成部分,用于帮助企业提升对客户的管理水平,优化客户交互,增强客户满意度和忠诚度。SAP CRM课程中文自学笔记为初学者提供了一条学习SAP CRM的系统路径。通过这...

    sap crm install

    总的来说,SAP CRM的安装是一个技术性强、涉及面广的过程,需要对SAP系统、数据库管理和IT基础设施有深入的理解。在整个过程中,遵循最佳实践,保持耐心和细致,将有助于避免可能出现的问题,确保CRM系统的成功部署...

    SAP CRM会员管理

    SAP公司全套CRM解决方案覆盖了销售、市场营销、售后服务、客户分析、客服中心、电子商务、社交CRM及移动手机等各个方面。客户可按当前业务所需选择的相关功能,应用程序可在6-8周内迅速部署并投入使用。新的SAP CRM...

    SAP CR100 文档,用于SAP CRM培训

    SAP CR100 用于SAP CRM培训。

    SAP_CRM中文自学笔记

    SAP CRM是德国SAP公司提供的一个全方位客户关系管理解决方案,广泛应用于市场营销、销售和服务等领域,支持企业通过多种交互渠道与客户进行沟通。CRM系统能够处理从客户数据的收集、管理到客户交互过程中的订单处理...

    SAP_CRM简介

    SAP NetWeaver作为业务流程平台,是一个基于SOA的开放式平台,不仅支持SAP的所有解决方案,也符合ESA(企业服务架构)的原则。Web Dynpro是SAP推荐的Web应用开发技术,它将逐渐取代BSP(Business Server Pages),为...

    SAP_SAPCRM.rar

    在SAP的模块化架构中,SAP CRM扮演着关键角色,它能够与其他SAP模块(如ERP、SCM等)无缝集成,为企业提供一个统一的客户视角。 通过学习"SAP SAPCRM",我们可以深入了解以下几个核心知识点: 1. **CRM基础理念**...

Global site tag (gtag.js) - Google Analytics