SAP RETAIL 商品主数据POS视图
SAP RETAIL系统上商品主数据有一个view叫做POS的,如下图示:
这个视图有啥用? 笔者检查了该视图里的字段,认为对业务起控制作用的字段主要有如下几个:
1), Disc.allowed: Indicates that in POS interface - inbound processing, no (cash register receipt) discount can be granted for this material.
2), Price required: Indicates that the price must be entered by hand at the POS system, in the case of materials that are priced according to weight, for example.
3), No repeat key: Indicates whether the "repeat" key (multiple quantities of one material) at the POS is allowed or must be used. This indicator is set for materials that are priced according to weight, for example.
4),Status : Distribution-chain-specific material status.
-完-
写于2021-11-3