SAP ABAP Class CL_RMPS_OPERATION_PRO_EXPORT (Service Class for Impl. of Recursive Operation to SP)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPSPRO_DISPOSAL (Package) PRO Disposal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_OPERATION_HANDLER | Service class for impl. of recursive operations in SP | 20040430 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_EXPORT_XML_CASE | Handler for Exporting the Case | 20040430 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_EXPORT_XML_DOCUMENT | Handler for Exporting Document | 20040430 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_EXPORT_XML_POST | Handler for Exporting Incoming Post Item | 20040503 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_EXPORT_XML_RECORD | Handler for Exporting Record | 20040430 |
Properties
| Class | CL_RMPS_OPERATION_PRO_EXPORT | |
| Short Description | Service Class for Impl. of Recursive Operation to SP | |
| Super Class | CL_RMPS_OPERATION_HANDLER | Service class for impl. of recursive operations in SP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPSPRO_DISPOSAL | PRO Disposal |
| Created | 20040430 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMPS_OPERATION_PRO_EXPORT has no interface implemented.
Friends
Class CL_RMPS_OPERATION_PRO_EXPORT 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 | 'IS_RMPS_XML_EXCHANGE_CLASS' | Class Role Export Interface | 20040511 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | IF_RMPS_PRO=>C_PROTOCOL_EXPORT | ID for Log Activity Export | 20040511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Activity to List of Object Log Activities | 20040430 | |
| 2 | Instance method | Protected | Method | Read KPro Type Descriptions | 20040430 | |
| 3 | Instance method | Public | Method | Write Entry in Object Log | 20040430 | |
| 4 | Instance method | Public | Method | Write Success Message in Operation Log | 20040430 |
Events
Class CL_RMPS_OPERATION_PRO_EXPORT has no event.
Types
Class CL_RMPS_OPERATION_PRO_EXPORT has no local type.
Method Signatures
Method APPEND_PROT_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SPECIAL_LIST | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ACT_DESC_TAB | Liste der Protokollaktivitäten | 20040430 |
Method APPEND_PROT_ACTIVITY on class CL_RMPS_OPERATION_PRO_EXPORT has no exception.
Method GET_PROPERTY_TYPE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROPERTY_TYPE_TAB | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TYPE_TAB | 20040430 |
Method GET_PROPERTY_TYPE_TAB on class CL_RMPS_OPERATION_PRO_EXPORT has no exception.
Method WRITE_OBJECT_PROTOCOL_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ARG1 | Call by reference | Type reference (TYPE) | STRING | Text 1 (max. 32 Zeichen) | 20040430 | |||
| 2 | IM_ARG2 | Call by reference | Type reference (TYPE) | STRING | Text 2 (max. 32 Zeichen) | 20040430 | |||
| 3 | IM_ARG_STRING | Call by reference | Type reference (TYPE) | STRING | Text 3 (max. 255 Zeichen) | 20040430 | |||
| 4 | IM_SUBOBJ_ID | Call by reference | Type reference (TYPE) | SRMPOIDID | POID-ID des Subobjekts | 20040430 |
Method WRITE_OBJECT_PROTOCOL_ENTRY on class CL_RMPS_OPERATION_PRO_EXPORT has no exception.
Method WRITE_OP_PROTOCOL_SUCCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPERATION_RUN | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Operationsdurchlauf | 20040430 | |||
| 2 | IM_OP_OBJ_ID | Call by reference | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Objekts in der Operation | 20040430 |
Method WRITE_OP_PROTOCOL_SUCCESS on class CL_RMPS_OPERATION_PRO_EXPORT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |