Class Method list used by SAP ABAP Class CL_SFW_BF_DEPEND (Dependency of Business Function)
SAP ABAP Class
CL_SFW_BF_DEPEND (Dependency of Business Function) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_AUNIT_ASSERT - ASSERT_SUBRC | ABAP Unit: Assertions (see Longtext) | ||
| 3 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 4 | CL_SFW_BF_DEPEND - GET_DEP_LISTS | Dependency of Business Function | ||
| 5 | CL_SFW_BF_DEPEND - TOPOLOGICAL_SORT | Dependency of Business Function | SOURCE topological_sort( exporting im_dependencies = lt_depend importing ex_topological_sort = lt_bf_sort_result ). |
|
| 6 | CL_SFW_BF_DEPEND - TOPOLOGICAL_SORT | Dependency of Business Function | SOURCE importing ex_topological_sort = l_topological_sort ). |
|
| 7 | CL_SFW_BF_DEPEND - TOPOLOGICAL_SORT | Dependency of Business Function | SOURCE cl_sfw_bf_depend=>topological_sort( exporting im_dependencies = l_dependencies |
|
| 8 | CL_SFW_BF_DEPEND - TOPOLOGICAL_SORT | Dependency of Business Function | SOURCE importing ex_topological_sort = l_topological_sort ). |
|
| 9 | CL_SFW_BF_DEPEND - TOPOLOGICAL_SORT | Dependency of Business Function | SOURCE cl_sfw_bf_depend=>topological_sort( exporting im_dependencies = l_dependencies |
|
| 10 | CL_SFW_BF_DEPEND - SET_CUR_ALLOWED | Dependency of Business Function | ||
| 11 | CL_SFW_BF_DEPEND - DFS_VISIT | Dependency of Business Function | SOURCE dfs_visit( exporting im_bf = |
|
| 12 | CL_SFW_BF_DEPEND - DFS_VISIT | Dependency of Business Function | SOURCE ch_topological_sort = ch_topological_sort ). |
|
| 13 | CL_SFW_BF_DEPEND - DFS_VISIT | Dependency of Business Function | SOURCE changing ch_graph = ch_graph |
|
| 14 | CL_SFW_BF_DEPEND - DFS_VISIT | Dependency of Business Function | SOURCE dfs_visit( exporting im_bf = |
|
| 15 | CL_SFW_BF_DEPEND - CREATE_ICON | Dependency of Business Function | ||
| 16 | CL_SFW_BF_DEPEND - BUILD_ONE_DEPLIST | Dependency of Business Function | ||
| 17 | IF_SFW_BF_DEPT_CYCLE_CHECK - CHECK_FOR_SWITCHES | IF_SFW_BF_DEPT_CYCLE_CHECK-CHECK_FOR_SWITCHES | ||
| 18 | IF_SFW_BF_DEPT_CYCLE_CHECK - GET_BFUNCTIONS_FOR_SWS | IF_SFW_BF_DEPT_CYCLE_CHECK-GET_BFUNCTIONS_FOR_SWS |