SAP Program RDDPRINT - Print Program for ABAP Dictionary Objects

Description
This report controls the printout of objects of the ABAP Dictionary.
The report is started with function module DDIF_OBJECT_PRINT. The SAPmemory passes the following information to the report:

  • A list of objects to be printed.

  • Print settings with which the layout of the printed objects can be
  • determined.
    • Options for controlling the print for output.

    • See also the documentation about function module DDIF_OBJECT_PRINT.

      Output
      The objects that are copied are output as defined by the printsettings.
      The print uses form DD_PRINT_OBJECT and style S_DDOBJ.