SAP ABAP Class CL_WDY_CI_TEST_COMPONENT_DEF (Code Inspector / Web Dynpro: Consistency Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
     SWDP_WORKBENCH_TEST_ADDONS (Package) * SAP internal * check and test support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CI_TEST_ROOT Code Inspector: Root Test Class 20041005
Properties
Class CL_WDY_CI_TEST_COMPONENT_DEF  
Short Description Code Inspector / Web Dynpro: Consistency Checks    
Super Class CL_CI_TEST_ROOT Code Inspector: Root Test Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_WORKBENCH_TEST_ADDONS   * SAP internal * check and test support 
Created 20041005   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SANA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_CI_TEST_COMPONENT_DEF has no interface implemented.
Friends
Class CL_WDY_CI_TEST_COMPONENT_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CODE_ABORT Constant Private Type reference (TYPE) SCI_ERRC 'LV_ABT' 20120807
2 C_CODE_ERROR Constant Private Type reference (TYPE) SCI_ERRC 'LV_ERR' 20120807
3 C_CODE_INFORMATION Constant Private Type reference (TYPE) SCI_ERRC 'LV_INF' 20120807
4 C_CODE_WARNING Constant Private Type reference (TYPE) SCI_ERRC 'LV_WRN' 20120807
5 C_INTERNAL_ERROR Constant Private Type reference (TYPE) SCI_ERRC 'INTERNAL' Internal error 20041005
6 C_MY_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_WDY_CI_TEST_COMPONENT_DEF' 20041005
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041005
2 CONVERT_CHECK_LIST Instance method Private Method Converts Check Result into Code Inspector Format 20041005
Events
Class CL_WDY_CI_TEST_COMPONENT_DEF has no event.
Types
Class CL_WDY_CI_TEST_COMPONENT_DEF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONVERT_CHECK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_LIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST Liste aller Fehlermeldungen eines Syntax-Checks 20041005

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