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 GET_FLAG_NOT_DEL Instance method Public Method Get Flag LOG_NOT_DEL 20030121
2 GET_KEEP_DAYS Instance method Public Method Get Log: Keep Time of SPS in Days 20020423
3 GET_LEVEL Instance method Public Method Get Log Level of SPS 20020423
4 IS_ACTIVE Instance method Public Method Check if logging is turned off for all SPS 20020423
5 SET_ACTIVE 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 Importing IM_SPS_ID Value transfer Type reference (TYPE) STRING 20030121
2 Returning 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 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING SPS ID 20020423
2 Returning 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 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING SPS ID 20020423
2 Returning 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 Returning 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 Importing 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