SAP ABAP Class CL_PDL_ADRV (PDL drivers, PDL independent part)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOADR (Package) ABAP based PDL drivers

⤷

⤷

Properties
Class | CL_PDL_ADRV | |
Short Description | PDL drivers, PDL independent part | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPOADR | ABAP based PDL drivers |
Created | 20071001 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PDL_ADRV has no forward declaration.
Interfaces
Class CL_PDL_ADRV has no interface implemented.
Friends
Class CL_PDL_ADRV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PDL_ADRV_UTIL | Utility instance | 20071001 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Destination of the conversion | 20071001 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | File name as conversion destination | 20071001 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TT_RSPOADR_OUTPUT_DUMP | Internal table as conversion destination | 20071001 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XSTRING | Raw string as conversion destination | 20071001 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPOPTYPE | Device type | 20071001 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'F' | Destination: File | 20071001 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'I' | Destination: Internal table | 20071001 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'O' | Destination: Print output stream | 20071001 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'X' | Destination: XSTRING | 20071001 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'D' | OTF: End of document | 20071001 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'A' | OTF processing status: Initial | 20071001 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'C' | OTF prcessing status: Within a page | 20071001 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'B' | OTF processing status: Between pages | 20071001 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'D' | Trace destination: Developer trace file | 20071001 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'S' | Trace destination: Screen | 20071001 | |
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_PDL_ADRV | PDL driver instance | 20071001 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPODRIVER | Short name of the PDL driver | 20071001 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | OTF: background bitmap is active | 20071001 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_ITCOO | OTF: buffer for bitmaps | 20071003 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | OTF was created by Smartforms composer | 20071001 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Current page | 20071001 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Last page of spool job | 20071001 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ITCOO-TDPRINTCOM | OTF: most recent MT command | 20071003 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | OTF: page is out of range | 20071001 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_ITCOO | Buffer for one page of OTF | 20071001 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Spool request number | 20071001 | ||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | First page of spool job | 20071001 | ||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | 'A' | OTF processing status | 20071001 | |
30 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPOPNAME | Spool: Output device | 20090423 | ||
31 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Processing a barcode string | 20071003 | ||
32 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Buffer for processing a Barcode string | 20071003 | ||
33 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ITCOO | Most recent BC command | 20071003 | ||
34 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ITCOO | Most recent BP command | 20071003 | ||
35 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Remaining length of current barcode string | 20071003 | ||
36 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | Code page of the texts in this OTF document | 20071001 | ||
37 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Processing a bitmap | 20071003 | ||
38 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | Buffer for processing raw data | 20071003 | ||
39 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Last used rawdata type | 20071003 | ||
40 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Conversion instance for UTF16 LE <-> BE | 20071001 | ||
41 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Trace destination | 20071001 | ||
42 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | Trace level (1 or 2) | 20071001 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add barcode string data to the barcode string buffer | 20071004 |
2 | ![]() |
Instance method | Private | Method | Add raw data do the raw data buffer | 20071001 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071001 |
4 | ![]() |
Instance method | Public | Method | 20071001 | |
5 | ![]() |
Instance method | Private | Method | 20071001 | |
6 | ![]() |
Instance method | Public | Method | 20071001 | |
7 | ![]() |
Instance method | Public | Method | 20071001 | |
8 | ![]() |
Instance method | Private | Method | Test if current page is out of range | 20071001 |
Events
Class CL_PDL_ADRV has no event.
Types
Class CL_PDL_ADRV has no local type.
Method Signatures
Method ADD_TO_BARCODESTRING_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OTF | Call by reference | Type reference (TYPE) | ITCOO | OTF Structure | 20071004 |
Method ADD_TO_BARCODESTRING_BUFFER on class CL_PDL_ADRV has no exception.
Method ADD_TO_RAWDATA_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OTF | Call by reference | Type reference (TYPE) | ITCOO | OTF Structure | 20071001 |
Method ADD_TO_RAWDATA_BUFFER on class CL_PDL_ADRV has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CNV_DEST | Call by reference | Type reference (TYPE) | C | Destination of the conversion | 20071001 | ||
2 | ![]() |
DRIVER_SHORT_NAME | Call by reference | Type reference (TYPE) | RSPODRIVER | Short identifier of the driver | 20071001 | ||
3 | ![]() |
OTF_ENDPAGE | Call by reference | Type reference (TYPE) | I | 0 | End page | 20071001 | |
4 | ![]() |
OTF_RQNO | Call by reference | Type reference (TYPE) | I | Spool request number | 20071001 | ||
5 | ![]() |
OTF_STARTPAGE | Call by reference | Type reference (TYPE) | I | 0 | Start page | 20071001 | |
6 | ![]() |
PRINTER | Call by reference | Type reference (TYPE) | RSPOPNAME | SPACE | Spool: Output device | 20090423 | |
7 | ![]() |
TRC_DEST | Call by reference | Type reference (TYPE) | C | 'D' | Destination of trace output | 20071001 | |
8 | ![]() |
TRC_LEVEL | Call by reference | Type reference (TYPE) | I | 1 | Trace level | 20071001 |
Method CONSTRUCTOR on class CL_PDL_ADRV has no exception.
Method FINISH_OTF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RC | Value transfer | Type reference (TYPE) | I | 20071001 |
Method FINISH_OTF on class CL_PDL_ADRV has no exception.
Method PROCESS_OTF_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OTF | Call by reference | Type reference (TYPE) | ITCOO | OTF Structure | 20071001 | ||
2 | ![]() |
RE_RC | Value transfer | Type reference (TYPE) | I | Return value | 20071001 |
Method PROCESS_OTF_LINES on class CL_PDL_ADRV has no exception.
Method REORDER_OTF_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OTF | Call by reference | Type reference (TYPE) | ITCOO | OTF Structure | 20071001 | ||
2 | ![]() |
RE_RC | Value transfer | Type reference (TYPE) | I | 20071001 |
Method REORDER_OTF_LINES on class CL_PDL_ADRV has no exception.
Method SETUP_OTF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RC | Value transfer | Type reference (TYPE) | I | Return Value | 20071001 |
Method SETUP_OTF on class CL_PDL_ADRV has no exception.
Method TEST_PAGERANGE Signature
Method TEST_PAGERANGE on class CL_PDL_ADRV has no parameter.
Method TEST_PAGERANGE on class CL_PDL_ADRV has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 740 |