Hello Gurus -
My requirement is, I need to block sales order only ONCE / FIRST time if I am using the HAZARDOUS MATERIAL in my Sales Order.
In other words, if I am creating a sales order which includes HM as one of the material. And this is 1st time I am shipping this material, then it should block the sales order. Thus we need areg check block occurs in SAP whenever there is a first time shipment of a material to a customer.
One way I was thinking is not to maintain pricing, so automatically, the order will not get processed until Pricing maintains condition record. This is not roboust though. Another way is to trigger automatic block based on material type/storage location etc. But this will be development which we need to avoid due to time limitation for changes at this stage in project. Is there any better way through configuration? Or simpler development?