SAP Program RDDPRSEL - Create variants for printing DD objects

Description
The report permits print settings to be created and edited. Such printsettings modify the layout when printing tables, structures, views,search helps, lock objects and matchcodes. No settings are possible forthe other ABAP Dictionary objects.
Once a print setting has been defined, it can be used in the ABAPDictionary with the menu option 'Print ...'. The normal print icons inthe object screen, on the other hand, print with a predefined standardsetting.
The print setting supplies the parameters of the function moduleDDIF_OBJECT_PRINT with the necessary layout information.
For further information about printing objects, see the documentationfor function module DDIF_OBJECT_PRINT.

Output
The user can store the print setting in table DDPRTUVAR. This tablealready contains three predefined settings with which the report cannotbe chagned (query of name in coding).
A setting stored in table DDPRTUVAR can be used for printing by allusers.