CLAS CX_SY_OPEN_SQL_DB

Source Link
Open in ADT

Home
Previous Object: CX_SY_OPEN_SQL_DATA_ERROR
Next Object: CX_SY_OPEN_SQL_ERROR

Status: RELEASED

Superclass: cx_sy_open_sql_error

Public
Attribute connection_name TYPE STRING
Constant conversion_error TYPE c LENGTH 32
Constant statement_too_large TYPE c LENGTH 32
Constant bloblength_exceeded TYPE c LENGTH 32
Constant cx_sy_open_sql_db TYPE c LENGTH 32
Constant incomplete_key TYPE c LENGTH 32
Constant invalid_cursor TYPE c LENGTH 32
Constant duplicate_key TYPE c LENGTH 32
Constant no_more_record TYPE c LENGTH 32
Constant record_not_found TYPE c LENGTH 32
Constant no_more_con_resources TYPE c LENGTH 32
Constant sql_error TYPE c LENGTH 32
Constant missing_escape_character TYPE c LENGTH 32
Constant table_function_error TYPE c LENGTH 32
Constant deadlock_detected TYPE c LENGTH 32
Constant statement_too_complex TYPE c LENGTH 32
Constant dbobject_unknown TYPE c LENGTH 32
Constant invalid_like_escape TYPE c LENGTH 32
Constant table_buffer_computation TYPE c LENGTH 32
Constant table_buffer_cast TYPE c LENGTH 32
Constant table_buffer_comparison TYPE c LENGTH 32
Constant unexpected_return_code TYPE c LENGTH 32
Constant internal_db_error TYPE c LENGTH 32
Constant unsupported_data_type TYPE c LENGTH 32
Constant internal_db_rollback TYPE c LENGTH 32
Constant connect_failed TYPE c LENGTH 32
Method constructor
  IMPORTING
    textid TYPE c LENGTH 32 Optional
    previous TYPE cx_root Optional
    sqlcode TYPE I Optional
    sqlmsg TYPE STRING Optional
    connection_name TYPE STRING Optional

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app