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 | ![]() |
CL_AUNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see Longtext) | |
2 | ![]() |
CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | |
3 | ![]() |
CL_NWECM_PATH - TO_STRING | ECMI: Path Representation and Handling | |
4 | ![]() |
CL_NWECM_PATH - SPLIT | ECMI: Path Representation and Handling | |
5 | ![]() |
CL_NWECM_PATH - PARSE | ECMI: Path Representation and Handling | SOURCE parse( IMPORTING ev_name = mv_name eo_parent = mo_parent ). |
6 | ![]() |
CL_NWECM_PATH - PARSE | ECMI: Path Representation and Handling | SOURCE parse( IMPORTING ev_name = mv_name eo_parent = mo_parent ). |
7 | ![]() |
CL_NWECM_PATH - IS_ANCESTOR_OF | ECMI: Path Representation and Handling | |
8 | ![]() |
CL_NWECM_PATH - IS_ANCESTOR_OF | ECMI: Path Representation and Handling | |
9 | ![]() |
CL_NWECM_PATH - GET_PATH | ECMI: Path Representation and Handling | |
10 | ![]() |
CL_NWECM_PATH - GET_PARENT | ECMI: Path Representation and Handling | |
11 | ![]() |
CL_NWECM_PATH - GET_NAME | ECMI: Path Representation and Handling | |
12 | ![]() |
CL_NWECM_PATH - EQUALS | ECMI: Path Representation and Handling | |
13 | ![]() |
CL_NWECM_PATH - EQUALS | ECMI: Path Representation and Handling | |
14 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE iv_path = iv_path. |
15 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE EXPORTING |
16 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE CREATE OBJECT ro_path |
17 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE iv_path = sc_path_separator. |
18 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE EXPORTING |
19 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE CREATE OBJECT sc_root |
20 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE iv_path = new_path. |
21 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE EXPORTING |
22 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE CREATE OBJECT ro_path |
23 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE iv_path = parent. |
24 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE EXPORTING |
25 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE CREATE OBJECT eo_parent |
26 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE iv_path = parent. |
27 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE EXPORTING |
28 | ![]() |
CL_NWECM_PATH - CONSTRUCTOR | ECMI: Path Representation and Handling | SOURCE CREATE OBJECT eo_parent |
29 | ![]() |
CL_NWECM_PATH - ADD | ECMI: Path Representation and Handling |