Class Method list used by SAP ABAP Class CL_FPM_HCT_UIBB_COLLECTION_VAL (Validator for all components that collect any UIBBs)
SAP ABAP Class
CL_FPM_HCT_UIBB_COLLECTION_VAL (Validator for all components that collect any UIBBs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_FPM_HCT_UIBB_COLLECTION_VAL - CONFIG_ID_EXISTS | Validator for all components that collect any UIBBs | SOURCE IF config_id_exists( lv_config_id ) EQ abap_false. |
|
| 2 | CL_FPM_HCT_UIBB_COLLECTION_VAL - CUSTOMIZING_EXISTS | Validator for all components that collect any UIBBs | SOURCE IF customizing_exists( lv_config_id ) EQ abap_true. |
|
| 3 | CL_FPM_HCT_UIBB_COLLECTION_VAL - GET_UIBB_SPACE | Validator for all components that collect any UIBBs | ||
| 4 | CL_FPM_HCT_UIBB_COLLECTION_VAL - CONFIG_ID_4_COMPONENT_EXISTS | Validator for all components that collect any UIBBs | SOURCE ELSEIF config_id_4_component_exists( iv_config_id = lv_config_id iv_component = lv_comp ) EQ abap_false. |
|
| 5 | CL_FPM_HCT_VALIDATION - GET_GRANDPARENT_DESCR | Validation of Configuration | ||
| 6 | CL_FPM_HCT_VALIDATION - REPORT_T100_MESSAGE | Validation of Configuration | ||
| 7 | CL_FPM_HCT_VALIDATION - PROCESS_ELEMENT | Validation of Configuration | ||
| 8 | CL_FPM_HCT_VALIDATION - PROCESS_ELEMENT | Validation of Configuration | ||
| 9 | CL_FPM_HCT_VALIDATION - IS_GUIBB | Validation of Configuration | ||
| 10 | CL_FPM_HCT_VALIDATION - INTERFACE_VIEW_EXISTS | Validation of Configuration | ||
| 11 | CL_FPM_HCT_VALIDATION - GET_PARENT_DESCR | Validation of Configuration | ||
| 12 | CL_FPM_HCT_VALIDATION - GET_ATTRIBUTE_VALUE | Validation of Configuration | ||
| 13 | CL_FPM_HCT_VALIDATION - GET_ATTRIBUTE_NAME | Validation of Configuration | ||
| 14 | CL_FPM_HCT_VALIDATION - COMPONENT_EXISTS | Validation of Configuration | ||
| 15 | CL_FPM_HCT_VALIDATION - CHECK_UI_ELEMENT_ID | Validation of Configuration | ||
| 16 | CL_FPM_HCT_VALIDATION - CHECK_COMP_INTERFACE | Validation of Configuration | ||
| 17 | CL_WD_CONFIGURATION_UTILITIES - GET_PERS_LIST_4_CONFIG_ID | Help Methods for WD Configuration (for Workbench) | ||
| 18 | IF_FPM_HCT_VALIDATION - CHECK_ELEMENT | Validation of UIBB Configuration | ||
| 19 | IF_WD_CONTEXT_ELEMENT - GET_STATIC_ATTRIBUTES | Web Dynpro: Interface for Node Element |