SAP Program RNUBEWNR - IS-H: Determine Correct Movement Number for Generated Services

Description
This program selects all services that are assigned to a movement withthe number "9999" and using the service start and end dates determinesthe movement that should be assigned to the service.
The program can be run in test mode and in live mode.
The database is not updated in test mode. In live mode, the data ismodified in the database.
For this reason, you should always first run the program in test modefor a 'manageable' selection set, and then check the result.
You should only run the program live, when the checked result iscorrect.
If the service interval does not return a valid movement, the servicemay have to be cancelled and entered anew.
This makes the automatic determination of the sequential number of themovement impossible.
As the program may be brought to process a large dataset, you shouldalways run it in the background. Running it online may result in aruntime error.