SAP ABAP Data Element DRP_RFCEXIT (DEV Reporting: Driver program)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DRT (Application Component) Development Reporting Tools
⤷
S_DEVREPORTING (Package) - INTERNAL, no reuse - SAP internal Dev. Reporting
⤷
⤷
Basic Data
| Data Element | DRP_RFCEXIT |
| Short Description | DEV Reporting: Driver program |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR40 | |
| Data Type | CHAR | Character String |
| Length | 40 | |
| Decimal Places | 0 | |
| Output Length | 40 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Driver |
| Medium | 15 | Driver |
| Long | 20 | Driver program |
| Heading | 55 | Driver program |
Documentation
Definition
Program name of ABAP driver program.
A valid RFC driver program must provide the following FORMs:
RFCDRV_OPEN Open a connection
RFCDRV_BLEN Define the I/O buffer size
RFCDRV_ACCEPT Open an inbound connection
RFCDRV_READ Read a block
RFCDRV_WRITE Write a block
RFCDRV_FFLUSH Flush after WRITE
RFCDRV_RFLUSH Flush after READ
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 711 |