
This program TOUCHTAB is used to eliminate inconsistencies between ABAP programs and structures in the ABAP Repository. Such inconsistencies can arise when a structure is changed in a distributed system. You can execute the program by using transaction code SE38 or SA38.

The program forces the regeneration of all programs dependent on the structure specified as a parameter.
If you choose the direct generation parameter, all programs dependent on the structure are regenerated; otherwise, regeneration takes place only when the affected program is reloaded.



