SAP ABAP Class CL_RMPS_SP_POST_PROTOCOL (Log Handler for Incoming Post Item)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_SP_POST (Package) Incoming Post Item
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_PROTOCOL | SRM Protocol | 20030123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_MERGED_PROTOCOL | Access to Combined Log | 20030128 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_SP_PROTOCOL_ENTRY | Enhancements of Corresponding Basis IF | 20050518 |
Properties
| Class | CL_RMPS_SP_POST_PROTOCOL | |
| Short Description | Log Handler for Incoming Post Item | |
| Super Class | CL_SRM_SP_PROTOCOL | SRM Protocol |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_SP_POST | Incoming Post Item |
| Created | 20030123 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_MERGED_PROTOCOL | Access to Combined Log | 20030128 | ||
| 2 | IF_RMPS_SP_PROTOCOL_ENTRY | Enhancements of Corresponding Basis IF | 20050518 |
Friends
Class CL_RMPS_SP_POST_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) | CHAR1 | '_' | Separator During Assembly of Log Activity ID | 20030123 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RMPS_MERGED_PROTOCOL | Detailed Log (IP + Process Route) | 20030128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initialize Uniform Process Log | 20030128 | |
| 2 | Static method | Public | Method | Displays log of a deleted incoming post item | 20030128 |
Events
Class CL_RMPS_SP_POST_PROTOCOL has no event.
Types
Class CL_RMPS_SP_POST_PROTOCOL has no local type.
Method Signatures
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 | Zugriff auf kombiniertes Protokoll | 20030128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei kombinierten Protokoll | 20030128 |
Method SHOW_PROT_AFTER_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AREA_ID | Value transfer | Type reference (TYPE) | STRING | AREA-ID | 20030128 | |||
| 2 | IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Control, in dem das Protokoll anzuzeigen ist | 20030128 | |||
| 3 | IM_IF_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20030128 | |||
| 4 | IM_PDIR_ID | Value transfer | Type reference (TYPE) | SRMPOIDID | POID ID | 20030128 | |||
| 5 | IM_POID_STRING | Call by reference | Type reference (TYPE) | XSTRING | POID Serialisierung | 20040415 | |||
| 6 | IM_WF_PATH_ID | Value transfer | Type reference (TYPE) | SRMWFPTHID | Laufwegs-ID | 20030128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei kombinierten Protokoll | 20030128 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |