SAP ABAP Data Element RSD_NLREADMODE (Read Modus for Near-Line Storage)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Basic Data
Data Element RSD_NLREADMODE
Short Description Read Modus for Near-Line Storage  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSD_NLREADMODE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Near-Line 
Medium 18 Nearline Read Mode 
Long 30 Read Mode for Nearline Storage 
Heading
Documentation

Definition

Indicator for controlling query access to data in near-line storage. You have the following options:

  • ' '    Near-line access is deactivated.

    The query does not access the data, even if the data has been stored in a near-line storage. A setting in an InfoProvider (contained in a MultiProvider) that allows this access to occur, overwrites these settings.

  • 'N'    Near-line access is not possible.

    This setting cannot be selected by a user. The setting is only important for the system default, if the relevant InfoProvider type does not support near-line storage or if there is a data archiving process with ADK-based archiving for an InfoProvider.

  • 'X'    Near-line access is activated.

    Access to data in a near-line storage is possible if

    • there is a data archiving process for the InfoProvider,
    • the InfoProvider is connected to a near-line storage and
    • the selection conditions of the navigation step intersect with the previously archived data area.

      This setting allows access to all the InfoProviders in a MultiProvider that fulfill predefined conditions (even if access is deactivated in an InfoProvider).

  • 'P'    Near-line access depends on the InfoProvider setting.

    This option is only relevant for a MultiProvider. If this option is activated, the setting for each individual InfoProvider in the MultiProvider comes into effect.

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 730