SAP ABAP Data Element RSTI_VARI (Variant)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BBS (Application Component) Report/Report Interface
     SRRI (Package) Report/Report Interface
Basic Data
Data Element RSTI_VARI
Short Description Variant  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RALDB_VARI    
Data Type CHAR   Character String 
Length 14    
Decimal Places 0    
Output Length 14    
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 Variant 
Medium 15 Variant name 
Long 20 Variant name 
Heading 55 Variant name 
Documentation

Definition

A variant can be specified for the selected receiver report of the report-to-report interface. All variants can be used for which the flag 'For background processing only' has NOT been set.

When the receiver report is called via the report-to-report interface the variant is processed in the following way:

  • The transferred values of the sender report overwrite the values of the variant (except for fields that are protected. See next point).
  • Parameters/select options that have been defined for the variant definition as protected, are not overwritten by the transferred fields of the sender report.
  • Parameters/select options that have been defined for the variant definition as mandatory input field, are treated as mandatory fields. This means that if no value has been transferred for this field by the sender report and the variant does not contain a value for this field, the selection screen is displayed on which you have to enter the appropriate information.

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