Title Generation Tool for ABAP Runtime Errors Purpose You can use this program to remove inconsistencies between ABAPprograms and structures in the ABAP repository. These may arise if you change a structure in a distributed system orimport transports into the running sytem. 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 programsinvolved. These are listed in the section in the runtime error entitled: "List ofABAP 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 a synchronization with all other application servers Features 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. |