Example: I have a material in ERP maintained with status: 10
According to SAP help:
If a material has technical defects or is to be discontinued, you can block the material. If you set a block, orders, deliveries and invoices containing this material cannot be created at all, or only with a warning message. The system reactions to a blocked material depends on the type of block set.” When I download this material into CRM, it is displayed as “Blocked (Error)” in Sales Status field.
How is this behavior implemented?
Sales Status mapping between ERP and CRM
This mapping relationship is downloaded via customizing download by object DNL_CUST_PROD3. Once done, the table CRMC_TVMS in CRM stores the relationship. Take the marked row below ( VMSTA = 10 ) for example, it means if the column SPVBC = B, the corresponding hard coded status in CRM will be marked as “active”.
See related middleware inbound source code for example.
CRM middleware inbound processing will only set the following three kinds of sales status for a downloaded product.
The description for them are listed below:
For a downloaded product, if it has sales organization specific data maintained in ERP, a default status value I1001 – Created will ALWAYS be set by line 24, regardless of the existence of sales status value. And If there is indeed sales status set in ERP, the configuration table CRMC_TVMS will be used to find logic how this sales status maintained in ERP will be handled in CRM.
Please note that even though in the configuration entry, there are lots of column SPVBA, B, C, D…
However in CRM middleware, only SPVBC is used.
Last but not least, table COMM_PR_FRG_ROD has a field STATUS_OBJECT which stores a guid acting as a handle for product sales status. By using this guid, you can query table CRM_JEST to get product’s status.
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
相关推荐
在SAP CRM(客户关系管理)系统中,同步问题往往是由于不同组件间的通信故障或配置错误导致的。本文将深入探讨两个具体的问题及其解决方案,帮助用户理解和处理SAP CRM中的同步异常。 首先,我们遇到的第一个问题是...
- **增强竞争力**:SAP CRM Sales可以帮助企业在激烈的市场竞争中脱颖而出,实现更高的销售业绩。 ### 统计数据和图表 文档中还包括了一些统计图表,比如不同股票指数的表现情况(如FTSE、DJIA等),以及关于SAP ...
尽管SAP CRM 和 ECC 在某些功能上有重叠,例如CRM 的 SALES 功能类似于ECC 的 SD(Sales and Distribution),以及CRM 的 SERVICES 与ECC 的 CS(Customer Service)相似,但两者的设计理念和技术实现方式存在明显...
CRM系统能够处理从客户数据的收集、管理到客户交互过程中的订单处理、服务请求等业务流程,是SAP商务套件的一部分,能够与SAP ERP(企业资源计划)系统进行紧密集成。 SAP CRM的基础知识通常包括对于其核心组件的...
SAP CRM 7.0 PA-CR100课程不仅提供了SAP CRM系统的深度理解,还覆盖了相关的技术架构和第三方集成知识,对于IT专业人员来说,这是一个宝贵的学习机会,能够帮助他们提升在企业级CRM项目中的技能和竞争力。...
标题"SAP CRM Tables 1"指的是关于SAP客户关系管理(CRM)系统中的数据库表的讨论,这通常涉及系统的数据结构、业务逻辑以及如何在CRM环境中存储和处理数据。SAP CRM是一个集成的解决方案,帮助企业管理和优化其销售...
SAP CRM系统介绍SAP CRM系统介绍SAP CRM系统介绍SAP CRM系统介绍SAP CRM系统介绍
在SAP CRM 2007 IDES中,用户可以访问所有模块,包括但不限于: 1. 销售管理:此模块支持从潜在客户到订单的整个销售过程,提供预测分析和自动化销售流程。 2. 营销管理:允许企业规划和执行营销活动,管理市场...
在处理业务交易时,系统会利用条件技术来确定各种重要的定价信息,如应向客户收取的净价、哪些折扣和附加费是相关的等。 #### 三、SAP定价基础 ##### 3.1 条件技术的基本原理 条件技术的核心在于如何从现有的条件...
- **SPE(Sales Pricing Engine)**:这是SAP CRM中的定价引擎,负责处理定价逻辑和优惠策略。SPE可以根据客户特定条件、市场变化和商业规则实时计算出产品的最终售价。你可以学习如何定义价格组、价格类型、折扣和...
### SAP CRM管理方案介绍 ...综上所述,SAP CRM是一个综合性的客户关系管理系统,不仅能够帮助企业提高市场营销、销售和服务的效率,还能通过智能分析等功能为企业提供决策支持,从而在激烈的市场竞争中获得优势。
SAP CRM(Customer Relationship Management)作为一款先进的客户关系管理系统,在帮助企业更好地管理客户信息、提高销售效率及客户服务方面扮演着极其重要的角色。《SAP-CRM-系统用户界面操作指导手册》旨在为用户...
SAP中间件PO技术是SAP企业应用集成(Enterprise Application Integration, EAI)的重要组成部分,主要涉及SAP Process Orchestration(简称PO)的配置和实施。PO作为一个全面的集成平台,结合了XI(Exchange ...
SAP CRM行业解决方案 SAP CRM行业解决方案是一个基于客户关系管理(Customer Relationship Management,CRM)的解决方案,旨在帮助企业更好地管理客户关系、提高销售业绩和客户满意度。该解决方案提供了一整套的...
SAP CRM 2007 IDES
SAP CRM(客户关系管理)是...综上所述,SAP CRM课程中文自学笔记是一份适合初学者的、全面的自学材料,能够让初学者快速掌握SAP CRM的基础知识和应用技能,为未来在企业中实施和操作SAP CRM解决方案打下坚实的基础。
CRM原厂解决方案 SAP标准CRM业务模式介绍,CRM产品
通过学习"SAP SAPCRM",我们可以深入了解以下几个核心知识点: 1. **CRM基础理念**:理解CRM的基本概念,包括客户生命周期管理、客户价值分析、客户体验提升等,以及CRM如何帮助企业构建以客户为中心的业务模式。 ...
SAP公司全套CRM解决方案覆盖了销售、市场营销、售后服务、客户分析、客服中心、电子商务、社交CRM及移动手机等各个方面。客户可按当前业务所需选择的相关功能,应用程序可在6-8周内迅速部署并投入使用。新的SAP CRM...