SAP ABAP Class IF_SATC_LOG_ACTIVATION ((De)Activation of log writer capabilities)
Properties
| Class | IF_SATC_LOG_ACTIVATION | |
| Short Description | (De)Activation of log writer capabilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090814 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SATC_LOG_ACTIVATION has no interface implemented.
Friends
Class IF_SATC_LOG_ACTIVATION has no friend class.
Attributes
Class 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
Class IF_SATC_LOG_ACTIVATION has no event.
Types
Class 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 class 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 class IF_SATC_LOG_ACTIVATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |