Programme SAP RSCORTXP - List of Inconsistent Texts from Text Pool

Description
Correction program used to delete inconsistent texts from the text poolof a program. To proceed, you enter the name of the program you want toanalyze (generic specifications are possible). If inconsistent textsare found, they are marked for deletion in the output list and you canthen delete them with the Delete function.
You can mark further texts for deletion or cancel delete flags as youwish.
The text elements are described with the "TEXTPOOL" structure whichcontains the fields ID, KEY and ENTRY.
The following can result in inconsistencies:

  • New programs must have the ID "R" or "T". If existing programs do not
  • have the ID "R" or "T", only a warning is triggered. If the ID is "R"or "T", the entry must be <> SPACE, except with the program names"SAPL*", "L*", "MST*" and "MENU*". Text elements with the IDs "R" and"T" may only exist once.
    • Text elements with ID "H" can only have the keys 001 to 004, may only
    • occur once for each key, and msut have an entry not equal to SPACE
      • Text elements with ID "I" can only occur once with the key. The key for
      • I entries cannot contain SPACE and should not begin with "%_"
        • Text elements with ID "S" can only occur with the key and the entry,
        • must be not equal to SPACE and can only occur once for each key.
          • Only the IDs H, I, R, S and T are allowed.

          • For type "I" programs (includes), only one text element with the ID "R"
          • (program title) can exist.
            The system offers this program for execution whenever an inconsistencyis detected at the beginning of text maintenance.