SAP ABAP Interface IF_SATC_LOG_ACTIVATION ((De)Activation of log writer capabilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_RUN_TIME_LOG (Package) INTERNAL: - *NO* REUSE - logging and tracing

⤷

⤷

Properties
Interface | IF_SATC_LOG_ACTIVATION | |
Short Description | (De)Activation of log writer capabilities |
General Data
Package | SATC_STDLIB_RUN_TIME_LOG | INTERNAL: - *NO* REUSE - logging and tracing |
Created | 20090814 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SATC_LOG_ACTIVATION has no interface.
Friends
Interface IF_SATC_LOG_ACTIVATION has no friend.
Attributes
Interface IF_SATC_LOG_ACTIVATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate logging | 20090814 |
2 | ![]() |
Instance method | Public | Method | Deactivate logging | 20090814 |
3 | ![]() |
Instance method | Public | Method | Get state | 20090814 |
Events
Interface IF_SATC_LOG_ACTIVATION has no event.
Types
Interface IF_SATC_LOG_ACTIVATION has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHANGED_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | State was changed | 20090814 | ||
2 | ![]() |
I_LOG_LEVEL | Call by reference | Type reference (TYPE) | INT1 | Log level | 20090814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090814 |
Method DEACTIVATE Signature
Method DEACTIVATE on Interface IF_SATC_LOG_ACTIVATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090814 |
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_LEVEL_0_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is log level 'SPARSE' active | 20090814 | ||
2 | ![]() |
E_IS_LEVEL_1_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is log level 'CONSISE' active | 20090814 | ||
3 | ![]() |
E_IS_LEVEL_2_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is log level 'VERBOSE' active | 20090814 | ||
4 | ![]() |
E_IS_LEVEL_3_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is log level 'DETAILED' active | 20090814 |
Method GET_STATE on Interface IF_SATC_LOG_ACTIVATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |