IDAR_CONDGEN_VALUE_REQUEST_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 IDAR_CONDGEN_VALUE_REQUEST_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 IDAR_CONDGEN_VALUE_REQUEST_I01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FI_F4_MWSKZ call function 'FI_F4_MWSKZ' exporting i_kalsm = t005-kalsm * i_xshow = 'X' importing e_mwskz = lv_mwskz exceptions others = 0.
F4IF_FIELD_VALUE_REQUEST call function 'F4IF_FIELD_VALUE_REQUEST' exporting tabname = lv_tabname fieldname = lv_fieldname searchhelp = lv_searchhelp shlpparam = lv_shlpparam dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = lv_cursorfield value = lv_cursorval * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * SUPPRESS_RECORDLIST = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * SELECTION_SCREEN = ' ' * TABLES * RETURN_TAB = exceptions field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 others = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IDAR_CONDGEN_VALUE_REQUEST_I01 - Include IDAR_CONDGEN_VALUE_REQUEST_I01 IDAR_CONDGEN_USER_COMMAND_0I01 - Include IDAR_CONDGEN_USER_COMMAND_0I01 IDAR_CONDGEN_UPDATE_ITEMSF01 - Include IDAR_CONDGEN_UPDATE_ITEMSF01 IDAR_CONDGEN_TC_SET_DYNKEY_O01 - Include IDAR_CONDGEN_TC_SET_DYNKEY_O01 IDAR_CONDGEN_TC_KEY_CHANGE_I01 - Include IDAR_CONDGEN_TC_KEY_CHANGE_I01 IDAR_CONDGEN_TC_KEY_CHANGEI01 - Include IDAR_CONDGEN_TC_KEY_CHANGEI01