SAP ABAP Interface IF_SRM_PROTOCOL_CONFIG (SRM Log Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_PROTOCOL (Package) SRM Protocol
⤷
⤷
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
| Interface | IF_SRM_PROTOCOL_CONFIG | |
| Short Description | SRM Log Configuration |
General Data
| Package | SRM_PROTOCOL | SRM Protocol |
| Created | 20020423 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_PROTOCOL_CONFIG has no forward declaration.
Interfaces
Interface IF_SRM_PROTOCOL_CONFIG has no interface.
Friends
Interface IF_SRM_PROTOCOL_CONFIG has no friend.
Attributes
Interface 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
Interface IF_SRM_PROTOCOL_CONFIG has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SRM_PROTOCOL_CONFIG has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |