SAP ABAP Class CL_RMPS_MERGED_PROTOCOL_CASE (RMPS: Combined Case 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_RMPS_MERGED_PROTOCOL | RMPS: Basis Class for Combined Log | 20030127 |
Properties
| Class | CL_RMPS_MERGED_PROTOCOL_CASE | |
| Short Description | RMPS: Combined Case Log | |
| Super Class | CL_RMPS_MERGED_PROTOCOL | RMPS: Basis Class for Combined 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 | 20030127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_MERGED_PROTOCOL_CASE has no forward declaration.
Interfaces
Class CL_RMPS_MERGED_PROTOCOL_CASE has no interface implemented.
Friends
Class CL_RMPS_MERGED_PROTOCOL_CASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | RMPS_PROT_ENTRY_TYPE | 'PS_CASE' | Type Log Entry: Case | 20030127 | ||
| 2 | Constant | Protected | Type reference (TYPE) | RMPS_PROT_ENTRY_TYPE | 'PS_CASE_RECORD' | Type Log Entry: Content | 20030127 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Back End | 20030127 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | Table of Attribute Descriptions | 20030307 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Case Type | 20050511 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SCMG_CASE_TYPE_CUST | Customizing for Case Type | 20030127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Insert Case Log Entries | 20030127 | |
| 2 | Instance method | Protected | Method | Insert Record Log Entries | 20030127 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050511 | |
| 4 | Instance method | Protected | Method | Get Definitions of Case Attributes | 20030307 | |
| 5 | Instance method | Protected | Method | Get Case Back End | 20030127 |
Events
Class CL_RMPS_MERGED_PROTOCOL_CASE has no event.
Types
Class CL_RMPS_MERGED_PROTOCOL_CASE has no local type.
Method Signatures
Method ADD_CASE_PROT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_END_DATE | Value transfer | Type reference (TYPE) | D | 20030127 | ||||
| 2 | IM_MAX_ROWS | Value transfer | Type reference (TYPE) | I | 20030127 | ||||
| 3 | IM_START_DATE | Value transfer | Type reference (TYPE) | D | 20030127 |
Method ADD_CASE_PROT on class CL_RMPS_MERGED_PROTOCOL_CASE has no exception.
Method ADD_REC_PROT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_END_DATE | Value transfer | Type reference (TYPE) | D | 20030127 | ||||
| 2 | IM_MAX_ROWS | Value transfer | Type reference (TYPE) | I | 20030127 | ||||
| 3 | IM_START_DATE | Value transfer | Type reference (TYPE) | D | 20030127 |
Method ADD_REC_PROT on class CL_RMPS_MERGED_PROTOCOL_CASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CASE_TYPE | Value transfer | Type reference (TYPE) | STRING | Case-Type des Objekts, zu dem das Protokoll gehört | 20050511 | |||
| 2 | IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20050511 | |||
| 3 | IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des Objekts zu dem das Protokoll gehört | 20050511 | |||
| 4 | IM_SPS_ID | Value transfer | Type reference (TYPE) | STRING | SPS-ID des Objekts, zu dem das Protokoll gehört | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei kombinierten Protokoll | 20050511 |
Method GET_CASE_ATTRIBUTE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ATTRIBUTE_TYPES | Value transfer | Type reference (TYPE) | DDFIELDS | Tabelle der Case-Attribut-Definitionen | 20030307 |
Method GET_CASE_ATTRIBUTE_TYPES on class CL_RMPS_MERGED_PROTOCOL_CASE has no exception.
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 | 20030127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Verbindung (abstrakt) | 20030127 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20030127 | ||
| 3 | POID Fehler (abstrakt) | 20030127 | ||
| 4 | Fehler Registrierungsdaten (abstrakt) | 20030127 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |