Class Method list used by SAP ABAP Class CL_EXM_DG_FACTORY (EPM: Common factory methods for channels and targets)
SAP ABAP Class
CL_EXM_DG_FACTORY (EPM: Common factory methods for channels and targets) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_TYPEDESCR - IS_INSTANTIATABLE | Runtime Type Services | ||
| 2 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 3 | CL_EPM_BOL_TEST_BASE - REMOVE_SYNTAX_ERROR_TBOL_DG | EPM: BO Test Listener base class | ||
| 4 | CL_EPM_BOL_TEST_BASE - FORCE_SYNTAX_ERROR_TBOL_DG | EPM: BO Test Listener base class | ||
| 5 | CL_EPM_SETTINGS - IS_BO_SYNTAX_CHECK_SUPPRESSED | EPM: Utility to Read Settings from table snwd_settings | ||
| 6 | CL_EPM_TEST_BASE - __CLASS_SETUP | Test Data used for Unit and Scenario Tests | ||
| 7 | CL_EPM_TEST_BASE - __CLASS_TEARDOWN | Test Data used for Unit and Scenario Tests | ||
| 8 | CL_EPM_UNIT_TEST_BASE - ENFORCE_BO_CHECK | Unit test base class | ||
| 9 | CL_EXM_DG_CHANNEL_BASE - GET_REFERENCE_TARGET | EPM/ESM base class for channels | ||
| 10 | CL_EXM_DG_FACTORY - GET_CLASS_DESCRIPTION | EPM: Common factory methods for channels and targets | SOURCE ls_admin_info-description = get_class_description( |
|
| 11 | CL_EXM_DG_FACTORY - GET_TARGET | EPM: Common factory methods for channels and targets | ||
| 12 | CL_EXM_DG_FACTORY - GET_TARGET_LIST | EPM: Common factory methods for channels and targets | ||
| 13 | CL_EXM_DG_FACTORY - GET_TARGET_LIST | EPM: Common factory methods for channels and targets | ||
| 14 | CL_EXM_DG_FACTORY - PERFORM_CLASS_SYNTAX_CHECK | EPM: Common factory methods for channels and targets | SOURCE perform_class_syntax_check( |
|
| 15 | CL_EXM_DG_FACTORY - PERFORM_CLASS_SYNTAX_CHECK | EPM: Common factory methods for channels and targets | SOURCE EXPORTING |
|
| 16 | CL_EXM_DG_FACTORY - PERFORM_CLASS_SYNTAX_CHECK | EPM: Common factory methods for channels and targets | SOURCE iv_abap_class_name = |
|
| 17 | CL_EXM_DG_FACTORY - PERFORM_CLASS_SYNTAX_CHECK | EPM: Common factory methods for channels and targets | SOURCE iv_suppress_syntax_check = boolc( cl_epm_settings=>is_bo_syntax_check_suppressed( ) = abap_true AND |
|
| 18 | CL_EXM_DG_FACTORY - PERFORM_CLASS_SYNTAX_CHECK | EPM: Common factory methods for channels and targets | SOURCE IMPORTING |
|
| 19 | CL_EXM_DG_FACTORY - PERFORM_CLASS_SYNTAX_CHECK | EPM: Common factory methods for channels and targets | SOURCE ev_syntax_is_ok = lv_syntax_ok |
|
| 20 | CL_EXM_DG_FACTORY - PERFORM_CLASS_SYNTAX_CHECK | EPM: Common factory methods for channels and targets | SOURCE ). |
|
| 21 | CL_EXM_DG_FACTORY - GET_CHANNEL | EPM: Common factory methods for channels and targets | ||
| 22 | CL_EXM_DG_FACTORY - FILL_INSTANCES | EPM: Common factory methods for channels and targets | SOURCE fill_instances( ). |
|
| 23 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE lt_admin_infos[] = get_admin_infos( |
|
| 24 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE iv_base_class_name = lc_channel_base_class_name |
|
| 25 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE iv_attr_2 = 'GC_CHANNEL_TYPE' "#EC NOTEXT |
|
| 26 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE ). |
|
| 27 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE lt_admin_infos[] = get_admin_infos( |
|
| 28 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE iv_base_class_name = lc_target_base_class_name |
|
| 29 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE iv_attr_2 = 'GC_TARGET_TYPE' "#EC NOTEXT |
|
| 30 | CL_EXM_DG_FACTORY - GET_ADMIN_INFOS | EPM: Common factory methods for channels and targets | SOURCE ). |
|
| 31 | CL_EXM_DG_FACTORY - GET_CHANNEL_LIST | EPM: Common factory methods for channels and targets | ||
| 32 | CX_EXM_API_EXCEPTION - RAISE | EPM/ESM data generator exceptions | ||
| 33 | CX_EXM_API_EXCEPTION - RAISE | EPM/ESM data generator exceptions | ||
| 34 | IF_EPM_TEST_LOGGER - ASSERT_EQUALS | This interface logs all errors, warnings ... of tests | ||
| 35 | IF_EPM_TEST_LOGGER - ASSERT_INITIAL | This interface logs all errors, warnings ... of tests | ||
| 36 | IF_EPM_TEST_LOGGER - ASSERT_NOT_INITIAL | This interface logs all errors, warnings ... of tests | ||
| 37 | IF_EPM_TEST_LOGGER - ASSERT_SUBRC | This interface logs all errors, warnings ... of tests | ||
| 38 | IF_EPM_TEST_LOGGER - FAIL | This interface logs all errors, warnings ... of tests | ||
| 39 | IF_EPM_TEST_LOGGER - LOG_ERROR | This interface logs all errors, warnings ... of tests | ||
| 40 | IF_EPM_TEST_LOGGER - TEST_BEGIN | This interface logs all errors, warnings ... of tests | ||
| 41 | IF_EPM_TEST_LOGGER - TEST_END | This interface logs all errors, warnings ... of tests |