且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

SAP Cloud for Customer Price-计价简介

更新时间:2022-09-02 23:11:56

C4C的price分为内部计费和外部计费两种,即Internal Pricing和External Pricing。

Internal Pricing涉及到的工作中心:主要有下图中蓝色高亮的Price Lists和Discount Lists两个。

SAP Cloud for Customer Price-计价简介

C4C计算一个Sales Order / Sales Quote价格时,依次采用下列的优先级进行计算:


1. 首先检查是否维护了客户专属的价格列表(customer specific price list )


2. 如果没有,再检测是否存在客户组专属价格列表(customer group specific price list)


3. 检查是否存在基于特定的销售组织和分销渠道的价格列表(distribution chain specific price list)


4. 如果上述检测都检查不到对应的记录,最后使用Product工作中心中维护的基本价格列表(base price list)。

SAP Cloud for Customer Price-计价简介

下面我们跑一个最最简单的场景出来,只使用base price list。

在C4C的Business Configuration工作中心里,点Open Activity List:

SAP Cloud for Customer Price-计价简介

Activity List里输入关键字Sales Order查询:

SAP Cloud for Customer Price-计价简介

点击第一个搜索结果的超链接:

SAP Cloud for Customer Price-计价简介

点击Maintain Document Types超链接:

SAP Cloud for Customer Price-计价简介

创建一个新的Document Type(文档类型),ID为ZTA,Maintenance Mode为Internal,意思是只使用Internal Pricing内部计价。

SAP Cloud for Customer Price-计价简介

接下来,创建Sales Order时一定记得使用这个ZTA类型。在创建Sales Order之前,还得维护Price list主数据。

在Price list这个工作中心视图里维护Price list:

SAP Cloud for Customer Price-计价简介

下图的意思是,对于ID为1042416的Product,每一个价值10美元。

SAP Cloud for Customer Price-计价简介

SAP Cloud for Customer Price-计价简介

SAP Cloud for Customer Price-计价简介

SAP Cloud for Customer Price-计价简介

外部计费 (External Pricing)

顾名思义,这种计价方式,价格计算在C4C外部系统,可能为SAP CRM或者ERP。

SAP Cloud for Customer Price-计价简介

SAP Cloud for Customer Price-计价简介

要使用外部计价功能,需要在C4C的scoping将该功能打开:


Communication and information Exchange->Integration with External Applications and Solutions->Integration into Sales, Service and Marketing process,


把问题Do you want to create follow-up documents for sales quotes from your cloud solution to an external application前的勾打上。

SAP Cloud for Customer Price-计价简介

在Fine tuning的External Pricing里指定ERP或者CRM端的price condition type:

SAP Cloud for Customer Price-计价简介

SAP Cloud for Customer Price-计价简介