SAP ABAP Data Element CL_SET (Set with receiver reports)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element CL_SET
Short Description Set with receiver reports  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SETNR    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Report set 
Medium 15 Report set 
Long 20 Report set 
Heading 12 Report set 
Documentation

Definition

The receiver report set is used in the report/report interface. The set defines which reports you can call up from the generated Report Writer reports for the library.

You can create and change the set using the 'Define' pushbutton. Receiver reports can be both report groups and ABAP programs.

Note

Each suitable report group can normally be called up using the report/report interface. The receiver report group should be defined for the same database and should, if possible, use the same set and value variables as the sender report.

You can call up any ABAP program via the interface. These programs must be adapted to the interface. Example from the FI-SL application: line item display RGUGLS10 for table GLS1 (the program documentation describes how the program can be adapted for other databases).

History
Last changed by/on SAP  20010607 
SAP Release Created in