CLAS XCO_CP

Source Link
Open in ADT

Home
Previous Object: MBC_CP_API
Next Object: XCO_CP_ABAP

Status: RELEASED

Public
Static Attribute boolean TYPE cl_xco_cp_boolean_f
Static Attribute data_object TYPE if_xco_cp_data_object_factory
Static Attribute sy TYPE if_xco_cp_std_sy
Static Attribute current TYPE if_xco_cp_std_current
Static Method language
  IMPORTING
    iv_language TYPE SPRAS
  RETURNING ro_language TYPE if_xco_language
Static Method message
  IMPORTING
    is_message TYPE SYMSG
  RETURNING ro_message TYPE if_xco_message
Static Method messages
  IMPORTING
    it_messages TYPE SXCO_T_MESSAGES
  RETURNING ro_messages TYPE if_xco_messages
Static Method regular_expression
  IMPORTING
    iv_value TYPE clike
    io_engine TYPE if_xco_regex_engine Optional
  RETURNING ro_regular_expression TYPE if_xco_regular_expression
Static Method string
  IMPORTING
    iv_value TYPE clike
  RETURNING ro_string TYPE if_xco_string
Static Method strings
  IMPORTING
    it_value TYPE STRING_TABLE
  RETURNING ro_strings TYPE if_xco_strings
Static Method uuid
  IMPORTING
    iv_value TYPE SYSUUID_X16 Optional
  RETURNING ro_uuid TYPE if_xco_uuid
Static Method xstring
  IMPORTING
    iv_value TYPE XSTRING
  RETURNING ro_xstring TYPE if_xco_xstring

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app