Hi
We have configure the Release strategy for the RFQ , Now the requirement is Without releasing the RFQ it should not allow to mainatain the RFQ & also it should not allow to make PO without releasing the RFQ ( when making the PO with respect to RFQ)
But now in the system it is allowing without releasing the RFQ,
Please suggest what are the setting are required
Thanks in advance
Regards
Rajesh
Hi Dalal,
SAP note 493900 says that u201Cyou can create a purchase order with reference to an unreleased request of quotationu201D.
In this case you need to develop your own logic to prevent creation of PO if RFQ is not released. Since both PO and RFQ use same table(s), EKKO-EKPO etc, you can set rule if EKKO-FRGKE is in status of released than PO can be created.
Regads
Add a comment