CLAS CL_ABAP_CHAR_UTILITIES

Source Link
Open in ADT

Home
Previous Object: /UI2/CL_JSON
Next Object: CL_ABAP_CLASSDESCR

Public
Constant byte_order_mark_utf8 TYPE x LENGTH 3
Constant byte_order_mark_big TYPE x LENGTH 2
Constant byte_order_mark_little TYPE x LENGTH 2
Constant cr_lf TYPE c LENGTH 2
Constant charsize TYPE I
Constant horizontal_tab TYPE c LENGTH 1
Constant vertical_tab TYPE c LENGTH 1
Constant form_feed TYPE c LENGTH 1
Constant backspace TYPE c LENGTH 1
Constant minchar TYPE c LENGTH 1
Constant maxchar TYPE c LENGTH 1
Constant newline TYPE c LENGTH 1
Static Method class_constructor
Static Method get_simple_spaces_for_cur_cp
  RETURNING s_str TYPE STRING

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app