SAP ABAP Class IF_SRM_PROTOCOL_CONFIG (SRM Log Configuration)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_PROTOCOL_CONFIG | Exception Class for SRM Protocol | 20020423 |
Properties
| Class | IF_SRM_PROTOCOL_CONFIG | |
| Short Description | SRM Log Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020423 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_PROTOCOL_CONFIG has no forward declaration.
Interfaces
Class IF_SRM_PROTOCOL_CONFIG has no interface implemented.
Friends
Class IF_SRM_PROTOCOL_CONFIG has no friend class.
Attributes
Class IF_SRM_PROTOCOL_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Flag LOG_NOT_DEL | 20030121 | |
| 2 | Instance method | Public | Method | Get Log: Keep Time of SPS in Days | 20020423 | |
| 3 | Instance method | Public | Method | Get Log Level of SPS | 20020423 | |
| 4 | Instance method | Public | Method | Check if logging is turned off for all SPS | 20020423 | |
| 5 | Instance method | Public | Method | Turn Logging On/Off for all SPS | 20020423 |
Events
Class IF_SRM_PROTOCOL_CONFIG has no event.
Types
Class IF_SRM_PROTOCOL_CONFIG has no local type.
Method Signatures
Method GET_FLAG_NOT_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SPS_ID | Value transfer | Type reference (TYPE) | STRING | 20030121 | ||||
| 2 | RE_NOT_DEL | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030121 |
Method GET_FLAG_NOT_DEL on class IF_SRM_PROTOCOL_CONFIG has no exception.
Method GET_KEEP_DAYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SPS ID | 20020423 | |||
| 2 | RE_KEEP_DAYS | Value transfer | Type reference (TYPE) | I | Protocol keep time in days | 20020423 |
Method GET_KEEP_DAYS on class IF_SRM_PROTOCOL_CONFIG has no exception.
Method GET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SPS ID | 20020423 | |||
| 2 | RE_LEVEL | Value transfer | Type reference (TYPE) | I | Protocol level | 20020423 |
Method GET_LEVEL on class IF_SRM_PROTOCOL_CONFIG has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ACTIVE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | True: Logging is enabled | 20020423 |
Method IS_ACTIVE on class IF_SRM_PROTOCOL_CONFIG has no exception.
Method SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | True: logging is enabled | 20020423 |
Method SET_ACTIVE on class IF_SRM_PROTOCOL_CONFIG has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |