SAP ABAP Data Element RSLDB_ORIG (Origin 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_ORIG
Short Description Origin of selection view  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSLDB_ORIG    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
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 Origin 
Medium  
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 origin. The only possible values are SAP (view created by SAP) and CUS (view created by the customer).

Supplementary Documentation - RSLDB_ORIG1400

Use

This field describes the origin of the selection view to be copied or renamed.

Procedure

Examples

Dependencies

Supplementary Documentation - RSLDB_ORIG1401

Use

This field describes the origin of the new selection view generated by copying or by renaming.

Procedure

Examples

Dependencies

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