SAP ABAP Class CL_RMPS_SP_OP_PRINT (Recursive Print Operation on DOMEA Objects)
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_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) | 20021018 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_OPERATION_PRINT | Special Methods for Printing Operation | 20021104 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_OPERATION_PRINT_INTERN | Special Methods for Printing Operation (Internal) | 20021114 |
Properties
| Class | CL_RMPS_SP_OP_PRINT | |
| Short Description | Recursive Print Operation on DOMEA Objects | |
| Super Class | CL_RMPS_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021018 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_OPERATION_PRINT | Special Methods for Printing Operation | 20021104 | ||
| 2 | IF_RMPS_OPERATION_PRINT_INTERN | Special Methods for Printing Operation (Internal) | 20021114 |
Friends
Class CL_RMPS_SP_OP_PRINT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20021105 | ||
| 2 | Instance method | Private | Method | 20021114 | ||
| 3 | Instance method | Protected | Method | Help Method: Print Signed Data Container | 20051221 |
Events
Class CL_RMPS_SP_OP_PRINT has no event.
Types
Class CL_RMPS_SP_OP_PRINT has no local type.
Method Signatures
Method CLOSE_PRINT_JOB Signature
Method CLOSE_PRINT_JOB on class CL_RMPS_SP_OP_PRINT has no parameter.
Method CLOSE_PRINT_JOB on class CL_RMPS_SP_OP_PRINT has no exception.
Method FILL_SPOOL_PARTS Signature
Method FILL_SPOOL_PARTS on class CL_RMPS_SP_OP_PRINT has no parameter.
Method FILL_SPOOL_PARTS on class CL_RMPS_SP_OP_PRINT has no exception.
Method PRINT_SIGNED_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONVERSION_NECESSARY | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20051221 | |||
| 2 | IM_DOCTYPE | Call by reference | Type reference (TYPE) | RSPODOCTYP | Spool: Dokumenten-Typ | 20051221 | |||
| 3 | IM_DOCUMENT_ID | Call by reference | Type reference (TYPE) | SRMGS_DOCI | 20051221 | ||||
| 4 | IM_SIGNED_DATA_LEN | Call by reference | Type reference (TYPE) | SSFLEN | SSF Längeninformation für Daten (Anzahl Bytes) | 20051221 | |||
| 5 | IM_SIGNED_DATA_TAB | Call by reference | Type reference (TYPE) | RMPS_SSFBIN | Tabellentyp zu SSF Binärdaten | 20051221 | |||
| 6 | IM_SUBJECT | Call by reference | Type reference (TYPE) | CHAR255 | Alternative Beschr. im Smartform bei techn. IM_DOCUMENT_ID | 20051221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Digitale Signatur: Allgemein | 20051221 | ||
| 2 | Fehler beim Drucken | 20051221 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |