SAP ABAP Class IF_SATC_CI_CHECK_MAPPER (Map Ci checks to ATC check ids)
Properties
Class IF_SATC_CI_CHECK_MAPPER  
Short Description Map Ci checks to ATC check ids    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120208   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 IF_SATC_CI_CHECK_MAPPER has no interface implemented.
Friends
Class IF_SATC_CI_CHECK_MAPPER has no friend class.
Attributes
Class IF_SATC_CI_CHECK_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATC_ID Instance method Public Method Get ATC id from code inspector class 20120208
2 GET_CI_CLASS Instance method Public Method Get name of class implementing Code Inspector test by ATC ID 20120208
3 GET_CI_ID Instance method Public Method Get ID of Code Inspector test by ATC ID 20120210
Events
# Event Type Visibility Description Created on
1 CHECK_DIRECTORY_RECOMPUTED Instance Event
(0)
Public
(2)
20120514
2 INVALID_ATC_ID_DETECTED Instance Event
(0)
Public
(2)
20120514
Types
Class IF_SATC_CI_CHECK_MAPPER has no local type.
Method Signatures

Method GET_ATC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CI_TEST_ID Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120210
2 Returning R_ATC_CHECK_ID Value transfer Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20120208

Method GET_ATC_ID on class IF_SATC_CI_CHECK_MAPPER has no exception.

Method GET_CI_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATC_CHECK_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20120208
2 Returning R_CI_CHECK_CLASS_NAME Value transfer Type reference (TYPE) ABAP_ABSTYPENAME Object Type Name 20120208
# Exception Resumable Description Created on
1 CX_SATC_AC_INVALID_PARAM 20120208

Method GET_CI_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATC_CHECK_ID Call by reference Type reference (TYPE) SATC_D_ID ATC check ID for CI Test 20120210
2 Returning R_CI_TEST_ID Value transfer Type reference (TYPE) SEOCLSNAME Native ID for CI Test 20120210
# Exception Resumable Description Created on
1 CX_SATC_AC_INVALID_PARAM 20120215
Event Signatures

Event CHECK_DIRECTORY_RECOMPUTED Signature
Event CHECK_DIRECTORY_RECOMPUTED on class IF_SATC_CI_CHECK_MAPPER has no parameter.
Event INVALID_ATC_ID_DETECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ATC_CHECK_ID Exporting Value transfer Type reference (TYPE) SATC_D_ID 20120514
History
Last changed by/on SAP  20130531 
SAP Release Created in