SAP ABAP Data Element MSQDBLOCDF (CURSOR_DEFAULT LOCAL: cursor declarations default to LOCAL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Data Element MSQDBLOCDF
Short Description CURSOR_DEFAULT LOCAL: cursor declarations default to LOCAL  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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 LocCursor 
Medium 18 CURSOR_DEF LOCAL 
Long 20 CURSOR_DEFAULT LOCAL 
Heading 20 CURSOR_DEFAULT LOCAL 
Documentation

Definition

When true, cursors not defined as GLOBAL default to having a local scope. SAP database has this set to OFF, so the scope of a created cursor defaults to the connection.

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