SAP ABAP Class CL_RSRD_DISTRIBUTOR_PRINT (Distributor: Fill the Cache in CM for DATA_MODE=STATIC)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_F_DISTRIBUTOR_ROOT | Root Class for Document Distributor Classes | 20041207 |
Properties
| Class | CL_RSRD_DISTRIBUTOR_PRINT | |
| Short Description | Distributor: Fill the Cache in CM for DATA_MODE=STATIC | |
| Super Class | CL_RSRD_F_DISTRIBUTOR_ROOT | Root Class for Document Distributor Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSRD | |
| Program status | ||
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20041207 | SAP |
| Last change | 20130531 | 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_RSRD_DISTRIBUTOR_PRINT has no interface implemented.
Friends
Class CL_RSRD_DISTRIBUTOR_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) | RSRPARAMETERID | 'DI_PRINTER' | Parameter ID for Printer | 20041207 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'PDF' | Output Format for Print: PDF | 20050923 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'PS_PCL' | Output Format for Print: PS or PCL | 20050923 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | Handle for Spool Request | 20041208 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSPOID | Spool ID | 20041208 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | L_T_PRINTER_OUTFORM_TYPE | Buffer for Available Printer by Output Format | 20050107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041207 | |
| 2 | Static method | Public | Method | Determines Printer That Fits Output Format | 20050107 |
Events
Class CL_RSRD_DISTRIBUTOR_PRINT has no event.
Types
Class CL_RSRD_DISTRIBUTOR_PRINT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_PRINT has no parameter.
Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_PRINT has no exception.
Method GET_PRINTER_FOR_OUTPUT_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OUTPUT_FORMAT | Call by reference | Type reference (TYPE) | RSRD_OUTPUT_FORMAT | Ausgabeformat im Broadcasting Framework | 20050107 | |||
| 2 | R_T_DD_VALUE | Value transfer | Type reference (TYPE) | RSZA_T_DD_VALUE_LONG | Tabellentyp zu RSZA_S_DD_VALUE_LONG | 20050107 |
Method GET_PRINTER_FOR_OUTPUT_FORMAT on class CL_RSRD_DISTRIBUTOR_PRINT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |