SAP ABAP Interface IF_SRM_SP_PROTOCOL_ENTRY (Read/Write SRM Log Entries)
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_SP_PROTOCOL | SRM Protocol | 20020419 |
Properties
| Interface | IF_SRM_SP_PROTOCOL_ENTRY | |
| Short Description | Read/Write SRM Log Entries |
General Data
| Package | SRM_PROTOCOL | SRM Protocol |
| Created | 20020419 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | SRMGU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | SRMPT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRM_SP_PROTOCOL_ENTRY has no interface.
Friends
Interface IF_SRM_SP_PROTOCOL_ENTRY has no friend.
Attributes
Interface IF_SRM_SP_PROTOCOL_ENTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert Argument for Display Text | 20030116 | |
| 2 | Static method | Public | Method | Use POID_ID to delete entry and more key fields (optional) | 20020430 | |
| 3 | Static method | Public | Method | Delete All Expired Log Entries | 20020430 | |
| 4 | Instance method | Public | Method | Do Not Write Log Entries and Delete Buffer | 20040928 | |
| 5 | Instance method | Public | Method | Read Log Entries | 20020419 | |
| 6 | Instance method | Public | Method | Remove Buffered Log Entry | 20080213 | |
| 7 | Instance method | Public | Method | Display Name | 20081120 | |
| 8 | Instance method | Public | Method | Write a Log Entry | 20020419 | |
| 9 | Instance method | Public | Method | Write Buffered Log Entries | 20040920 |
Events
Interface IF_SRM_SP_PROTOCOL_ENTRY has no event.
Types
Interface IF_SRM_SP_PROTOCOL_ENTRY has no local type.
Method Signatures
Method CONVERT_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ENTRY_TAB | 20030116 |
Method CONVERT_OUTPUT on Interface IF_SRM_SP_PROTOCOL_ENTRY has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLIENT | Value transfer | Type reference (TYPE) | STRING | SPACE | Mandant | 20020430 | ||
| 2 | IM_DB_UPDATE_MODE | Value transfer | Type reference (TYPE) | STRING | IF_SRM=>DB_UPDATE | DB Update mode | 20020430 | ||
| 3 | IM_ONLY_EXPIRED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | True: delete only expired protocols | 20020430 | ||
| 4 | IM_POID_ID | Value transfer | Type reference (TYPE) | SRMPOIDID | POID ID | 20020430 | |||
| 5 | IM_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20020430 | |||
| 6 | IM_USER | Value transfer | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20020430 |
Method DELETE_EXPIRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLIENT | Value transfer | Type reference (TYPE) | STRING | SPACE | Mandandt | 20020430 | ||
| 2 | IM_DB_UPDATE_MODE | Value transfer | Type reference (TYPE) | STRING | IF_SRM=>DB_UPDATE | DB update mode | 20020430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20020430 |
Method INVALIDATE_DELAYED Signature
Method INVALIDATE_DELAYED on Interface IF_SRM_SP_PROTOCOL_ENTRY has no parameter.
Method INVALIDATE_DELAYED on Interface IF_SRM_SP_PROTOCOL_ENTRY has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ENTRIES | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ENTRY_TAB | selected protocol entries | 20020424 | |||
| 2 | IM_ACT_ID | Value transfer | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20111031 | |||
| 3 | IM_END_DATE | Value transfer | Type reference (TYPE) | D | End date of protocol entries | 20020423 | |||
| 4 | IM_MAX_ROWS | Value transfer | Type reference (TYPE) | I | Read access up to maximal rows | 20020423 | |||
| 5 | IM_START_DATE | Value transfer | Type reference (TYPE) | D | Start date of protocol entries | 20020423 | |||
| 6 | IM_SUBOBJ_ID | Value transfer | Type reference (TYPE) | SRMPOIDID | POID ID | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20020419 |
Method REMOVE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACT_ID | Value transfer | Type reference (TYPE) | STRING | Activity ID | 20080213 |
Method REMOVE_ENTRY on Interface IF_SRM_SP_PROTOCOL_ENTRY has no exception.
Method SET_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | 20081120 |
Method SET_DISPLAY_NAME on Interface IF_SRM_SP_PROTOCOL_ENTRY has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACT_ID | Value transfer | Type reference (TYPE) | STRING | SRM: protokollierte Aktivität | 20020430 | |||
| 2 | IM_ARG1 | Value transfer | Type reference (TYPE) | STRING | Argument 1, bis zu 32 Zeichen | 20020424 | |||
| 3 | IM_ARG2 | Value transfer | Type reference (TYPE) | STRING | Argument 2, bis zu 32 Zeichen | 20020424 | |||
| 4 | IM_ARG_STRING | Value transfer | Type reference (TYPE) | STRING | Argumente 3, bis zu 255 Zeichen | 20020425 | |||
| 5 | IM_DELAY | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | IF_SRM=>TRUE falls Protokoll bis WRITE_DELAYED( ) verzögern | 20040920 | ||
| 6 | IM_INITIALIZE_DISP_NAME | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | 20051130 | |||
| 7 | IM_SUBOBJ_ID | Value transfer | Type reference (TYPE) | SRMPOIDID | POID ID des Subobjektes | 20020424 | |||
| 8 | IM_UPDATE_MODE | Value transfer | Type reference (TYPE) | STRING | von Vordefinition abweichender Update-Modus | 20030409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20020419 |
Method WRITE_DELAYED Signature
Method WRITE_DELAYED on Interface IF_SRM_SP_PROTOCOL_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20040920 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |