SAP ABAP Class CL_SAUNIT_LEGACY_CI_CHECK (Connection from ABAP Unit to Code Inspector)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_LEGACY_CI (Package) - Internal - Adapter to Code Inspector
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CI_TEST_PROGRAM Code Inspector: Source for Include 20040114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADAPTABLE Adaptable object 20130523
Properties
Class CL_SAUNIT_LEGACY_CI_CHECK  
Short Description Connection from ABAP Unit to Code Inspector    
Super Class CL_CI_TEST_PROGRAM Code Inspector: Source for Include 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SAUNIT_LEGACY_CI    
Program status     
Category 0   
Package SABP_UNIT_LEGACY_CI   - Internal - Adapter to Code Inspector 
Created 20040110   SAP 
Last change 20140121   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)
2 IF_AUNIT_PROG_INFO_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SAUNIT_INTERNAL_RESULT_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SAUNIT_INTERNAL_RT_V2 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADAPTABLE Adaptable object 20130523
Friends
Class CL_SAUNIT_LEGACY_CI_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DURATION_OPTION Constant Private See coding Customizing: Choose Duration Value Type 20050108
2 C_MY_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_SAUNIT_LEGACY_CI_CHECK' Object type name 20040110
3 F_ALLOWED_DURATION_CATEGORY Instance attribute Private Type reference (TYPE) SAUNIT_D_ALLOWED_RT_DURATION Customizing: Restriction of Runtime Category 20050108
4 F_ALLOWED_RISK_LEVEL Instance attribute Private Type reference (TYPE) SAUNIT_D_ALLOWED_RISK_LEVEL Customizing: Restriction of Risk Level 20050108
5 F_COUNT_ALL_PROGRAMS Instance attribute Private Type reference (TYPE) INT4 0 Total of all programs 20040110
6 F_COUNT_TESTED_PROGRAMS Instance attribute Private Type reference (TYPE) INT4 0 Total of all programs tested 20040110
7 F_DURATION_CATEGORIES Instance attribute Private Type reference (TYPE) SAUNIT_T_CATEGORIES 20120823
8 F_DURATION_CHECK_OPTION Instance attribute Private Type reference (TYPE) SAUNIT_D_DURATION_CHECK_OPTION Customizing: Monitor Duration ? 20050108
9 F_DURATION_SETTING Instance attribute Private Type reference (TYPE) SAUNIT_S_DURATION_SETTING Customizing: Individual Duration 20050108
10 F_EFFECTIVE_DURATION_SETTING Instance attribute Private Type reference (TYPE) SAUNIT_S_DURATION_SETTING 20120823
11 F_EFFECTIVE_RISK_LEVEL Instance attribute Private Type reference (TYPE) SAUNIT_D_ALLOWED_RISK_LEVEL 20120823
12 F_RISK_CATEGORIES Instance attribute Private Type reference (TYPE) SAUNIT_T_CATEGORIES 20120823
13 F_TEXT_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_AUNIT_TEXT_DESCRIPTION ABAP Unit Text Handle 20040113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040110
2 INFORM_ALERT Instance method Private Method converts ABAP Unit alert to CI message 20040113
3 INFORM_TASK_DATA Instance method Private Method 20120823
4 INIT_ATTRIBUTES Instance method Private Method initializes check attributes 20050108
Events
Class CL_SAUNIT_LEGACY_CI_CHECK has no event.
Types
Class CL_SAUNIT_LEGACY_CI_CHECK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SAUNIT_LEGACY_CI_CHECK has no parameter.
Method CONSTRUCTOR on class CL_SAUNIT_LEGACY_CI_CHECK has no exception.

Method INFORM_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALERT Call by reference Type reference (TYPE) IF_SAUNIT_LEGACY_RESULT_TYPE=>TY_S_ALERT 20040113
2 Importing ITEM Call by reference Type reference (TYPE) STRING Beschreibung des Umfelds 20040113

Method INFORM_ALERT on class CL_SAUNIT_LEGACY_CI_CHECK has no exception.

Method INFORM_TASK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK_DATA Call by reference Type reference (TYPE) IF_SAUNIT_LEGACY_RESULT_TYPE=>TY_S_TASK 20120823

Method INFORM_TASK_DATA on class CL_SAUNIT_LEGACY_CI_CHECK has no exception.

Method INIT_ATTRIBUTES Signature

Method INIT_ATTRIBUTES on class CL_SAUNIT_LEGACY_CI_CHECK has no parameter.
Method INIT_ATTRIBUTES on class CL_SAUNIT_LEGACY_CI_CHECK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700