Using the Rule Manager Reports 

The following Rule Manager reports are delivered with the system. You can only access these reports using the Reporting function.

If you suspect that information about the usage of validations/substitutions/sets/rules is not current or consistent, you can use this report to regenerate this information. When you regenerate validation/substitution usage, you receive a list of all current definitions for the validations/substitutions. In Release 2.1A, this code is client-independent. Therefore, report RGUGBR00 must be run in client 000 and then in all other clients.

This report converts table T890 rules to generated rules (defined using the Customizing function).

If you still use rules stored in table T890, it is highly recommended that you use report RGUGBR10 to convert table T890 rules to generated rules.

This report checks whether interpreted rules (defined in table T890) or generated rules (defined using the Customizing function) are used in the system. You can also use this report to change the method used for defining rules; however, you cannot use this report to convert the rules. If you have made changes in the system after running report RGUGBR10 (to convert T890 rules to generated rules), table T890 is no longer accurate.

This report converts Release 2.2 programs so that they can be used in Release 3.0. In Release 3.0, the code is generated for each application and client. In Release 2.2, the code is only generated for each client.

This report checks the syntax in all validations, substitutions, and rules.

This report changes the assignment of message classes to Boolean classes.

The changes made to the tables and generated code are valid in all clients.

This report is used to analyze and test validations and substitutions. You can use the report to:

For more information, see Using the Analysis Tool .

Procedure

  1. Choose System ® Services ® Reporting.
  2. The ABAP: Execute Program screen appears.

  3. In the Program field, enter the name of the report you want to execute and choose Program ® Execute.
  4. A selection screen appears.

  5. Enter data as required.
  6. The data you enter determines the data that is used during the report processing and execution.

  7. Choose Program ® Execute.

The report is executed based on the selection data you entered.