SAP ABAP Class CL_SATC_AC_STATE (Access to 'ABAP Check Layer' state)
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_STATE  
Short Description Access to 'ABAP Check Layer' state    
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_STATE has no interface implemented.
Friends
Class CL_SATC_AC_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DO_NOMINATE Constant Private Type reference (TYPE) SATC_D_AC_SAP_BW_REPORTING 'ACTV' 20081127
2 FG_ACTIVE_ID Static Attribute Private Type reference (TYPE) SATC_D_AC_DISPLAY_ID ID for Display Load of ATC´s ABAP Check Layer 20080317
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_REPORTING_SETTINGS Instance method Protected Method 20120413
2 GET_ACTIVE_DISPLAY_ID Instance method Public Method Gets the Active Result ID (as far defined) 20080317
3 SET_ACTIVE_DISPLAY_ID Instance method Public Method Sets the Active Result ID 20080317
Events
Class CL_SATC_AC_STATE has no event.
Types
Class CL_SATC_AC_STATE has no local type.
Method Signatures

Method CHECK_REPORTING_SETTINGS Signature

Method CHECK_REPORTING_SETTINGS on class CL_SATC_AC_STATE has no parameter.
Method CHECK_REPORTING_SETTINGS on class CL_SATC_AC_STATE has no exception.

Method GET_ACTIVE_DISPLAY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_DB Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE For testing purposes 20080317
2 Returning RESULT Value transfer Type reference (TYPE) SATC_D_ID Unique ID - Hex 16 - in Raw Format 20080317
# Exception Resumable Description Created on
1 CX_SATC_ROOT Root of all Evil 20080317

Method SET_ACTIVE_DISPLAY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ID Call by reference Type reference (TYPE) SATC_D_ID Display ID to set Active (requires existance) 20080317
2 Importing I_NO_DB Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE For testing purposes 20080317
# 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