Hello,
We are experiencing long runtime with program /SAPAPO/SDORDER_DEL when we run with below options ticked
- Adjust ATP Tables with /SAPAPO/POSMAPN
- Delete Obsolete Records in the /SAPAPO/POSMAPN Table
A single instance of this job runs weekly for all locations. The runtime is typically 8 to 10 hours.
In order to reduce the runtime, we want to split the job into multiple instances and run it parallely for blocks of locations. i.e. I have 50 locations in my system and I want to run 5 instances of this program in parallel each with 10 of the locations.
Do I need to have the below two ticks only in one of these variants or I can have them in all 5 variants?
- Adjust ATP Tables with /SAPAPO/POSMAPN
- Delete Obsolete Records in the /SAPAPO/POSMAPN Table
I was referring to the note
Note 894294 - /sapapo/sdorder_del: Performance and advice (as of SCM 4.0)
This note says below:
At least for the first time you run the report, we recommend that you run it several times in succession using the following parameters:
1) "Selective deletion" with a corresponding selection of product, location and so on, it may also be necessary to run it in blocks according to product and/or location.
2) Use /SAPAPO/POSMAPN to compare ATP tables
3) Delete obsolete records in the /SAPAPO/POSMAPN table
If, however, you split the 'Selective deletion' option into selection blocks of products and/or locations, note that the other options (2 and 3) are independent of this split. Ensure that these options (2 and 3) are processed only once in each case.
Can somebody help me to understand how to use the options (2 and 3) in multiple parallel instances of the program /SAPAPO/SDORDER_DEL?
Thanks in advance
Ehsan Ahmed