SAP ABAP Data Element S3LIKP_ALTERNATE_DB_ACCESS (Alternative Database Access Indicator)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-IF (Application Component) R/3 Interface for Business Transactions
     VZ (Package) Application development R/3 RV central functions
Basic Data
Data Element S3LIKP_ALTERNATE_DB_ACCESS
Short Description Alternative Database Access Indicator  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 DB Access 
Medium 15 Alt. DB Access 
Long 20 Alt. Database Access 
Heading 40 Alternative Database Access 
Documentation

Definition

The indicator controls which database access is used to read the delivery.

Use

If the indicator is not set, the deliveries are imported via the commands OPEN CURSOR and FETCH. If the indicator is set, the deliveries are read using a database access without a database cursor.

Use the indicator if runtime problems or program terminations occur with the default setting (there can be difficulties with some database systems if the database cursor is held for a long period of time).

History
Last changed by/on SAP  20020506 
SAP Release Created in 470