SAP ABAP Class IF_SPI_DEBUG_UI (BAdI Interface IF_SPI_DEBUG_UI)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_SPI_DEBUG_UI | BAdI Class CL_EX_SPI_DEBUG_UI | 20040513 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_SPI_DBGINFO_STORE | Implementation Class for BAdI Impl. SPI_DBGINFO_STORE | 20040513 |
Properties
Class | IF_SPI_DEBUG_UI | |
Short Description | BAdI Interface IF_SPI_DEBUG_UI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20040513 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SPI_DEBUG_UI has no forward declaration.
Interfaces
Class IF_SPI_DEBUG_UI has no interface implemented.
Friends
Class IF_SPI_DEBUG_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SPIUIDEBUG | 'DBGALL' | All Values | 20040514 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SPIUIDEBUG | 'DBMETA' | Meta Data | 20040514 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SPIUIDEBUG | 'DBGOV' | Overview | 20040514 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SPIUIDEBUG | 'DBGPL' | Payload | 20040514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040513 | |
2 | ![]() |
Instance method | Public | Method | 20040513 | |
3 | ![]() |
Instance method | Public | Method | 20040513 |
Events
Class IF_SPI_DEBUG_UI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DATA | Public | See coding | Work Area for 3 Column String Table | 20040514 | begin of TS_DATA,
col1 type string,
col2 type string,
col3 type string,
end of ts_data
|
|
2 | TT_DATA | Public | See coding | 3 Column String Table | 20040514 | TT_DATA type table of ts_data
|
Method Signatures
Method GET_INFO_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TT_DATA | 20040513 | |||
2 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | SPIUIDEBUG | SPI Debug-Filter | 20040513 | ||
3 | ![]() |
IO_COLLECTION | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP_COLLECTION | Schrittzusammnefassung | 20040513 |
Method GET_INFO_COLLECTION on class IF_SPI_DEBUG_UI has no exception.
Method GET_INFO_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TT_DATA | 20040513 | |||
2 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | SPIUIDEBUG | SPI Debug-Filter | 20040513 | ||
3 | ![]() |
IO_STEP | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP | Prozessschrittdefinition | 20040513 |
Method GET_INFO_STEP on class IF_SPI_DEBUG_UI has no exception.
Method GET_INFO_STEP_INST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TT_DATA | 20040513 | |||
2 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | SPIUIDEBUG | SPI Debug-Filter | 20040513 | ||
3 | ![]() |
IO_STEP_INST | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Prozessschrittinstanz | 20040513 |
Method GET_INFO_STEP_INST on class IF_SPI_DEBUG_UI has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |