SAP ABAP Class CL_RMPS_CASE_PROTOCOL (RMPS: SP Case Class for 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SCMG_CASE_PROTOCOL | SP Case Class for Log | 20020930 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_MERGED_PROTOCOL | Access to Combined Log | 20030127 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_SP_PROTOCOL_ENTRY | Enhancements of Corresponding Basis IF | 20050518 |
Properties
| Class | CL_RMPS_CASE_PROTOCOL | |
| Short Description | RMPS: SP Case Class for Log | |
| Super Class | CL_SCMG_CASE_PROTOCOL | SP Case Class for Log |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_CASE_ADDON | CASE Enhancements for DOMEA Case |
| Created | 20020930 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_MERGED_PROTOCOL | Access to Combined Log | 20030127 | ||
| 2 | IF_RMPS_SP_PROTOCOL_ENTRY | Enhancements of Corresponding Basis IF | 20050518 |
Friends
Class CL_RMPS_CASE_PROTOCOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_PROTOCOL_AMEND' | Log Activity ID: Mass Change Attribute | 20040609 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | RMPSD_PROT_ACTID_ACT_FUNC | Log Activity ID: Circular (Process Route Activity) | 20030211 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'PS_DIGITAL_SIGNATURE' | Log Activity ID: Digital Signature for Circular | 20040204 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'PS_PASSWORD_INPUT' | Log Activity ID: Password Entry for Circular | 20030211 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'PS_REASSIGN' | Log Activity ID: Move | 20040803 | ||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Back End | 20030121 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | Has log (sub-comp) already been displayed? | 20030206 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMPS_MERGED_PROTOCOL | Uniform Process Log (Case+Case File+Laufweg) | 20030127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get Case Back End | 20030121 | |
| 2 | Instance method | Protected | Method | Initialize Uniform Process Log | 20030127 | |
| 3 | Instance method | Protected | Method | Get OTR Reference for Log Activity | 20030127 |
Events
Class CL_RMPS_CASE_PROTOCOL has no event.
Types
Class CL_RMPS_CASE_PROTOCOL has no local type.
Method Signatures
Method GET_CASE_BACKEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CASE_BACKEND | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Interface | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Verbindung (abstrakt) | 20030121 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20030121 | ||
| 3 | POID Fehler (abstrakt) | 20030121 | ||
| 4 | Fehler Registrierungsdaten (abstrakt) | 20030121 |
Method GET_MERGED_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MERGED_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_MERGED_PROTOCOL | Einheitliches Vorgangsprotokoll | 20030127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei kombinierten Protokoll | 20030127 |
Method GET_OTR_FOR_PROT_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROT_ACTIVITY_ID | Value transfer | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20030127 | |||
| 2 | RE_OTR_REF | Value transfer | Type reference (TYPE) | SOTR_ALIAS | Eindeutiger Alias Name für OTR-Konzept | 20030127 |
Method GET_OTR_FOR_PROT_ACTIVITY on class CL_RMPS_CASE_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |