SAP Program TOUCHINC - Generate Program After Structure Changes in R/3 Repository

Description
This program eliminates inconsistencies between ABAP/4 programs andtheir INCLUDE programs. Such inconsistencies can arise when an INCLUDEprogram is changed in a distributed system. The program forces theregeneration of all programs dependent on the INCLUDE program specifiedas a parmaeter.
If you choose the direct generation parameter, all programs dependenton the INCLUDE are regenerated; otherwise, regeneration takes placeonly when the affected program is reloaded.