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.

  • RGUGBR00

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.

  • RGUGBR10

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

Note Note

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.

End of the note.
  • RGUGBR15

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.

  • RGUGBR18

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.

  • RGUGBR19

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

  • RGUGBR28

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

Caution Caution

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

End of the caution.
  • RGUGBR33

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

  • Activate a validation/substitution.

  • Find out in which validation(s) a specific user-defined message is used.

  • Find out which substitution was used to replace a specific dimension value.

For more information, see Using the Analysis Tool .

Procedure

  1. Choose Start of the navigation path System Next navigation step Services Next navigation step Reporting Next navigation step . End of the navigation path

  2. The ABAP: Execute Program screen appears.

  3. In the Program field, enter the name of the report you want to execute and choose Start of the navigation path Program Next navigation step Execute End of the navigation path .

  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 Start of the navigation path Program Next navigation step Execute End of the navigation path .

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