SAP ABAP Class IF_CI_TEST (Interface for a Test)
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
| Class | IF_CI_TEST | |
| Short Description | Interface for a Test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000822 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CI_TEST has no forward declaration.
Interfaces
Class IF_CI_TEST has no interface implemented.
Friends
Class IF_CI_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Attributes Are OK | 20010823 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SCI_CAT | Code Inspector: Test Category | 20000822 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SCI_TABNODE | Table with References to Tests | 20000822 | |||
| 4 | Constant | Public | Type reference (TYPE) | SYCHAR01 | 'A' | Exception Requested | 20030731 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYCHAR01 | 'Z' | Exception Rejected | 20030811 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYCHAR01 | ' ' | No Exception Possible | 20030731 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYCHAR01 | 'X' | Exception Defined | 20030731 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYCHAR01 | 'O' | Exception Possible | 20030731 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | SCI_CHKTXT | Test/Node Description | 20000822 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | I | Number of Errors | 20001214 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Hide Errors | 20010330 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Exception State | 20030731 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Test has Attributes | 20000822 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Node has Documentation | 20011018 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CI_INSPECTION | 20030922 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | SCI_CHK | Test Name | 20000825 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | SCI_CHK | Node ID | 20020521 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | I | Number of Notes | 20001214 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | SYNUM03 | Position | 20010816 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Test Selected | 20000822 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SCI_MTEXT | Message text | 20010207 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Test Being Transported | 20010905 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | I | Number of warning messages | 20001214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display documentation | 20010323 | |
| 2 | Instance method | Public | Method | Declare Exception | 20010330 | |
| 3 | Instance method | Public | Method | Navigate | 20010207 | |
| 4 | Instance method | Public | Method | Query Attributes | 20000824 |
Events
Class IF_CI_TEST has no event.
Types
Class IF_CI_TEST has no local type.
Method Signatures
Method DISPLAY_DOCUMENTATION Signature
Method DISPLAY_DOCUMENTATION on class IF_CI_TEST has no parameter.
Method DISPLAY_DOCUMENTATION on class IF_CI_TEST has no exception.
Method EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXCEPT | Value transfer | Object reference (TYPE REF TO) | CL_CI_EXCEPTION | 20030422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Prüfmeldung | 20030422 | ||
| 2 | unbekannte Prüfklasse | 20030422 | ||
| 3 | unbekannter Meldungscode | 20030422 |
Method NAVIGATE Signature
Method NAVIGATE on class IF_CI_TEST has no parameter.
Method NAVIGATE on class 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 | P_DISPLAY | Call by reference | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20010813 |
Method QUERY_ATTRIBUTES on class IF_CI_TEST has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |