Class Method list used by SAP ABAP Class CL_EPM_TEST_AUTHORISATIONS (EPM: Check for Authorisations - only used for eCATT tests)
SAP ABAP Class
CL_EPM_TEST_AUTHORISATIONS (EPM: Check for Authorisations - only used for eCATT tests) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE EXPORTING |
|
| 2 | CL_EPM_TEST_AUTHORISATIONS - GET_STAKEHOLDER_ROLES | EPM: Check for Authorisations - only used for eCATT tests | SOURCE et_roles = get_stakeholder_roles( ). |
|
| 3 | CL_EPM_TEST_AUTHORISATIONS - GET_EPM_ROLES | EPM: Check for Authorisations - only used for eCATT tests | SOURCE mt_epm_bapiagr = cl_epm_test_authorisations=>get_epm_roles( ). |
|
| 4 | CL_EPM_TEST_AUTHORISATIONS - GET_EPM_ROLES | EPM: Check for Authorisations - only used for eCATT tests | SOURCE mt_epm_bapiagr = cl_epm_test_authorisations=>get_epm_roles( ). |
|
| 5 | CL_EPM_TEST_AUTHORISATIONS - GET_EPM_ROLES | EPM: Check for Authorisations - only used for eCATT tests | SOURCE mt_epm_bapiagr = cl_epm_test_authorisations=>get_epm_roles( ). |
|
| 6 | CL_EPM_TEST_AUTHORISATIONS - CHECK_USER_AUTHORISATIONS | EPM: Check for Authorisations - only used for eCATT tests | ||
| 7 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_USER | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF cl_epm_test_authorisations=>check_existence_of_user( mv_user ) = abap_true. |
|
| 8 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_USER | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF cl_epm_test_authorisations=>check_existence_of_user( mv_user ) = abap_true. |
|
| 9 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_USER | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF cl_epm_test_authorisations=>check_existence_of_user( mv_user ) = abap_true. |
|
| 10 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_ROLE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_role( ls_role-agr_name ) = abap_true. |
|
| 11 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_ROLE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_role( ls_role-agr_name ) = abap_true. |
|
| 12 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_ROLE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_role( ls_role-agr_name ) = abap_true. |
|
| 13 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_ROLE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_role( ls_role-agr_name ) = abap_true. |
|
| 14 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_package( gc_stakeholder_package_ux ) = abap_true. |
|
| 15 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE gi_logger->assert_true( |
|
| 16 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE iv_act = cl_epm_test_authorisations=>check_existence_of_package( 'S_EPM' ) |
|
| 17 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE iv_text = |existence of package S_EPM expected| ). |
|
| 18 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE gi_logger->assert_false( |
|
| 19 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE EXPORTING |
|
| 20 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE iv_text = |existence of package S_EPM expected| ). |
|
| 21 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_package( gc_stakeholder_package_pi ) = abap_true. |
|
| 22 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_package( gc_stakeholder_package_es ) = abap_true. |
|
| 23 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF check_existence_of_package( gc_stakeholder_package_wd ) = abap_true. |
|
| 24 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_ROLE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE IF cl_epm_test_authorisations=>check_existence_of_role( ms_bapiagr-agr_name ) EQ abap_false. |
|
| 25 | CL_EPM_TEST_AUTHORISATIONS - CHECK_EXISTENCE_OF_PACKAGE | EPM: Check for Authorisations - only used for eCATT tests | SOURCE iv_act = cl_epm_test_authorisations=>check_existence_of_package( 'S_EPMQXYZ' ) |
|
| 26 | CL_EPM_TEST_BASE - __CLASS_SETUP | Test Data used for Unit and Scenario Tests | ||
| 27 | CL_EPM_TEST_BASE - __CLASS_TEARDOWN | Test Data used for Unit and Scenario Tests | ||
| 28 | CL_PAK_PACKAGE_QUERIES - GET_PACKAGE_ATTRIBUTES | Queries for Package Metadata | ||
| 29 | IF_EPM_TEST_LOGGER - ASSERT_FALSE | This interface logs all errors, warnings ... of tests | ||
| 30 | IF_EPM_TEST_LOGGER - ASSERT_NOT_INITIAL | This interface logs all errors, warnings ... of tests | ||
| 31 | IF_EPM_TEST_LOGGER - ASSERT_SUBRC | This interface logs all errors, warnings ... of tests | ||
| 32 | IF_EPM_TEST_LOGGER - ASSERT_TRUE | This interface logs all errors, warnings ... of tests | ||
| 33 | IF_EPM_TEST_LOGGER - FAIL | This interface logs all errors, warnings ... of tests | ||
| 34 | IF_EPM_TEST_LOGGER - LOG_BAPIRETTAB | This interface logs all errors, warnings ... of tests | ||
| 35 | IF_EPM_TEST_LOGGER - TEST_BEGIN | This interface logs all errors, warnings ... of tests | ||
| 36 | IF_EPM_TEST_LOGGER - TEST_END | This interface logs all errors, warnings ... of tests |