SAP ABAP Data Element OSOWNACCS (Indicator for Manual Database Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_MAPPING (Package) Object Services Relational Mapping
Basic Data
Data Element OSOWNACCS
Short Description Indicator for Manual Database Access  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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  
Medium  
Long 30 Manual Database Access 
Heading  
Documentation

Definition

If this indicator is set, the methods of the database access layer of the class actor must be manually implemented.

This applies to the following methods (if available)

  • MAP_SAVE_TO_DATABASE
  • MAP_LOAD_FROM_DATABASE
  • MAP_LOAD_FROM_DATABASE_KEY
  • MAP_LOAD_FROM_DATABASE_GUID

Use

The indicator can be used to map data structures to persistent classes.

Dependencies

The indicator is automatically set if the attributes of the class are mapped to the components of a structure. In this case the indicator cannot be changed.

Example

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