CLAS CL_XCO_CP_CS_LP_METHOD

Source Link
Open in ADT

Home
Previous Object: CL_XCO_CP_CS_FMT_ADT
Next Object: CL_XCO_CP_DBT_ORIGIN_FACTORY

Status: RELEASED

Superclass: cl_xco_cs_line_pattern

Public
Method where_class_name_equals
  IMPORTING
    iv_class_name TYPE SXCO_AO_OBJECT_NAME
  RETURNING ro_me TYPE cl_xco_cp_cs_lp_method
Method where_class_name_starts_with
  IMPORTING
    iv_class_name_prefix TYPE SXCO_AO_OBJECT_NAME
  RETURNING ro_me TYPE cl_xco_cp_cs_lp_method
Method where_class_name_matches
  IMPORTING
    iv_class_name_pattern TYPE STRING
    io_regular_expression_engine TYPE if_xco_regex_engine Optional
  RETURNING ro_me TYPE cl_xco_cp_cs_lp_method

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app