SAP ABAP Interface IF_PDL_ADRV (ABAP based PDL driver)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOADR (Package) ABAP based PDL drivers
⤷
⤷
Properties
| Interface | IF_PDL_ADRV | |
| Short Description | ABAP based PDL driver |
General Data
| Package | SPOADR | ABAP based PDL drivers |
| Created | 20071001 | SAP |
| Last changed | 20071217 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PDL_ADRV has no forward declaration.
Interfaces
Interface IF_PDL_ADRV has no interface.
Friends
Interface IF_PDL_ADRV has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADRV_UTIL | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PDL_ADRV_UTIL | Reference to utility class | 20071001 | ||
| 2 | FREE_PARAMS | Instance attribute | Public | Type reference (TYPE) | TT_RSPO_FREE_PARAMS | Free parameters from table TSP02A | 20071001 | ||
| 3 | OTF_BUFFER | Instance attribute | Public | Type reference (TYPE) | TT_ITCOO | Internal table to buffer OTF | 20071001 | ||
| 4 | VERSION | 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
Interface IF_PDL_ADRV has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_PDL_ADRV has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in |