RSGENDUMP: ABAP Generation Tool

You can use this program RSGENDUMP to remove inconsistencies between ABAP programs and structures in the ABAP repository.

These may arise if you change a structure in a distributed system or import transports into the running system.

This causes runtime errors such as:

  • DDIC_COMP_CNT_INCONSISTENT
  • GETWA_CANT_CLEAR
  • GETWA_WRONG_LENGTH
  • LOAD_COMMON_PART

A frequently suggested solution to this is to generate all programs involved. These are listed in the section in the runtime error entitled: “List of ABAP programs affected.” Previously, you had to generate these programs by hand.

RSGENDUMP reads all affected programs from all selected runtime errors and generates them.

It also starts synchronization with all other application servers

Selection

You can select the desired runtime errors in a selection screen. The selection screen corresponds to the one in the dump analysis (ST22).

Output

The system displays all generated programs. If problems occur when reading runtime errors, the system lists the runtime errors affected and highlights them in red.

You May Also Like

Leave a Reply?