SAP Program RBZMEREO - Rebuild T006B and T006C

Description
Program RBZMEREO rebuilds tables T006B and T006C. These tables have anindex function for fields MSEH3 and MSEH6 in table T006A, and thereforecontain only redundant information. They can be rebuilt from tableT006A.
Fields MSEH3 and MSEH6 function as external keys for the internal keyMSEHI for table T006A. The maintenance dialog for table T006 thereforerequires that the external keys point uniquely to the internal keys.Identical checks are performed by this program. Any ambiguitiesdiscovered are listed, and tables T006B and T006C are not rebuilt.
Ambiguities can be caused by:
- Transport damage
- Direct maintenance of T006A, T006B or T006C
(in the standard system, maintenance is done only using T006)
- Manipulation of tables using ABAP
You must resolve ambiguities by maintaining table T0006 (units). Then,restart the program.

Precondition
You will probably usually maintain table T006 in alternative mode.Table T006 is not locked for this reason. You must first activatemaintenance of table T006 in alternative mode to prevent another userfrom doing the same.

Output
Log containing error and success messages.