SAP ABAP Interface IF_RMPS_MERGED_PROTOCOL (Access to Combined Log)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_CASE_ADDON (Package) CASE Enhancements for DOMEA Case
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_CASE_PROTOCOL | RMPS: SP Case Class for Log | 20030127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_LOCATOR_PROTOCOL | 20060504 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_MERGED_PROTOCOL | RMPS: Basis Class for Combined Log | 20030123 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SK_PROTOCOL | RMPS: Enhancements Record Log | 20030206 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_DOC_PROTOCOL | RMPS: Enhanced Document Log | 20030206 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_POST_PROTOCOL | Log Handler for Incoming Post Item | 20030128 |
Properties
| Interface | IF_RMPS_MERGED_PROTOCOL | |
| Short Description | Access to Combined Log |
General Data
| Package | RMPS_CASE_ADDON | CASE Enhancements for DOMEA Case |
| Created | 20030123 | SAP |
| Last changed | 20110908 | 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 | SRMGS | 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_RMPS_MERGED_PROTOCOL has no interface.
Friends
Interface IF_RMPS_MERGED_PROTOCOL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | G_POID_DIR_ID | Instance attribute | Public | Type reference (TYPE) | STRING | POID directoy ID of object to which the log belongs | 20040319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display the Log | 20030123 | |
| 2 | Instance method | Public | Method | Display transferred log entries (example: from several obj.) | 20040914 | |
| 3 | Instance method | Public | Method | Convert Basis Log to Merged Log | 20050509 | |
| 4 | Instance method | Public | Method | Get Settings for the Log Display in an ALV | 20050511 | |
| 5 | Instance method | Public | Method | Get Print Data in Hierarchy Display | 20030123 | |
| 6 | Instance method | Public | Method | Read Current Log Entries | 20030123 | |
| 7 | Instance method | Public | Method | Load Log Data Before Next Display | 20030123 | |
| 8 | Instance method | Public | Method | Set PoidDirId of Objects(subclasses can be used for reading) | 20040319 |
Events
Interface IF_RMPS_MERGED_PROTOCOL has no event.
Types
Interface IF_RMPS_MERGED_PROTOCOL has no local type.
Method Signatures
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR_HISTORY_TAB | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Wenn übergeben, wird Historie für diese Attr. angezeigt | 20040625 | |||
| 2 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für die Anzeige | 20030123 | |||
| 3 | IM_END_DATE | Value transfer | Type reference (TYPE) | D | Endedatum | 20030123 | |||
| 4 | IM_MAX_ROWS | Value transfer | Type reference (TYPE) | I | Anz. Zeilen (u.U. werden mehr Zeilen gelesen) | 20030123 | |||
| 5 | IM_START_DATE | Value transfer | Type reference (TYPE) | D | Anfangsdatum | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20030127 |
Method DISPLAY_GIVEN_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für die Anzeige | 20040914 | |||
| 2 | IM_PROTOCOL | Call by reference | Type reference (TYPE) | RMPS_TT_CASE_PROTOCOL | Merged Protocol zum Anzeigen | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei kombinierten Protokoll | 20040914 |
Method FORMAT_OBJECT_PROT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MERGED_PROT | Call by reference | Type reference (TYPE) | RMPS_TT_CASE_PROTOCOL | Merged Protokoll | 20050509 | |||
| 2 | IM_BASIS_PROT | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ENTRY_TAB | Basis-Protokoll | 20050509 | |||
| 3 | IM_MULTI_OBJECT_PROTOCOL | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Anzeige eines Protokolls über mehrere Objekte? | 20050509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei kombinierten Protokoll | 20050627 |
Method GET_ALV_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050511 | |||
| 2 | EX_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20050511 | |||
| 3 | EX_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | 20050511 | |||
| 4 | EX_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20050511 |
Method GET_ALV_SETTINGS on Interface IF_RMPS_MERGED_PROTOCOL has no exception.
Method GET_PRINT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PRINT_DATA | Value transfer | Type reference (TYPE) | SCMG_TT_PRINT | Druckdaten in Hierarchie-Darstellung | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei kombinierten Protokoll | 20030127 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ENTRIES | Value transfer | Type reference (TYPE) | RMPS_TT_CASE_PROTOCOL | Protokoll | 20030123 | |||
| 2 | IM_ATTR_HISTORY_TAB | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Wenn übergeben, wird Historie für diese Attr. gelesen | 20040914 | |||
| 3 | IM_END_DATE | Value transfer | Type reference (TYPE) | D | Endedatum | 20030123 | |||
| 4 | IM_MAX_ROWS | Value transfer | Type reference (TYPE) | I | Max. Anzahl Einträge (kann u.U. aber doppelt so groß sein!) | 20030123 | |||
| 5 | IM_START_DATE | Value transfer | Type reference (TYPE) | D | Anfangsdatum | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SRM protocol | 20030127 |
Method RELOAD_BEFORE_NEXT_DISPLAY Signature
Method RELOAD_BEFORE_NEXT_DISPLAY on Interface IF_RMPS_MERGED_PROTOCOL has no parameter.
Method RELOAD_BEFORE_NEXT_DISPLAY on Interface IF_RMPS_MERGED_PROTOCOL has no exception.
Method SET_POID_DIR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID_DIR_ID | Call by reference | Type reference (TYPE) | STRING | Poid Directory ID des Objekts, zu dem das Protokoll gehört | 20040319 |
Method SET_POID_DIR_ID on Interface IF_RMPS_MERGED_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |