CLAS CX_SY_CONVERSION_NO_DATE_TIME

Source Link
Open in ADT

Home
Previous Object: CX_SY_CONVERSION_NO_DATE
Next Object: CX_SY_CONVERSION_NO_ENUM_VALUE

Status: RELEASED

Superclass: cx_sy_conversion_error

Public
Attribute value TYPE STRING
Attribute pattern TYPE STRING
Attribute time TYPE STRING
Attribute time_zone TYPE STRING
Attribute dst TYPE STRING
Constant cx_sy_conversion_no_date_time TYPE c LENGTH 32
Constant not_in_asx_datetime_format TYPE c LENGTH 32
Constant not_in_asx_date_format TYPE c LENGTH 32
Constant not_in_asx_time_format TYPE c LENGTH 32
Constant invalid_timestamp TYPE c LENGTH 32
Constant invalid_fractional_seconds TYPE c LENGTH 32
Constant invalid_point_in_time TYPE c LENGTH 32
Constant invalid_time_zone TYPE c LENGTH 32
Constant local_timestamp_out_of_range TYPE c LENGTH 32
Constant utc_timestamp_out_of_range TYPE c LENGTH 32
Constant invalid_utclong TYPE c LENGTH 32
Constant invalid_decimals TYPE c LENGTH 32
Method constructor
  IMPORTING
    textid TYPE c LENGTH 32 Optional
    previous TYPE cx_root Optional
    value TYPE STRING Optional
    pattern TYPE STRING Optional
    time TYPE STRING Optional
    time_zone TYPE STRING Optional
    dst TYPE STRING Optional

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app