SAP ABAP Class CL_RMPS_OPERATION_PRINT (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
⤷
RMPS_OPERATION (Package) Operations for Recursive Functions
⤷
⤷
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 | 20021024 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_PRINT_CASE | Handler for Printing Case | 20021024 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_PRINT_DOCUMENT | Handler for Printing Document | 20021030 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_PRINT_POST | Handler for Printing Incoming Post Item | 20021113 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_PRINT_RECORD | Handler for Printing the Record | 20021025 |
Properties
| Class | CL_RMPS_OPERATION_PRINT | |
| 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 | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021024 | SAP |
| Last change | 00000000 | 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 | 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) |
Interfaces
Class CL_RMPS_OPERATION_PRINT has no interface implemented.
Friends
Class CL_RMPS_OPERATION_PRINT 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 | 'PS_PRINT' | Print ID for Log Activity | 20021024 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ARC_PARAMS | ImageLink structure | 20021104 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PRI_PARAMS | Structure for Passing Print Parameters | 20021104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Activity to List of Object Log Activities | 20021024 | |
| 2 | Instance method | Protected | Method | Read KPro Type Descriptions | 20021107 | |
| 3 | Instance method | Public | Method | Write Entry in Object Log | 20021024 | |
| 4 | Instance method | Public | Method | Write Success Message in Operation Log | 20021105 |
Events
Class CL_RMPS_OPERATION_PRINT has no event.
Types
Class CL_RMPS_OPERATION_PRINT 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 | 20021024 |
Method APPEND_PROT_ACTIVITY on class CL_RMPS_OPERATION_PRINT 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 | 20021107 |
Method GET_PROPERTY_TYPE_TAB on class CL_RMPS_OPERATION_PRINT 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 | Value transfer | Type reference (TYPE) | STRING | Text 1 (max. 32 Zeichen) | 20021025 | |||
| 2 | IM_ARG2 | Value transfer | Type reference (TYPE) | STRING | Text 2 (max. 32 Zeichen) | 20021025 | |||
| 3 | IM_ARG_STRING | Value transfer | Type reference (TYPE) | STRING | Text 3 (max. 255 Zeichen) | 20021025 | |||
| 4 | IM_SUBOBJ_ID | Value transfer | Type reference (TYPE) | SRMPOIDID | POID-ID des Subobjekts | 20021025 |
Method WRITE_OBJECT_PROTOCOL_ENTRY on class CL_RMPS_OPERATION_PRINT 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 | 20021105 | |||
| 2 | IM_OP_OBJ_ID | Call by reference | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Objekts in der Operation | 20021105 |
Method WRITE_OP_PROTOCOL_SUCCESS on class CL_RMPS_OPERATION_PRINT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110_620 |