‎2007 May 30 6:56 AM
Great Day Gurus - I am trying to find a solution to a requirement that I have for my ABAPer.... here it is
Scenario : We've set certain Z condition records on sales order based on bill to party. The condition records are proposed as soon as the order is loaded. From a background processing, one of the condition record is processed. The background processing program will determine whether it should repeat the condition record or not for it to be processed the next time the background process starts.
Example : Order loads into SAP and a condition record is proposed with background processing (ZWAP). Now whenever the order drops in a delivery, an output condition record from delivery document executes a custom program that in turn processes ZWAP condition record on the order. Now after having processed it, the custom program from the delivery output will determine whether the order needs the ZWAP repeated or not. This is required when the order will drop another delivery apart from this delivery, so that when the next delivery drops, its output will process the unprocessed ZWAP on the order created by the previous delivery output processing.
Requirement : How can the custom program processed from delivery output condition record repeat the condition ZWAP on the order, so that when there is another delivery that gets created from the order, it is able to process an unprocessed ZWAP on the order.
Please advise !!
Thanks
Nikhil
‎2007 May 30 10:20 AM