Class Method list used by SAP ABAP Class CL_WS_IDP_HEALTH_CHECKS (Provides set of health checks concering IDP configuration)
SAP ABAP Class
CL_WS_IDP_HEALTH_CHECKS (Provides set of health checks concering IDP configuration) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_SYSTEM_CLIENT_CHECK - IS_SYSTEM_CLIENT | Test auf Mandantenart (Tenant oder System) | ||
| 2 | CL_WS_IDP_HEALTH_CHECKS - CHECK_CONFIGURATION | Provides set of health checks concering IDP configuration | ||
| 3 | CL_WS_IDP_HEALTH_CHECKS - CHECK_IDP_JOBS | Provides set of health checks concering IDP configuration | ||
| 4 | CL_WS_IDP_HEALTH_CHECKS - IS_DDIC_EXIST | Provides set of health checks concering IDP configuration | SOURCE result = is_ddic_exist( ls_srt_idp_conf-tabname_bd_1 ). |
|
| 5 | CL_WS_IDP_HEALTH_CHECKS - IS_DDIC_EXIST | Provides set of health checks concering IDP configuration | SOURCE result = is_ddic_exist( ls_srt_idp_conf-tabname_bd_2 ). |
|
| 6 | CL_WS_IDP_HEALTH_CHECKS - IS_DDIC_EXIST | Provides set of health checks concering IDP configuration | SOURCE result = is_ddic_exist( ls_srt_idp_conf-tabname_bdid_1 ). |
|
| 7 | CL_WS_IDP_HEALTH_CHECKS - IS_DDIC_EXIST | Provides set of health checks concering IDP configuration | SOURCE result = is_ddic_exist( ls_srt_idp_conf-tabname_bdid_2 ). |
|
| 8 | CL_WS_IDP_HEALTH_CHECKS - IS_DDIC_EXIST | Provides set of health checks concering IDP configuration | SOURCE result = is_ddic_exist( ls_srt_idp_conf-access_class ). |
|