Hierarchy

⤷

⤷

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 | 20070514 |
Properties
Class | CL_CI_TEST_TEST_ABAP_COMPILER | |
Short Description | Code Inspector: Source for Include | |
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 | SABP_COMPILER | ABAP Compiler |
Created | 20070514 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_TEST_TEST_ABAP_COMPILER has no forward declaration.
Interfaces
Class CL_CI_TEST_TEST_ABAP_COMPILER has no interface implemented.
Friends
Class CL_CI_TEST_TEST_ABAP_COMPILER 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_TEST_ABAP_COMPILER' | 20070514 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SCR_INCLUDE | 20120908 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PROGRAM | 20120908 | |||
4 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CI_SOURCE_INCLUDE | Source for Include | 20070514 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20070514 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20120908 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20080912 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20081110 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20070514 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Problematic Statements | 20070514 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20120908 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20070514 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20081110 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20070514 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20070514 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | No Retry for Prec. Headers in Syntax Check | 20090306 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Standard syntax check with precompiled headers | 20070514 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Multipass syntax check with precompiled headers | 20070514 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Problematic Statements | 20070514 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20070514 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20080912 | |||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20080912 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20080912 | |||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20120908 | |||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20080912 | |||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 Data Element for SYST | 20070514 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | With Precompiled Headers | 20070514 |
Methods
Events
Class CL_CI_TEST_TEST_ABAP_COMPILER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DDIC_TYPES | Private | See coding | 20080912 | T_DDIC_TYPES type hashed table of TABNAME with unique key TABLE_LINE
|
||
2 | T_INCLUDES | Private | See coding | 20080912 | T_INCLUDES type hashed table of PROGRAM with unique key TABLE_LINE
|
||
3 | T_MESSAGE | Private | See coding | 20070514 | T_MESSAGE(240) type C
|
||
4 | T_RESULT | Private | See coding | 20070514 | begin of T_RESULT,
MESSAGE type T_MESSAGE,
MSGID type TRMSG_KEY,
INCLUDE type SY-REPID,
WORD type T_WORD,
LINE type I,
OFFSET type I,
SUBRC type SY-SUBRC,
TIME type I,
SUBRC_EXT type SY-SUBRC,
WARNINGS type SYNT_ERRORS ,
CLASSES type SYNT_MAP,
COMMENTS type SYNT_COMMENT,
COMPS type SYNT_COMP_OBJ ,
DATAS type SYNT_NDATA_OBJ ,
PCOMMENTS type SYNT_PCOMMENT ,
DPARS type SYNT_DPAR ,
ENVS type SYNT_ENV ,
EXTENDED type SYCHAR01,
FIND_ERROR type SCR_TAG,
FORMS type SYNT_MAP,
FORM_FORM type STRING,
FORM_STMNT type I,
FUNCTIONS type SYNT_MAP,
GLOBAL_CLASSES type SYNT_MAP,
GLOBAL_DATAS type SYNT_MAP ,
GLOBAL_INTFS type SYNT_MAP,
GLOBAL_MSG_ID type STRING ,
GLOBAL_TYPES type SYNT_MAP ,
GRADES type SCR_GRADES ,
ID_COMMENTS type SYCHAR04 ,
ID_CROSSREF type SYCHAR04 ,
ID_INCLUDES type SYCHAR04 ,
ID_INFOS type SYCHAR04 ,
ID_LONGTEXT type SYCHAR04 ,
ID_PROG_INTERVALS type SYCHAR04 ,
ID_RAW_MESSAGES type SYCHAR04 ,
ID_SET_EXTENDED_STMTS type SYCHAR04 ,
ID_SLIN_TYPES type SYCHAR04 ,
ID_WARNINGS type SYCHAR04 ,
ID_TEST type SYCHAR04,
INFOS type SYNT_ERRORS ,
OBJECT_USAGE type SYNT_EXT_OBJ_USE ,
INTFS type SYNT_MAP ,
LEVELS type SYNT_XCROSS_LEVEL ,
LONGTEXT type RSLINLTAB ,
MESSAGE_STMNT type I ,
NO_INCLUDES type SYCHAR01 ,
PF_STATUS type STRING ,
PF_STATUS_STMNT type I ,
PREDEF_DATAS type SYNT_MAP ,
PREDEF_TYPES type SYNT_MAP ,
PROGRAM_PROGRAM type STRING ,
PROGRAM_STMNT type I ,
REFS_FORM type STRING ,
SCAN_GRADES type SCR_GRADES ,
SCREEN_SCREEN type STRING ,
SCREEN_STMNT type I ,
SLIN_CROSSREF type SYNT_CROSSREF ,
SLIN_DATAS type SYNT_DATA_OBJ ,
SLIN_INCLUDES type SYNT_INCLUDES ,
SLIN_PROG_INTERVALS type SYNT_INTERVAL ,
SLIN_RABAXID type S380ERRID ,
SLIN_RAW_MESSAGES type SYNT_IT_TRMSG_RAW ,
SLIN_SET_EXTENDED_STMTS type SYNT_EXT_CHECK ,
SLIN_TYPES type SYNT_TYPE_OBJ ,
STMNTS type SYNT_XCROSS_STMNT ,
TAGS type SCR_RTAGS ,
TITLE type STRING ,
TYPEPOOLS type SYNT_MAP ,
TYPES type SYNT_TYPE_OBJ ,
TYPE_CHILDS type SYNT_TYPE_CHILDS ,
TABLE_KEYS type SYNT_TABLE_KEYS ,
XCROSS type SYNT_XCROSS ,
TEST_CLASS type I ,
MACRO_STMNT type I ,
MACRO_NAME type STRING ,
MACRO_LINE type I ,
MACRO_COLUMN type I ,
ONLY_INTERFACE type SYCHAR01 ,
TABIX type I ,
ID_USAGE type SYCHAR04 ,
INCL_SUBSTITUTIONS type SREPTAB ,
IS_FOR_PROGRAM type SYCHAR01 ,
ID_ERRORS type SYCHAR04 ,
ID_IGNORE_ENH type SYCHAR04 ,
end of T_RESULT
|
||
5 | T_SOURCE | Private | See coding | 20120802 | T_SOURCE type standard table of T_SOURCE_LINE with non-unique
default key
|
||
6 | T_SOURCE_LINE | Private | Type reference (TYPE) | STRING | 20120802 |
|
|
7 | T_WORD | Private | See coding | 20070514 | T_WORD(30) type C
|
Method Signatures
Method CHECK_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | T_RESULT | 20070514 | |||
2 | ![]() |
P_SOURCE | Call by reference | Type reference (TYPE) | T_SOURCE | 20070514 | |||
3 | ![]() |
P_TEST_1 | Call by reference | Type reference (TYPE) | C | ' ' | 20070514 | ||
4 | ![]() |
P_TEST_2 | Call by reference | Type reference (TYPE) | C | ' ' | 20070514 | ||
5 | ![]() |
P_TEST_3 | Call by reference | Type reference (TYPE) | C | ' ' | 20070514 | ||
6 | ![]() |
P_TIME | Call by reference | Type reference (TYPE) | I | 20080912 | |||
7 | ![]() |
P_TRDIR | Call by reference | Type reference (TYPE) | TRDIR | 20070514 |
Method CHECK_ERROR on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method CHECK_GEN_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DDIC_TYPES | Call by reference | Type reference (TYPE) | T_DDIC_TYPES | 20080912 | |||
2 | ![]() |
P_GET_DEPENDENCIES | Call by reference | Type reference (TYPE) | SYCHAR01 | 20080912 | |||
3 | ![]() |
P_INCLUDES | Call by reference | Type reference (TYPE) | T_INCLUDES | 20080912 | |||
4 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 | ||
5 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | T_RESULT | 20070514 | |||
6 | ![]() |
P_TEST_1 | Call by reference | Type reference (TYPE) | SYCHAR01 | SPACE | CHAR01-Datenelement fuer SYST | 20070514 | |
7 | ![]() |
P_TEST_2 | Call by reference | Type reference (TYPE) | SYCHAR01 | SPACE | CHAR01-Datenelement fuer SYST | 20070514 | |
8 | ![]() |
P_TEST_3 | Call by reference | Type reference (TYPE) | SYCHAR01 | SPACE | CHAR01-Datenelement fuer SYST | 20070514 | |
9 | ![]() |
P_TIME | Call by reference | Type reference (TYPE) | I | 20080912 | |||
10 | ![]() |
P_TRDIR | Call by reference | Type reference (TYPE) | TRDIR | 20070514 |
Method CHECK_GEN_ERROR on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method CHECK_MESSAGES_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_KIND | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120908 | |||
2 | ![]() |
P_MESSAGES | Call by reference | Type reference (TYPE) | SYNT_ERRORS | 20120908 |
Method CHECK_MESSAGES_POS on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method CHECK_MESSAGE_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_KIND | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120908 | |||
2 | ![]() |
P_MESSAGE | Call by reference | Type reference (TYPE) | RSLINLMSG | 20120908 |
Method CHECK_MESSAGE_POS on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method CHECK_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COL | Call by reference | Type reference (TYPE) | RSLINLMSG-COL | 20120908 | |||
2 | ![]() |
P_INCNAME | Call by reference | Type reference (TYPE) | RSLINLMSG-INCNAME | 20120908 | |||
3 | ![]() |
P_LINE | Call by reference | Type reference (TYPE) | RSLINLMSG-LINE | 20120908 | |||
4 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120908 |
Method CHECK_POS on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method COMPARE_DDIC_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CNT_DDIC_TYPES_NORM | Call by reference | Type reference (TYPE) | I | 20080912 | |||
2 | ![]() |
P_CNT_DDIC_TYPES_TEST | Call by reference | Type reference (TYPE) | I | 20080912 | |||
3 | ![]() |
P_DDIC_TYPES_NORM | Call by reference | Type reference (TYPE) | T_DDIC_TYPES | 20080912 | |||
4 | ![]() |
P_DDIC_TYPES_TEST | Call by reference | Type reference (TYPE) | T_DDIC_TYPES | 20080912 |
Method COMPARE_DDIC_TYPES on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method COMPARE_GEN_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 | ||
2 | ![]() |
P_RESULT_NORM | Call by reference | Type reference (TYPE) | T_RESULT | 20070514 | |||
3 | ![]() |
P_RESULT_TEST | Call by reference | Type reference (TYPE) | T_RESULT | 20070514 |
Method COMPARE_GEN_RESULTS on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method COMPARE_INCLUDES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CNT_INCLUDES_NORM | Call by reference | Type reference (TYPE) | I | 20080912 | |||
2 | ![]() |
P_CNT_INCLUDES_TEST | Call by reference | Type reference (TYPE) | I | 20080912 | |||
3 | ![]() |
P_CNT_INCLUDES_WEAK_NORM | Call by reference | Type reference (TYPE) | I | 20080912 | |||
4 | ![]() |
P_CNT_INCLUDES_WEAK_TEST | Call by reference | Type reference (TYPE) | I | 20080912 | |||
5 | ![]() |
P_INCLUDES_NORM | Call by reference | Type reference (TYPE) | T_INCLUDES | 20080912 | |||
6 | ![]() |
P_INCLUDES_TEST | Call by reference | Type reference (TYPE) | T_INCLUDES | 20080912 |
Method COMPARE_INCLUDES on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method COMPARE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CODE | Call by reference | Type reference (TYPE) | SCI_ERRC | 20120908 | |||
2 | ![]() |
P_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120908 | |||
3 | ![]() |
P_RESULT_NORM | Call by reference | Type reference (TYPE) | T_RESULT | 20120908 | |||
4 | ![]() |
P_RESULT_TEST | Call by reference | Type reference (TYPE) | T_RESULT | 20120908 |
Method COMPARE_RESULT on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method COMPARE_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 | ||
2 | ![]() |
P_RESULT_NORM | Call by reference | Type reference (TYPE) | T_RESULT | 20070514 | |||
3 | ![]() |
P_RESULT_TEST | Call by reference | Type reference (TYPE) | T_RESULT | 20070514 |
Method COMPARE_RESULTS on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_TEST_ABAP_COMPILER has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method GEN_PREHDR_FOR_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 | ||
2 | ![]() |
P_TEST_1 | Call by reference | Type reference (TYPE) | C | 20080912 | |||
3 | ![]() |
P_TEST_2 | Call by reference | Type reference (TYPE) | C | 20080912 | |||
4 | ![]() |
P_TEST_3 | Call by reference | Type reference (TYPE) | C | 20080912 |
Method GEN_PREHDR_FOR_PROGRAM on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT | Value transfer | Type reference (TYPE) | STRING | 20120908 | |||
2 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | T_RESULT | 20120908 | |||
3 | ![]() |
P_XCROSS | Call by reference | Type reference (TYPE) | SYNT_STRUC_XCROSS | 20120908 |
Method GET_OBJECT on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method GET_TRMSG_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CODE | Value transfer | Type reference (TYPE) | SCI_ERRC | Code Inspector: Kennung für Meldungscode | 20070514 | ||
2 | ![]() |
P_MSGID | Call by reference | Type reference (TYPE) | TRMSG_KEY | Vollständige Meldung aus der TRMSG | 20070514 |
Method GET_TRMSG_CODE on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_ALL_MODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 |
Method TEST_ALL_MODES on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_COMPILE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | 20120908 |
Method TEST_COMPILE_MODE on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_GEN_NORMAL_TEST_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 | ||
2 | ![]() |
P_TEST_1 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20081110 | |||
3 | ![]() |
P_TEST_2 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20081110 | |||
4 | ![]() |
P_TEST_3 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20081110 |
Method TEST_GEN_NORMAL_TEST_MODE on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_GEN_RETRY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 |
Method TEST_GEN_RETRY_MODE on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_MINIMAL_MODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 |
Method TEST_MINIMAL_MODES on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_NORMAL_TEST_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 | ||
2 | ![]() |
P_TEST_1 | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20081110 | ||
3 | ![]() |
P_TEST_2 | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20081110 | ||
4 | ![]() |
P_TEST_3 | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20081110 |
Method TEST_NORMAL_TEST_MODE on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_SYCH_ONE_PASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 |
Method TEST_SYCH_ONE_PASS on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_SYCH_RETRY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 |
Method TEST_SYCH_RETRY_MODE on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_SYCH_WITH_PREHDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NORETRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ohne Retry? | 20090306 | |
2 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 | ||
3 | ![]() |
P_TEST | Call by reference | Type reference (TYPE) | C | Testmode ein = 'X', aus = ' ' | 20070514 |
Method TEST_SYCH_WITH_PREHDR on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_SYNTAX_MESSAGE_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | 20120908 |
Method TEST_SYNTAX_MESSAGE_POS on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method TEST_SYNTAX_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070514 |
Method TEST_SYNTAX_TRACE on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
Method WRITE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | T_RESULT | 20070514 |
Method WRITE_RESULT on class CL_CI_TEST_TEST_ABAP_COMPILER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |