Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
CON_NAME | DBCON-CON_NAME | C | 30 | X | Logical name for a database connection | |
DO_NOT_CLOSE_CON | FLAG | C | 1 | X | General Flag | |
IS_STRUCTURE | ABAP_BOOL | 0 | ABAP_FALSE | X | ||
REPORT_ERROR_TO_SYSLOG | ABAP_BOOL | 0 | ABAP_TRUE | X | ||
RESULT | REF TO DATA | 0 | Reference to Result | |||
STMT | STRING | g | 0 | Select Statement |
Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
CON_REF | REF TO CL_SQL_CONNECTION | 0 | X | Database Connection | ||
SQLERR_REF | REF TO CX_SQL_EXCEPTION | 0 | X | Exception Class for SQL Error |
Exception | Text |
---|---|
ADBC_SQL_ERROR |