SAP ABAP Class CL_RMPS_PRINT_DOCUMENT (Handler for Printing Document)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_BASIS_SP_ADDON (Package) RecordsManagement for PublicSector: Enhancement Basis SP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_OPERATION_PRINT | Service Class for Impl. of Recursive Operation to SP | 20021030 |
Properties
| Class | CL_RMPS_PRINT_DOCUMENT | |
| Short Description | Handler for Printing Document | |
| Super Class | CL_RMPS_OPERATION_PRINT | Service Class for Impl. of Recursive Operation to SP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_BASIS_SP_ADDON | RecordsManagement for PublicSector: Enhancement Basis SP |
| Created | 20021030 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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
Class CL_RMPS_PRINT_DOCUMENT has no interface implemented.
Friends
Class CL_RMPS_PRINT_DOCUMENT 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_ONY_ATTRIBUTES' | Only print attributes without content? | 20021118 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SP_DOCUMENT | Document | 20021104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute print operation | 20021030 |
Events
Class CL_RMPS_PRINT_DOCUMENT has no event.
Types
Class CL_RMPS_PRINT_DOCUMENT has no local type.
Method Signatures
Method EXECUTE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPERATION_RUN | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Aktueller Durchlauf der auszuführenden Operation | 20021030 | |||
| 2 | IM_PARENT_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des übergeordneten Objekts (innerhalb der Operation) | 20021030 | |||
| 3 | RE_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des Objekts nach Registrierung bei Operation | 20021030 |
Method EXECUTE_OPERATION on class CL_RMPS_PRINT_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 110_620 |