IDAR_CONDGEN_CHECK_FORMS 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_CHECK_FORMS 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_CHECK_FORMS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CONVERSION_EXIT_MATN1_INPUT CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT' EXPORTING input = x_matnr IMPORTING output = x_matnr.
CONVERSION_EXIT_MATN1_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_MATN1_OUTPUT' EXPORTING input = x_matnr IMPORTING output = x_matnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = x_lifnr IMPORTING output = x_lifnr.
CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = x_lifnr IMPORTING output = x_lifnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = x_kunnr IMPORTING output = x_kunnr.
CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = x_kunnr IMPORTING output = x_kunnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = x_knrze IMPORTING output = x_knrze.
CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = x_knrze IMPORTING output = x_knrze.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = x_kunwe IMPORTING output = x_kunwe.
CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = x_kunwe IMPORTING output = x_kunwe.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = x_kunre IMPORTING output = x_kunre.
CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = x_kunre IMPORTING output = x_kunre.
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_CHECK_FORMS - Include IDAR_CONDGEN_CHECK_FORMS IDAR_CONDGEN_CHECK_DYNKEYF01 - Include IDAR_CONDGEN_CHECK_DYNKEYF01 IDAR_CONDGEN_CHECK_DYNKEY1I01 - Include IDAR_CONDGEN_CHECK_DYNKEY1I01 IDAR_CONDGEN_CALL_SCREEN_03F01 - Include IDAR_CONDGEN_CALL_SCREEN_03F01 IDAR_CONDGENVIEW_USER_COMMAND - Handle user commands IDAR_CONDGENVIEW_STATUS_0001O1 - Set status for screen 0001