Hi,
Courrently we are working in DBM. Our client requirement is that only one order should be created for a quotation.Once an order has been created from the
quotation the sytem should not allow to create another order for the same quaotation. How to configure this in DBM.
Please guide..
Regards,
Sathish kumar M
Hi Sathish,
when saving an order copied from a quotation the quotation will get the order closed status.
Within the order copy control customizing you can create a BAdI implementation which excludes than items having the ord_close status.
Best regards
Robert
There is Enhancement Spot available /DBM/ORD_COPY_CHECK during DBM order copy which you can use to check if quotation which is being is closed then you can block the copying of quotation