SAP Program RTYPLENG - List of Name Lengths for All Transportable Object Types

Description
The report is used for a technical analysis of internal SAP developmentsystems.
As part of the "namespace extension in the Repository" project,numerous data structures for managing and storing objects names wereextended. For the Transport Organizer to function correctly,adjustments and conversions need to be made in the Transport Organizerafter this changeover. This report provides information about thecurrently set valid name lengths in the ABAP runtime system andTransport Organizer, and therefore provides a consistency check for thedevelopment environment.
The report generates an ABAP list for the transport object typesdefined in the Transport Organizer with the following information:

  • the current, internal, maximum name length permitted

  • the current, maximum name length permitted in the Transport Organizer

  • the maximum name length permitted in the Transport Organizer before the
  • conversions for the namespace extension
    • a short text in color on the transport object type:

    • Green: Name length did not change for the namespace extension
      Yellow: Name length changed, the system data structures areconsistent with the length definition of the Transport Organizer
      Red: Inconsistency between the system data structures and thelength definition of the Transport Organizer
      If there are lines shown in red, this may lead to subsequent errors inthe Transport Organizer (formation of lock keys, TADIR entries, objectlist entries). They must therefore be analyzed.