CLAS CX_SY_SQL_UNSUPPORTED_FEATURE

Source Link
Open in ADT

Home
Previous Object: CX_SY_SQL_SHARING_ERROR
Next Object: CX_SY_STRG_FORMAT

Status: RELEASED

Superclass: cx_sy_open_sql_error

Public
Type ddfeature_nr TYPE cx_sy_sql_unsupported_feature=>ddfeature_nr
Attribute m_feature TYPE STRING
Attribute m_feature_value TYPE cx_sy_sql_unsupported_feature=>ddfeature_nr
Constant cx_sy_sql_unsupported_feature 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
    m_feature TYPE STRING Optional
    m_feature_value TYPE cx_sy_sql_unsupported_feature=>ddfeature_nr Optional

Exists on:
754true
750true
702false

Bug reports and ideas welcome
Made using abaplint.app