SAP ABAP Class CL_SATC_AC_CONFIG_ACCESS (Repository access to configuration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
Properties
Class CL_SATC_AC_CONFIG_ACCESS  
Short Description Repository access to configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_SVC   INTERNAL: - *NO* REUSE - Test services 
Created 20080317   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SATC_AC_CONFIG_ACCESS has no interface implemented.
Friends
Class CL_SATC_AC_CONFIG_ACCESS has no friend class.
Attributes
Class CL_SATC_AC_CONFIG_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_VALUE Static method Public Method Retrieves a Configuation Value from DB 20080317
2 SAVE_VALUE Static method Public Method Stores a Configuration Value on DB 20080317
Events
Class CL_SATC_AC_CONFIG_ACCESS has no event.
Types
Class CL_SATC_AC_CONFIG_ACCESS has no local type.
Method Signatures

Method LOAD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) DATA Value to Load 20080317
2 Exporting E_VALUE2 Call by reference Type reference (TYPE) DATA 2nd Value to Load 20080331
3 Importing I_KEY Call by reference Type reference (TYPE) CSEQUENCE Key for Access 20080317
# Exception Resumable Description Created on
1 CX_SATC_ROOT Root of all Evil 20080317

Method SAVE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) CSEQUENCE Key for Access 20080317
2 Importing I_VALUE Call by reference Type reference (TYPE) DATA Value to Store 20080317
3 Importing I_VALUE2 Call by reference Type reference (TYPE) DATA Value to Store 20080331
# Exception Resumable Description Created on
1 CX_SATC_ROOT Root of all Evil 20080317
History
Last changed by/on SAP  20130531 
SAP Release Created in 711