WDY_CFG_COMPARE_VERSION_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 WDY_CFG_COMPARE_VERSION_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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_equal info = text-005 * ADD_STDINF = 'X' importing result = m_icon_equal exceptions others = 1.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_not_equal_red info = text-006 * ADD_STDINF = 'X' importing result = m_icon_not_equal_red exceptions others = 1.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_led_yellow info = text-007 * ADD_STDINF = 'X' importing result = m_icon_led_yellow exceptions others = 1.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_cancel info = text-008 * ADD_STDINF = 'X' importing result = m_icon_cancel exceptions others = 1.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_cancel info = text-015 * ADD_STDINF = 'X' importing result = m_icon_cancel_no_pers exceptions others = 1.
WDY_CFG_GET_VERSION_COMP call function 'WDY_CFG_GET_VERSION_COMP' exporting config_key = config_key version_number = versno_left importing header = m_version_comp_left-version->*-header expl_data = m_version_comp_left-version->*-expl_data expl_attributes = m_version_comp_left-version->*-expl_attributes expl_attributes_long = m_version_comp_left-version->*-expl_attributes_long expl_node_infos = m_version_comp_left-version->*-expl_node_infos descriptions = m_version_comp_left-version->*-expl_descriptions texts = m_version_comp_left-version->*-texts impl_data = m_version_comp_left-version->*-impl_data impl_properties_long = m_version_comp_left-version->*-impl_properties_long impl_field_seq = m_version_comp_left-version->*-impl_field_seq.
WDY_CFG_GET_VERSION_COMP call function 'WDY_CFG_GET_VERSION_COMP' destination destination exporting config_key = config_key version_number = versno_right importing header = m_version_comp_right-version->*-header expl_data = m_version_comp_right-version->*-expl_data expl_attributes = m_version_comp_right-version->*-expl_attributes expl_attributes_long = m_version_comp_right-version->*-expl_attributes_long expl_node_infos = m_version_comp_right-version->*-expl_node_infos descriptions = m_version_comp_right-version->*-expl_descriptions texts = m_version_comp_right-version->*-texts impl_data = m_version_comp_right-version->*-impl_data impl_properties_long = m_version_comp_right-version->*-impl_properties_long impl_field_seq = m_version_comp_right-version->*-impl_field_seq.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_led_yellow info = text-009 text = text-010 importing result = g_properties_comp.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_led_inactive info = text-013 text = text-010 importing result = g_properties_comp.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_led_yellow info = text-009 text = text-011 importing result = g_expl_data.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_led_inactive info = text-013 text = text-011 importing result = g_expl_data.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_led_yellow info = text-009 text = text-012 importing result = g_impl_data.
ICON_CREATE call function 'ICON_CREATE' exporting name = icon_led_inactive info = text-013 text = text-012 importing result = g_impl_data.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
WDY_CFG_COMPARE_VERSION_I01 - WDYCFGCOMPAREVERSIONI01 WDY_CFG_COMPARE_VERSION - Program WDY_CFG_COMPARE_VERSION WDY_CFG_COMPARE_VERSION - Program WDY_CFG_COMPARE_VERSION WDY_BAPI_BROWSER - Report: BAPI Browser WDY_BAPI_BROWSER - Report: BAPI Browser WDY_AUTHORING_HELP_LINKS - Maint. Help Links for Web Dynpro Applications and Windows