SAP ABAP Class IF_PDL_ADRV (ABAP based PDL driver)
Properties
| Class | IF_PDL_ADRV | |
| Short Description | ABAP based PDL driver | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071001 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PDL_ADRV has no forward declaration.
Interfaces
Class IF_PDL_ADRV has no interface implemented.
Friends
Class IF_PDL_ADRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDL_ADRV_UTIL | Reference to utility class | 20071001 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TT_RSPO_FREE_PARAMS | Free parameters from table TSP02A | 20071001 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TT_ITCOO | Internal table to buffer OTF | 20071001 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | Version of the interface | 20071001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | End OTF processing | 20071001 | |
| 2 | Instance method | Public | Method | OTF: Process a barcode | 20071003 | |
| 3 | Instance method | Public | Method | Process one line of OTF. | 20071001 | |
| 4 | Instance method | Public | Method | OTF: process a bitmap | 20071001 | |
| 5 | Instance method | Public | Method | Start OTF processing | 20071001 |
Events
Class IF_PDL_ADRV has no event.
Types
Class IF_PDL_ADRV has no local type.
Method Signatures
Method END_OTF_PROCESSING 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 END_OTF_PROCESSING on class IF_PDL_ADRV has no exception.
Method PROCESS_OTF_BARCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BARCODESTRING | Call by reference | Type reference (TYPE) | STRING | Collected data from 'BS' commands | 20071003 | |||
| 2 | IM_OTF_BC | Call by reference | Type reference (TYPE) | ITCOO | Last OTF line with command 'BC' | 20071003 | |||
| 3 | IM_OTF_BP | Call by reference | Type reference (TYPE) | ITCOO | Last OTF line with command 'BP' | 20071003 | |||
| 4 | RE_RC | Value transfer | Type reference (TYPE) | I | Return value | 20071003 |
Method PROCESS_OTF_BARCODE on class IF_PDL_ADRV has no exception.
Method PROCESS_OTF_CMD 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_CMD on class IF_PDL_ADRV has no exception.
Method PROCESS_OTF_RAWDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RAWDATA | Call by reference | Type reference (TYPE) | XSTRING | Raw data from 'RD' commands | 20071001 | |||
| 2 | IM_RAWDATA_TYPE | Call by reference | Type reference (TYPE) | C | Type of data in 'RD' command | 20071001 | |||
| 3 | RE_RC | Value transfer | Type reference (TYPE) | I | Return value | 20071001 |
Method PROCESS_OTF_RAWDATA on class IF_PDL_ADRV has no exception.
Method START_OTF_PROCESSING 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) | SYSUBRC | Return Value of ABAP Statements | 20071001 |
Method START_OTF_PROCESSING on class IF_PDL_ADRV has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in |