Class Method list used by SAP ABAP Class CL_NWECM_PATH (ECMI: Path Representation and Handling)
SAP ABAP Class CL_NWECM_PATH (ECMI: Path Representation and Handling) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_AUNIT_ASSERT - ASSERT_INITIAL ABAP Unit: Assertions (see Longtext)
2 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
3 Class Method  CL_NWECM_PATH - TO_STRING ECMI: Path Representation and Handling
4 Class Method  CL_NWECM_PATH - SPLIT ECMI: Path Representation and Handling
5 Class Method  CL_NWECM_PATH - PARSE ECMI: Path Representation and Handling SOURCE parse( IMPORTING ev_name = mv_name eo_parent = mo_parent ).
6 Class Method  CL_NWECM_PATH - PARSE ECMI: Path Representation and Handling SOURCE parse( IMPORTING ev_name = mv_name eo_parent = mo_parent ).
7 Class Method  CL_NWECM_PATH - IS_ANCESTOR_OF ECMI: Path Representation and Handling
8 Class Method  CL_NWECM_PATH - IS_ANCESTOR_OF ECMI: Path Representation and Handling
9 Class Method  CL_NWECM_PATH - GET_PATH ECMI: Path Representation and Handling
10 Class Method  CL_NWECM_PATH - GET_PARENT ECMI: Path Representation and Handling
11 Class Method  CL_NWECM_PATH - GET_NAME ECMI: Path Representation and Handling
12 Class Method  CL_NWECM_PATH - EQUALS ECMI: Path Representation and Handling
13 Class Method  CL_NWECM_PATH - EQUALS ECMI: Path Representation and Handling
14 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE iv_path = iv_path.
15 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE EXPORTING
16 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE CREATE OBJECT ro_path
17 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE iv_path = sc_path_separator.
18 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE EXPORTING
19 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE CREATE OBJECT sc_root
20 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE iv_path = new_path.
21 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE EXPORTING
22 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE CREATE OBJECT ro_path
23 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE iv_path = parent.
24 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE EXPORTING
25 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE CREATE OBJECT eo_parent
26 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE iv_path = parent.
27 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE EXPORTING
28 Class Method  CL_NWECM_PATH - CONSTRUCTOR ECMI: Path Representation and Handling SOURCE CREATE OBJECT eo_parent
29 Class Method  CL_NWECM_PATH - ADD ECMI: Path Representation and Handling