SAP Program ROIOXRNR3E - Conversion program for ERP E. Enhancements in RLM

Purpose
Update the service lines involved in RLM Rentals with initial values innew fields Packages and Mobilization Status.
Only service lines that have a reference to a mobilization item will beupdated. The rationale for this is performance. A table scan of theservice lines table would take too long. The value of Packageswill be set to 1 for all affected entries and the value ofMobilization Status will be set to W unless goods receipthas been performed on the mobilization item. If goods receipt has beenperformed, the Mobilization Status will be set to M.
The largest portion of the execution time for this report is expected tobe spent updating the service lines.
Initialize the PRT Flag Initialization setting and convert theRental Flag Initialization setting to a new value range inCustomizing for Relevant Service Categories.
Initialize the new fields for Automatic Processing at Receipt ofDelivery and Allow Execution from Returns Document inCustomizing for Assigning Delivery Processes to Recommended Actions
.

Features
The report is designed to run as an XPRA-program during upgrade to SAPEnterprise.
Data which have previously been converted or otherwise modified since anupgrade will not be modified by the report. The report checks the fieldsrelevant for the conversion to determine if data have previously beenmodified. Running the program multiple times should therefore not causeany data loss.
After the conversion a verification of the updated data is performed.

Output
Reporting is done in the application log. Statistics about the number ofrelevant entries found, the number of updated entries and timingstatistics will appear in a normal run. Unexpected situations (e.g.previously updated entries) and problems (e.g. mismatch in verification)will also be reported if they occur.