CLAS CX_ST_ERROR

Source Link
Open in ADT

Home
Previous Object: CX_ST_DYNAMIC_CALL_ST_ERROR
Next Object: CX_ST_FORMAT_ERROR

Status: RELEASED

Superclass: cx_transformation_error

Public
Attribute st_progname TYPE STRING
Attribute xml_offset TYPE I
Attribute xml_path TYPE STRING
Constant cx_st_error TYPE c LENGTH 32
Method constructor
  IMPORTING
    textid TYPE c LENGTH 32 Optional
    previous TYPE cx_root Optional
    st_progname TYPE STRING Optional
    xml_offset TYPE I Optional
    xml_path TYPE STRING Optional
    st_ic TYPE I Optional
    st_timestamp TYPE SCX_ST_TSTAMP Optional
Method get_st_source_position
  EXPORTING
    main_name TYPE STRING
    prog_name TYPE STRING
    line TYPE I
    valid TYPE ABAP_BOOL
Protected
Attribute st_ic TYPE I
Attribute st_timestamp TYPE SCX_ST_TSTAMP

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app