SAP ABAP Interface IF_CI_TEST (Interface for a Test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CI_CATEGORY_ROOT Code Inspector: Root Category Class 20000822
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CI_RESULT Code Inspector: Results Node 20001214
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CI_RESULT_ROOT Code Inspector: Results Node 20011025
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CI_TEST_ROOT Code Inspector: Root Test Class 20000822
Properties
Interface IF_CI_TEST  
Short Description Interface for a Test    
General Data
Package S_CODE_INSPECTOR   ABAP Source Code Analysis 
Created 20000822   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_CI_TEST has no forward declaration.
Interfaces
Interface IF_CI_TEST has no interface.
Friends
Interface IF_CI_TEST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES_OK Instance attribute Public Type reference (TYPE) SYCHAR01 Attributes Are OK 20010823
2 CATEGORY Instance attribute Public Type reference (TYPE) SCI_CAT Code Inspector: Test Category 20000822
3 CHILDS Instance attribute Public Type reference (TYPE) SCI_TABNODE Table with References to Tests 20000822
4 C_EXCEPTION_APPLIED Constant Public Type reference (TYPE) SYCHAR01 'A' Exception Requested 20030731
5 C_EXCEPTION_DENIED Constant Public Type reference (TYPE) SYCHAR01 'Z' Exception Rejected 20030811
6 C_EXCEPTION_DISABLED Constant Public Type reference (TYPE) SYCHAR01 ' ' No Exception Possible 20030731
7 C_EXCEPTION_EXISTS Constant Public Type reference (TYPE) SYCHAR01 'X' Exception Defined 20030731
8 C_EXCEPTION_POSSIBLE Constant Public Type reference (TYPE) SYCHAR01 'O' Exception Possible 20030731
9 DESCRIPTION Instance attribute Public Type reference (TYPE) SCI_CHKTXT Test/Node Description 20000822
10 ERR_CNT Instance attribute Public Type reference (TYPE) I Number of Errors 20001214
11 EXCEPTED Instance attribute Public Type reference (TYPE) SYCHAR01 Hide Errors 20010330
12 EXCEPTION_STATE Instance attribute Public Type reference (TYPE) SYCHAR01 Exception State 20030731
13 HAS_ATTRIBUTES Instance attribute Public Type reference (TYPE) SYCHAR01 Test has Attributes 20000822
14 HAS_DOCUMENTATION Instance attribute Public Type reference (TYPE) SYCHAR01 Node has Documentation 20011018
15 INSPECTION Instance attribute Public Object reference (TYPE REF TO) CL_CI_INSPECTION 20030922
16 NAME Instance attribute Public Type reference (TYPE) SCI_CHK Test Name 20000825
17 NODE_ID Instance attribute Public Type reference (TYPE) SCI_CHK Node ID 20020521
18 NOTE_CNT Instance attribute Public Type reference (TYPE) I Number of Notes 20001214
19 POSITION Instance attribute Public Type reference (TYPE) SYNUM03 Position 20010816
20 SELECTED Instance attribute Public Type reference (TYPE) SYCHAR01 Test Selected 20000822
21 TEXT Instance attribute Public Type reference (TYPE) SCI_MTEXT Message text 20010207
22 TRANSPORT Instance attribute Public Type reference (TYPE) SYCHAR01 Test Being Transported 20010905
23 WARN_CNT Instance attribute Public Type reference (TYPE) I Number of warning messages 20001214
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_DOCUMENTATION Instance method Public Method Display documentation 20010323
2 EXCEPTION Instance method Public Method Declare Exception 20010330
3 NAVIGATE Instance method Public Method Navigate 20010207
4 QUERY_ATTRIBUTES Instance method Public Method Query Attributes 20000824
Events
Interface IF_CI_TEST has no event.
Types
Interface IF_CI_TEST has no local type.
Method Signatures

Method DISPLAY_DOCUMENTATION Signature

Method DISPLAY_DOCUMENTATION on Interface IF_CI_TEST has no parameter.
Method DISPLAY_DOCUMENTATION on Interface IF_CI_TEST has no exception.

Method EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXCEPT Value transfer Object reference (TYPE REF TO) CL_CI_EXCEPTION 20030422
# Exception Resumable Description Created on
1 NO_CHECK_MESSAGE keine Prüfmeldung 20030422
2 UNKNOWN_CHECK_CLASS unbekannte Prüfklasse 20030422
3 UNKNOWN_MESSAGE_CODE unbekannter Meldungscode 20030422

Method NAVIGATE Signature

Method NAVIGATE on Interface IF_CI_TEST has no parameter.
Method NAVIGATE on Interface IF_CI_TEST has no exception.

Method QUERY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DISPLAY Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20010813

Method QUERY_ATTRIBUTES on Interface IF_CI_TEST has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 610