SAP ABAP Data Element RSLDB_NAME (Name of selection view)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-LDB (Application Component) Logical Database Builder
     SE36 (Package) Logical Databases
Basic Data
Data Element RSLDB_NAME
Short Description Name of selection view  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYCHAR20    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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  
Medium 19 Name of sel. view 
Long  
Heading  
Documentation

Definition

Selection views are collections of fields from different tables. At runtime, you can define additional selections for the fields of these selection views. The additional selections are passed to the database and reduce the number of database accesses, provided the affected programs support the use of selection views.

In the R/3 System, you can identify selection views by their three-character key which denotes:

  • the origin (SAP view or customer view)
  • the name
  • the assignment to a logical database

The assignment to a logical database can be omitted. In this case, the selection view is not assigned to a particular logical database and can be used freely.

This field defines the name.

Supplementary Documentation - RSLDB_NAME1000

Use

Procedure

Examples

Dependencies

Please note that you must observe certain rules when creating dynamic selections on report selection screens:
Selection views must have the name STANDARD and be assigned to the logical database used by the report. If a customer-specific view (origin CUS) exists, it is used. Otherwise, the SAP view (origin SAP) is used. If there is no selection view with the name STANDARD assigned to the logical database, the creation of dynamic selections on selection screens is across all fields of all tables of the logical database.

Supplementary Documentation - RSLDB_NAME1400

Use

This field contains the name of the selection view to be copied or renamed.

Procedure

Examples

Dependencies

Supplementary Documentation - RSLDB_NAME1401

Use

You use this field to enter the name of the selection view to be copied or renamed.

Procedure

Examples

Dependencies

History
Last changed by/on SAP  19950221 
SAP Release Created in 700