SAP RETAIL 特征参数文件(Characteristic Profile) I
1, 在SAP零售系统里,存在Characteristic Profile的概念。笔者(在大多数情况下)建议使用Characteristic Profile。原因有:
a,如果将某个特征直接指定给某个merchandise category(商品类别),则该商品类别的每个商品都具有该特征。对于Characteristic Profile(由上述特征组成),您可以在创建商品时选择是否应使用Characteristic Profile。这使您可以在同一商品类别中拥有具有或不具有该特征的商品。
b,如果业务希望在同一商品类别(merchandise category)的商品具有不同的特征(例如,商品A拥有特征A,商品B具有特征B),这只能通过Characteristic Profile实现。如果业务仅使用直接指定给merchandise category(商品类别)的特征,则这将不起作用。
2, 事务代码CLWE用于创建Characteristic Profile。
![[转载]SAP-RETAIL特征参数文件(Characteristic-Profile)I SAP RETAIL 特征参数文件(Characteristic Profile) I](https://img-blog.csdnimg.cn/img_convert/1aff559a394f0fe59e05a53aeebc6a01.png)
输入一个profile的代码,比如ZPROFILE1,如下图,
![[转载]SAP-RETAIL特征参数文件(Characteristic-Profile)I SAP RETAIL 特征参数文件(Characteristic Profile) I](https://img-blog.csdnimg.cn/img_convert/0cb4a333528658eac2f546c1573eb4c8.png)
回车,
![[转载]SAP-RETAIL特征参数文件(Characteristic-Profile)I SAP RETAIL 特征参数文件(Characteristic Profile) I](https://img-blog.csdnimg.cn/img_convert/b0cd69d57ff2163ff1159f2d5b8d603b.png)
进入Char.选项卡,
![[转载]SAP-RETAIL特征参数文件(Characteristic-Profile)I SAP RETAIL 特征参数文件(Characteristic Profile) I](https://img-blog.csdnimg.cn/img_convert/1de24e8951bead76374fda6d1a9f49f8.png)
将特性分配给这个Profle。保存,
![[转载]SAP-RETAIL特征参数文件(Characteristic-Profile)I SAP RETAIL 特征参数文件(Characteristic Profile) I](https://img-blog.csdnimg.cn/img_convert/a6e79128edcdd7599ebb5a594476e579.png)
这样一个Characteristic Profile就创建成功了。
-未完待续-
写于2021-10-26。