Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member213566
Participant
0 Kudos

没有标准的方法能用采购订单的总价格(gross price)来决定审批策略. 这是由于结构CEKKO里没有对应于总价格的栏位(来决定审批策略).


一般标准系统是基于净价来决定审批策略的. 系统读取EKPO-NETWR(采购订单货币的订单净值)来决定CEKKO-GNETW(总定购净值), 但系统不会读取条件表KONV里运费等的条件价格.


如果仍需要用总价格来决定审批策略, 可尝试客户出口EXIT_SAPLEBND_002或自定义的modification.


There is no standard way found to use gross price to determine PO release strategy. This is because that there is no field in CEKKO to carry gross price for triggering release strategy.


In standard system release strategy is based on the net price. System reads the value EKPO-NETWR (Net order value in PO currency) for the value EKKO-GNETW (Total net order value), and system will not read the condition table KONV > condition price freight and etc...

If gross price is still needed to determine PO release strategy, can try user exitEXIT_SAPLEBND_002 or other customized modification.