SAP ABAP Class IF_RMPS_OPERATION_PRINT (Special Methods for Printing Operation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_OP_PRINT | Recursive Print Operation on DOMEA Objects | 20021104 |
Properties
| Class | IF_RMPS_OPERATION_PRINT | |
| Short Description | Special Methods for Printing Operation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021104 | 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) |
Interfaces
Class IF_RMPS_OPERATION_PRINT has no interface implemented.
Friends
Class IF_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 | 'PSBCFUNC' | Default Function Module Print Bar Code | 20021118 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'PSBCCASE' | SAPScriptForm Bar Code Case Reference Number | 20021118 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'PSBCDOC' | SAPScriptForm Bar Code Document Reference Number | 20021118 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'PSBCPOST' | SAPScriptForm Bar Code IP Item Reference Number | 20021118 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'PSBCREC' | SAPScriptForm Bar Code Record Reference Number | 20021118 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'PSMALCAS' | Send Smart Form by Mail Case: Parameter in SCMGPARAM | 20021227 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'PSMALDOC' | Send Smart Form by Mail Document: Parameter in SCMGPARAM | 20021227 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'PSMALPOS' | Send Smart Form by Mail IP Item: Parameter in SCMGPARAM | 20021227 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'PSMALREC' | Send Smart Form by Mail Record: Parameter in SCMGPARAM | 20021227 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'PSPRTCAS' | Print Smart Form Case: Parameter in SCMGPARAM | 20021107 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'PSPRTDOC' | Print Smart Form Document: Parameter in SCMGPARAM | 20021107 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'PSPRTPOS' | Print Smart Form Incoming Post Item: Parameter in SCMGPARAM | 20021114 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'PSPRTREC' | Print Smart Form Record: Parameter in SCMGPARAM | 20021107 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'PSPRTSIG' | Print Smart Form for Signature Data | 20040505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Finish Printing Job | 20021105 | |
| 2 | Instance method | Public | Method | Initialization Printing Job | 20021105 | |
| 3 | Instance method | Public | Method | Print Case Attributes | 20021113 | |
| 4 | Instance method | Public | Method | Print Contents of Documents | 20021104 | |
| 5 | Instance method | Public | Method | Print Attributes Generic SP | 20021113 | |
| 6 | Instance method | Public | Method | Print Contents of Incoming Post Item | 20030114 | |
| 7 | Instance method | Public | Method | Print Contents of Signed Documents | 20040504 |
Events
Class IF_RMPS_OPERATION_PRINT has no event.
Types
Class IF_RMPS_OPERATION_PRINT has no local type.
Method Signatures
Method CLOSE_PRINT_JOB Signature
Method CLOSE_PRINT_JOB on class IF_RMPS_OPERATION_PRINT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Drucken | 20021107 |
Method OPEN_PRINT_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONVERTER_NECESSARY | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Muss der externe Konvertier vorhanden sein? | 20030213 | ||
| 2 | IM_DIALOG | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Front End | 20080409 | ||
| 3 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | RMPS_PRINT_PARAMS | Druckparameter | 20081208 | |||
| 4 | RE_VALID | Value transfer | Type reference (TYPE) | SRMBOOLEAN | 20021105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Drucken | 20021107 | ||
| 2 | Abbruch durch Benutzer | 20021107 |
Method PRINT_CASE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CASE_PRINT_REF | Call by reference | Object reference (TYPE REF TO) | IF_SCMG_SP_CASE_CLIENT | Case: IF für Frontend | 20021113 | |||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20030210 | |||
| 3 | IM_PRINT_ONLY_ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING | SPACE | Nur Attribute drucken (keine Subkomponenten) | 20040706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Drucken | 20021113 |
Method PRINT_DOCUMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ASCII_CONTENT | Call by reference | Type reference (TYPE) | SRMGS_ASCII_CONTENT | 20021104 | ||||
| 2 | IM_BIN_CONTENT | Call by reference | Type reference (TYPE) | SRMGS_BIN_CONTENT | 20021104 | ||||
| 3 | IM_COMPONENT_TAB | Call by reference | Type reference (TYPE) | SRMGS_COMPONENTS | 20021104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Drucken | 20021107 |
Method PRINT_GENSP_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESCR | Call by reference | Type reference (TYPE) | TEXT40 | Beschreibung im Formular | 20021113 | |||
| 2 | IM_DOCUMENT_ID | Call by reference | Type reference (TYPE) | SDOK_PROPV | Geschäftszeichen, Dokumentzeichen | 20021114 | |||
| 3 | IM_GROUPTITLE1 | Call by reference | Type reference (TYPE) | SCMGATTRGROUPTITLE | Smartformular: Gruppe 1 | 20021113 | |||
| 4 | IM_GROUPTITLE2 | Call by reference | Type reference (TYPE) | SCMGATTRGROUPTITLE | Smartformular: Gruppe 2 | 20021113 | |||
| 5 | IM_GROUPTITLE3 | Call by reference | Type reference (TYPE) | SCMGATTRGROUPTITLE | Smartformular: Gruppe 3 | 20021113 | |||
| 6 | IM_HIERARCHY_TAB | Call by reference | Type reference (TYPE) | SCMG_TT_PRINT | Druckdaten in Hierarchie-Darstellung | 20021113 | |||
| 7 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20030210 | |||
| 8 | IM_PRINT_ONLY_ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING | SPACE | Nur Attribute (ohne Protokoll) | 20040706 | ||
| 9 | IM_PROPERTY_TAB | Call by reference | Type reference (TYPE) | RMPSD_LONG_PROPERTY_TAB | Atributinhalte | 20021113 | |||
| 10 | IM_PROPERTY_TYPE_TAB | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TYPE_TAB | Attributtyp-Beschreibungen | 20021113 | |||
| 11 | IM_SMARTFORM | Call by reference | Type reference (TYPE) | STRING | Id Smartform-Formular in SCMGPARAM | 20021113 | |||
| 12 | IM_TITLE | Call by reference | Type reference (TYPE) | TEXT60 | Titel im Formular | 20021113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Drucken | 20021113 |
Method PRINT_POSTINCOME_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOCUMENT_ID | Call by reference | Type reference (TYPE) | SDOK_PROPV | Geschäftszeichen des PE-Stücks | 20030114 | |||
| 2 | IM_PI_CONTENT | Call by reference | Type reference (TYPE) | RMPS_T_POST_CONTENT | Inhalt des PE-Stücks | 20030114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Drucken | 20030207 |
Method PRINT_SIGNED_DOCUMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_DOCUMENT | Attributwert - Read | 20040504 | |||
| 2 | IM_DOCUMENT_ID | Call by reference | Type reference (TYPE) | SDOK_PROPV | Dokumentnummer | 20040505 | |||
| 3 | IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040504 | |||
| 4 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Digitale Signatur: Allgemein | 20040511 | ||
| 2 | Fehler beim Drucken | 20040504 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |