SAP ABAP Class CL_CI_TEST_SCAN (Code Inspector: Test Based on SCAN)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_INCLUDE | Code Inspector: Source for Include | 20000719 |
Meta Relationship - Used By
Properties
Class | CL_CI_TEST_SCAN | |
Short Description | Code Inspector: Test Based on SCAN | |
Super Class | CL_CI_TEST_INCLUDE | Code Inspector: Source for Include |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SCI | |
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20000615 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_TEST_SCAN has no forward declaration.
Interfaces
Class CL_CI_TEST_SCAN has no interface implemented.
Friends
Class CL_CI_TEST_SCAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SCAN' | 20030516 | ||
2 | ![]() |
Instance attribute | Protected | See coding | LEVEL_WA | 20000621 | |||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CI_SCAN | Generate Source for Syntax Check | 20000628 | ||
4 | ![]() |
Instance attribute | Protected | See coding | STATEMENT_WA | 20000621 | |||
5 | ![]() |
Instance attribute | Protected | See coding | STRUCTURE_WA | 20000621 | |||
6 | ![]() |
Instance attribute | Protected | See coding | TOKEN_WA | 20000621 |
Methods
Events
Class CL_CI_TEST_SCAN has no event.
Types
Class CL_CI_TEST_SCAN has no local type.
Method Signatures
Method ANALYSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_A | Call by reference | Type reference (TYPE) | STRING | A | 20000621 | ||
2 | ![]() |
P_B | Call by reference | Type reference (TYPE) | STRING | B | 20000621 | ||
3 | ![]() |
P_C | Call by reference | Type reference (TYPE) | STRING | C | 20000621 | ||
4 | ![]() |
P_TOKEN | Call by reference | Type reference (TYPE) | STRING | Token | 20000621 |
Method ANALYSE on class CL_CI_TEST_SCAN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SCAN has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SCAN has no exception.
Method GET_COLUMN_ABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_N | Value transfer | Type reference (TYPE) | I | Token-Nummer | 20000627 | ||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | I | Ergebnis | 20000627 |
Method GET_COLUMN_ABS on class CL_CI_TEST_SCAN has no exception.
Method GET_COLUMN_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_N | Call by reference | Type reference (TYPE) | I | Token-Nummer | 20000627 | ||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | I | Ergebnis | 20000627 |
Method GET_COLUMN_REL on class CL_CI_TEST_SCAN has no exception.
Method GET_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LEVEL | Call by reference | Type reference (TYPE) | I | Level | 20020128 | ||
2 | ![]() |
P_REF_SCAN | Call by reference | Object reference (TYPE REF TO) | CL_CI_SCAN | REF_SCAN | Code Inspector: Quelltext für SCAN erzeugen | 20060121 | |
3 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20000627 |
Method GET_INCLUDE on class CL_CI_TEST_SCAN has no exception.
Method GET_LINE_ABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_N | Value transfer | Type reference (TYPE) | I | Token-Nummer | 20000627 | ||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | I | Ergebnis | 20000627 |
Method GET_LINE_ABS on class CL_CI_TEST_SCAN has no exception.
Method GET_LINE_COLUMN_ABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COLUMN | Call by reference | Type reference (TYPE) | TOKEN_COL | Spaltenposition, an der das Token steht (>= 0) | 20040226 | ||
2 | ![]() |
P_LINE | Call by reference | Type reference (TYPE) | I | 20040226 | |||
3 | ![]() |
P_N | Value transfer | Type reference (TYPE) | I | Beschreibung einer Anweisung in der ABAP/4-Source-Analyse | 20040226 |
Method GET_LINE_COLUMN_ABS on class CL_CI_TEST_SCAN has no exception.
Method GET_LINE_COLUMN_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COLUMN | Call by reference | Type reference (TYPE) | TOKEN_COL | Spaltenposition, an der das Token steht (>= 0) | 20040226 | ||
2 | ![]() |
P_LINE | Call by reference | Type reference (TYPE) | I | 20040226 | |||
3 | ![]() |
P_N | Value transfer | Type reference (TYPE) | I | Beschreibung einer Anweisung in der ABAP/4-Source-Analyse | 20040226 |
Method GET_LINE_COLUMN_REL on class CL_CI_TEST_SCAN has no exception.
Method GET_LINE_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_N | Call by reference | Type reference (TYPE) | I | Token-Nummer | 20000627 | ||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | I | Ergebnis | 20000627 |
Method GET_LINE_REL on class CL_CI_TEST_SCAN has no exception.
Method GET_TOKEN_ABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_N | Call by reference | Type reference (TYPE) | I | Nummer des Tokens | 20000627 | ||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20000627 |
Method GET_TOKEN_ABS on class CL_CI_TEST_SCAN has no exception.
Method GET_TOKEN_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_N | Call by reference | Type reference (TYPE) | I | Nummer des Tokens | 20000627 | ||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20000627 |
Method GET_TOKEN_REL on class CL_CI_TEST_SCAN has no exception.
Method KEYWORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20000621 |
Method KEYWORD on class CL_CI_TEST_SCAN has no exception.
Method NEXT1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20000621 | ||
2 | ![]() |
P_WORD | Call by reference | Type reference (TYPE) | STRING | Suchwort | 20000621 |
Method NEXT1 on class CL_CI_TEST_SCAN has no exception.
Method NEXT2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20000621 | ||
2 | ![]() |
P_WORD1 | Call by reference | Type reference (TYPE) | STRING | Suchwort 1 | 20000621 | ||
3 | ![]() |
P_WORD2 | Call by reference | Type reference (TYPE) | STRING | Suchwort 1 | 20000621 |
Method NEXT2 on class CL_CI_TEST_SCAN has no exception.
Method POSITION_1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | I | P_RESULT | 20000626 | ||
2 | ![]() |
P_WORD | Call by reference | Type reference (TYPE) | STRING | P_WORD | 20000626 |
Method POSITION_1 on class CL_CI_TEST_SCAN has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 50A |