SAP Program RCOCBX01 - XPRA: Replace Table TC50E/A with Tables with New Key

Description

Background
This program runs as an XPRA for Release 30E.
As of Release 30E, tables TC50E and TC50A are replaced with the newtables TC50C and TC50P.
The only difference between TC50C / TC50P and the former tables is thekey structure. Key field ATINN (internal characteristic number) of theold tables has been replaced with key field ATNAM (characteristic name)in the new tables.
The change has become necessary to ensure a smooth transport of theCustomizing information stored in these tables.

Activities performed by this program
The program first transfers all entries per client in tables TC50E andTC50A to the new tables TC50C and TC50P replacing key field ATINN(internal characteristic number) with key field ATNAM (characteristicname). To be able to determine the characteristic names, the programreads tables TCB03 and CABN. After the entries have successfully beentransferred to the new tables, they are deleted in the original tables.
Being a cross-client program, the program converts the entries for allclients.

Behavior in case of an error
If the program was aborted (for example, tablespace full), it can berestarted any time.
As of Release 30E, the application and Customizing programs withinPP-PI (production planning - process industries) work with the newtables TC50C and TC50P. If for some reason the program is not startedas an XPRA for Release 3.0E or is not executed completely, this cancause serious problems within PP-PI since the application can no longeraccess existing data or works with inconsistent data.

Further notes
You can also start program RCOCBX01 manually using transaction SE38. Inthis case, the log is displayed on the screen after the program has beerun.

Output
A log is written for this program. If a problem occurs, it isdocumented in this log. In the long texts for the log messages , youwill find more detailed information on what to do in case of errors.