SAP ABAP Class CL_DB6_BACKEND (DB6: Central backend attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DB6_BACKEND  
Short Description DB6: Central backend attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20040216   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_BACKEND has no interface implemented.
Friends
Class CL_DB6_BACKEND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Static Attribute Private Type reference (TYPE) DBA_BACKEND_PARAM_TAB 20040216
2 ID_CALLER Constant Public Type reference (TYPE) DB6LONGID 'CALLER' DB6: Long identifier 20040216
3 VAL_CALLER_COCKPIT Constant Public Type reference (TYPE) DB6LONGID 'COCKPIT' DB6: Long identifier 20040216
4 VAL_CALLER_WEBDYNPRO Constant Public Type reference (TYPE) DB6LONGID 'WebDynpro' 20040607
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Static method Public Method 20040216
2 SET_ATTRIBUTE Static method Public Method 20040216
Events
Class CL_DB6_BACKEND has no event.
Types
Class CL_DB6_BACKEND has no local type.
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) DB6LONGID DB6: Allgemeine ID 20040216
2 Returning VALUE Value transfer Type reference (TYPE) DB6LONGID DB6: Allgemeine ID 20040216

Method GET_ATTRIBUTE on class CL_DB6_BACKEND has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) DB6LONGID DB6: Allgemeine ID 20040216
2 Importing VALUE Call by reference Type reference (TYPE) DB6LONGID DB6: Allgemeine ID 20040216

Method SET_ATTRIBUTE on class CL_DB6_BACKEND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700