CLAS CX_SY_DYNAMIC_OSQL_SEMANTICS

Source Link
Open in ADT

Home
Previous Object: CX_SY_DYNAMIC_OSQL_ERROR
Next Object: CX_SY_DYNAMIC_OSQL_SYNTAX

Status: RELEASED

Superclass: cx_sy_dynamic_osql_error

Public
Attribute pattern_length TYPE I
Constant escape_with_pooltable TYPE c LENGTH 32
Constant illegal_distinct TYPE c LENGTH 32
Constant unknown_table_name TYPE c LENGTH 32
Constant unknown_field_name TYPE c LENGTH 32
Constant select_distinct_lob TYPE c LENGTH 32
Constant cx_sy_dynamic_osql_semantics TYPE c LENGTH 32
Constant ambiguous_field_name TYPE c LENGTH 32
Constant illegal_value TYPE c LENGTH 32
Constant illegal_alias TYPE c LENGTH 32
Constant illegal_table_type TYPE c LENGTH 32
Constant illegal_field_type TYPE c LENGTH 32
Constant ambiguous_table_name TYPE c LENGTH 32
Constant duplicate_table_name TYPE c LENGTH 32
Constant aggregate_not_allowed TYPE c LENGTH 32
Constant illegal_pattern TYPE c LENGTH 32
Constant sql_parser_error TYPE c LENGTH 32
Constant type_mismatch 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
    token TYPE STRING Optional
    row TYPE I Optional
    column TYPE I Optional
    clause TYPE I Optional
    subquery TYPE I Optional
    msgtext TYPE STRING Optional
    keyword TYPE STRING Optional
    msgnumber TYPE STRING Optional
    pattern_length TYPE I Optional

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app