CRM_GUI_ES_MANAGER_CHECK_I01 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter CRM_GUI_ES_MANAGER_CHECK_I01 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include CRM_GUI_ES_MANAGER_CHECK_I01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = crms_es_obj_rel_scrn-child_strucname fieldname = crms_es_keymap_fields_scrn-target_key exceptions not_found = 1 internal_error = 2 others = 3.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = crms_es_obj_rel_scrn-parent_strucname fieldname = crms_es_keymap_fields_scrn-source_key exceptions not_found = 1 internal_error = 2 others = 3.
DD_DOMA_GET call function 'DD_DOMA_GET' exporting domain_name = crms_es_header_scrn_data_to-to_domname importing dd01v_wa_a = ls_dom_hdr tables dd07v_tab_a = lt_dd07v_taba dd07v_tab_n = lt_dd07v_tabn exceptions illegal_value = 1 op_failure = 2 others = 3.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = crms_es_attr_data_scrn-structurename fieldname = crms_es_attr_data_scrn-field_id_crm tables dfies_tab = lt_fieldinfo exceptions not_found = 1 internal_error = 2 others = 3.
DD_DOMA_GET call function 'DD_DOMA_GET' exporting domain_name = ls_fieldinfo-domname importing dd01v_wa_a = ls_dom_hdr tables dd07v_tab_a = lt_dd07v_taba dd07v_tab_n = lt_dd07v_tabn exceptions illegal_value = 1 op_failure = 2 others = 3.
DDUT_TEXTTABLE_GET call function 'DDUT_TEXTTABLE_GET' exporting tabname = ls_dom_hdr-entitytab importing texttable = lv_text_table.
DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = crms_es_attr_data_scrn-structurename fieldname = crms_es_attr_data_scrn-field_id_crm tables dfies_tab = lt_fieldinfo exceptions not_found = 1 internal_error = 2 others = 3.
DD_DOMA_GET call function 'DD_DOMA_GET' exporting domain_name = ls_fieldinfo-domname importing dd01v_wa_a = ls_dom_hdr tables dd07v_tab_a = lt_dd07v_taba dd07v_tab_n = lt_dd07v_tabn exceptions illegal_value = 1 op_failure = 2 others = 3.
DDUT_TEXTTABLE_GET call function 'DDUT_TEXTTABLE_GET' exporting tabname = ls_dom_hdr-entitytab importing texttable = lv_text_table.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CRM_GUI_ES_MANAGER_CHECK_I01 - Include CRM_GUI_ES_MANAGER_CHECK_I01 CRM_GUI_ES_MANAGER - Program ENTERPRISE_SEARCH CRM_GUI_ES_MANAGER - Program ENTERPRISE_SEARCH CRM_GENIL_CUST_COPY2 - Report CRM_GENIL_CUST_COPY2 CRM_GENIL_CUST_COPY2 - Report CRM_GENIL_CUST_COPY2 CRM_EXTRACT_INDIV_PRODUCTS - Activate Change Pointers