Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
COMMIT | FLAG | C | 1 | X | General Flag | |
CON_NAME | DBCON-CON_NAME | C | 30 | X | Logical name for a database connection | |
DO_NOT_CLOSE_CON | FLAG | C | 1 | X | General Flag | |
INSERT_ITAB | REF TO DATA | 0 | Reference to itab which contains rows for insert | |||
SCHEMA | DB2CREATOR | C | 8 | X | Schema | |
TABNAME | TABNAME | C | 30 | name of the insert db-table | ||
TABSTRUC | DD02L-TABNAME | C | 30 | DDIC Structure for insert table |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
SQLERR_REF | REF TO CX_SQL_EXCEPTION | 0 | Exception Class for SQL Error |
Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
CON_REF | REF TO CL_SQL_CONNECTION | 0 | X | Database Connection |
Exception | Text |
---|---|
ADBC_SQL_ERROR |