SAP Program RPUCONR0 - Consolidation for Address format change

Title
Consolidation for Address Format Change (RPUCONR0)

Purpose
The Government of Singapore has specified a format for storing theaddresses of employees.
When the program Conversion for Address Format Change
(RPU006R0) is executed, the old addresses are stored in a temporarysequential file that is created automatically when the program isexecuted. Along with this a user specific temporary sequential file isalso created, which acts as a buffer and is deleted at the end of thereport.
This program consolidates the user specific temporary sequential fileswith the main temporary sequential file, to avoid loss of data in caseof abnormal termination of the program Conversion for AddressFormat Change (RPU006R0)
You must not execute this program when the Conversion forAddress Format Change (RPU006R0) is being executed as this willgenerate an error.

Prerequisites
This program must be executed only in case of abnormal termination ofthe program Conversion for Address Format Change
(RPU006R0).

Features

Activities

  • Enter the company code for which the you wish to consolidate the files.
  • This is a mandatory field. The company code is used to identify thename of the temporary sequential file since this filename contains thecompany code that is entered here.
    • To execute the program, choose Program -> Execute.
    • Note
      There is a limitation to this program. If the user specifies 10 recordsfor backup at a time, then the first 10 records are updated first inthe internal table and in the user specific temporary sequential file.In case the system terminates abnormally while updating, for exampleafter the sixth record, then the 6 records will be marked as updated.But the corresponding data in the old address format will be missingfrom the user specific temporary sequential file and consequently fromthe main temporary sequential file, even after the consolidationprogram is executed.