SAP ABAP Class CL_SPI_TEST_LOG (Administration of Logs from Test Programs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI9 (Package) Central: Tests and Test Environment
⤷
⤷
Properties
| Class | CL_SPI_TEST_LOG | |
| Short Description | Administration of Logs from Test Programs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI9 | Central: Tests and Test Environment |
| Created | 20100906 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_TEST_LOG has no forward declaration.
Interfaces
Class CL_SPI_TEST_LOG has no interface implemented.
Friends
Class CL_SPI_TEST_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BALLEVEL | '1' | Application Log: Level of Detail | 20100906 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100906 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | Message Class | 20100906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100906 | ||
| 2 | Instance method | Public | Constructor | 20100906 | ||
| 3 | Instance method | Public | Method | 20100906 | ||
| 4 | Instance method | Public | Method | 20100906 | ||
| 5 | Instance method | Public | Method | 20100906 | ||
| 6 | Instance method | Public | Method | 20100906 | ||
| 7 | Instance method | Public | Method | 20100906 | ||
| 8 | Instance method | Public | Method | 20100906 |
Events
Class CL_SPI_TEST_LOG has no event.
Types
Class CL_SPI_TEST_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20100906 | |||
| 2 | IP_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20100906 | |||
| 3 | IP_VAR1 | Call by reference | Type reference (TYPE) | SIMPLE | Nachrichtenvariable | 20100906 | |||
| 4 | IP_VAR2 | Call by reference | Type reference (TYPE) | SIMPLE | Nachrichtenvariable | 20100906 | |||
| 5 | IP_VAR3 | Call by reference | Type reference (TYPE) | SIMPLE | Nachrichtenvariable | 20100906 | |||
| 6 | IP_VAR4 | Call by reference | Type reference (TYPE) | SIMPLE | Nachrichtenvariable | 20100906 |
Method ADD_MESSAGE on class CL_SPI_TEST_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20100906 | |||
| 2 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'SPI9' | Nachrichtenklasse | 20100906 |
Method CONSTRUCTOR on class CL_SPI_TEST_LOG has no exception.
Method DECREASE_DETAIL_LEVEL Signature
Method DECREASE_DETAIL_LEVEL on class CL_SPI_TEST_LOG has no parameter.
Method DECREASE_DETAIL_LEVEL on class CL_SPI_TEST_LOG has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_SPI_TEST_LOG has no parameter.
Method DISPLAY on class CL_SPI_TEST_LOG has no exception.
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20100906 |
Method GET_LOG_HANDLE on class CL_SPI_TEST_LOG has no exception.
Method INCREASE_DETAIL_LEVEL Signature
Method INCREASE_DETAIL_LEVEL on class CL_SPI_TEST_LOG has no parameter.
Method INCREASE_DETAIL_LEVEL on class CL_SPI_TEST_LOG has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOGNUMBER | Value transfer | Type reference (TYPE) | BAL_T_LGNM | Anwendungs-Log: Tabelle mit neu vergebenen LOGNUMBER'S | 20100906 |
Method SAVE on class CL_SPI_TEST_LOG has no exception.
Method SET_DETAIL_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DETAIL_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20100906 |
Method SET_DETAIL_LEVEL on class CL_SPI_TEST_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |