SAP ABAP Interface IF_SPI_DEBUG_UI (BAdI Interface IF_SPI_DEBUG_UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI10 (Package) Central: User Interface
⤷
⤷
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
| Interface | IF_SPI_DEBUG_UI | |
| Short Description | BAdI Interface IF_SPI_DEBUG_UI |
General Data
| Package | SPI10 | Central: User Interface |
| Created | 20040513 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_DEBUG_UI has no forward declaration.
Interfaces
Interface IF_SPI_DEBUG_UI has no interface.
Friends
Interface IF_SPI_DEBUG_UI has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBGALL | Constant | Public | Type reference (TYPE) | SPIUIDEBUG | 'DBGALL' | All Values | 20040514 | |
| 2 | DBGMETA | Constant | Public | Type reference (TYPE) | SPIUIDEBUG | 'DBMETA' | Meta Data | 20040514 | |
| 3 | DBGOV | Constant | Public | Type reference (TYPE) | SPIUIDEBUG | 'DBGOV' | Overview | 20040514 | |
| 4 | DBGPL | 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
Interface 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 Interface 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 Interface 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 Interface IF_SPI_DEBUG_UI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |