SAP ABAP Class CL_CI_TRACE_PROGS_CHECK (Analysis of Programs from Traces)
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

⤷

⤷

Properties
Class | CL_CI_TRACE_PROGS_CHECK | |
Short Description | Analysis of Programs from Traces | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20050406 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_TRACE_PROGS_CHECK has no forward declaration.
Interfaces
Class CL_CI_TRACE_PROGS_CHECK has no interface implemented.
Friends
Class CL_CI_TRACE_PROGS_CHECK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCI_TRACE_PROGS | Table Type Programs | 20050406 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCIT_OBJS | Code Inspector: Table Type for Objects | 20050406 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCI_TRACE_PROGS | Code Inspector: Programs from Trace | 20050406 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Executes Inspection for Programsof Trace | 20050406 |
2 | ![]() |
Instance method | Protected | Method | Creates Object and Include List from Programs | 20050406 |
Events
Class CL_CI_TRACE_PROGS_CHECK has no event.
Types
Class CL_CI_TRACE_PROGS_CHECK has no local type.
Method Signatures
Method CHECK_PROGRAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OPTIONS | Call by reference | Type reference (TYPE) | SCI_TRACE_ANALYZE | Struktur: Programmanalyse aus Traces | 20050406 | ||
2 | ![]() |
P_PROGRAMS | Call by reference | Type reference (TYPE) | SCI_TRACE_PROGS | Code Inspector: Programme aus Trace | 20050406 | ||
3 | ![]() |
P_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CI_CHECK_RESULT | 20050406 | |||
4 | ![]() |
P_TEXT | Call by reference | Type reference (TYPE) | SCI_TEXT | Code Inspector: Elementtext (Chk, ChkV, ObjS, INSP) | 20050406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060223 | ||
2 | ![]() |
20060223 | ||
3 | ![]() |
20060223 |
Method PREPARE_OBJECTS_AND_INCLUDES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_INCLUDES | Call by reference | Type reference (TYPE) | SCI_TRACE_PROGS | tabellentyp programme | 20050406 | ||
2 | ![]() |
PT_OBJECTS | Call by reference | Type reference (TYPE) | SCIT_OBJS | Code Inspector: Tabellentyp für Objekte | 20050406 | ||
3 | ![]() |
PT_PROGRAMS | Call by reference | Type reference (TYPE) | SCI_TRACE_PROGS | Code Inspector: Programme aus Trace | 20050406 | ||
4 | ![]() |
P_OPTIONS | Call by reference | Type reference (TYPE) | SCI_TRACE_ANALYZE | allgemeines flag | 20050406 |
Method PREPARE_OBJECTS_AND_INCLUDES on class CL_CI_TRACE_PROGS_CHECK has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 710 |