SAP ABAP Class CL_SRM_PRINT_COMPOSITE (Print Composite Spool Requests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_PRINT_COMPOSITE (Package) Print Composite Spool Request (Including XDC Interface)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_PRINT_COMPOSITE_CORE | Kernel of Composite Print Functions | 20030922 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_PRINT_COMPOSITE_XDC | XDC Interface | 20031002 |
Properties
| Class | CL_SRM_PRINT_COMPOSITE | |
| Short Description | Print Composite Spool Requests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_PRINT_COMPOSITE | Print Composite Spool Request (Including XDC Interface) |
| Created | 20030922 | SAP |
| Last change | 20040518 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_PRINT_COMPOSITE_CORE | Kernel of Composite Print Functions | 20030922 | ||
| 2 | IF_SRM_PRINT_COMPOSITE_XDC | XDC Interface | 20031002 |
Friends
Class CL_SRM_PRINT_COMPOSITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ARC_PARAMS | Archiving Parameters | 20031009 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | True: External Conversion Server Required | 20030922 | |||
| 3 | Title | ||||||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Job opened | 20030925 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PRI_PARAMS | Print Parameter | 20030922 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SRMPC_SPOOL_PART_TAB | Partial Spool Requests | 20030922 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SRMPC_DOCCNV_FORMAT_TAB | Supported Input Formats | 20030924 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SRMPC_DOCCNV_FORMAT_TAB | Supported Output Formats | 20030924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Gets Document Type for MIME Type | 20030922 | |
| 2 | Instance method | Protected | Method | Print Component of Document | 20031013 | |
| 3 | Instance method | Protected | Method | Query and Set Print Parameters from User | 20030922 |
Events
Class CL_SRM_PRINT_COMPOSITE has no event.
Types
Class CL_SRM_PRINT_COMPOSITE has no local type.
Method Signatures
Method GET_DOCTYPE_FROM_MIMETYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MIMETYPE | Call by reference | Type reference (TYPE) | SRMIF_SP_MIMETYPE | MimeType | 20030922 | |||
| 2 | RE_DOCTYPE | Value transfer | Type reference (TYPE) | SRMPC_DOCCNV_FORMAT | Doctype | 20030922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse zum Kompositionsdruck | 20030922 |
Method PRINT_COMPONENT_OF_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ASCII_CONTENT_TAB | Call by reference | Type reference (TYPE) | SRMGS_ASCII_CONTENT | Content: ASCII | 20031013 | |||
| 2 | IM_BIN_CONTENT_TAB | Call by reference | Type reference (TYPE) | SRMGS_BIN_CONTENT | Content: Binär | 20031013 | |||
| 3 | IM_COMPONENT | Call by reference | Type reference (TYPE) | SRMGS_COMPONENTS_ENTRY | Komponente | 20031013 | |||
| 4 | IM_DOCTYPE | Call by reference | Type reference (TYPE) | TSP01-RQDOCTYPE | Doctype | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse zum Kompositionsdruck | 20031013 |
Method SET_PRINT_PARAMETERS_BY_USER Signature
Method SET_PRINT_PARAMETERS_BY_USER on class CL_SRM_PRINT_COMPOSITE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse zum Kompositionsdruck | 20030922 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |