CNV_10993_CLASSES 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 CNV_10993_CLASSES 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 CNV_10993_MAIN_TEST_CLASSES
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BAL_DB_RELOAD CALL FUNCTION 'BAL_DB_RELOAD' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 0.
BAL_DB_LOAD * call function 'BAL_DB_LOAD' * exporting * i_t_log_handle = lt_log_handle * i_client = sy-mandt * i_exception_if_already_loaded = 'X' * exceptions * no_logs_specified = 1 * log_not_found = 2 * log_already_loaded = 3 * others = 4.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 1.
BAL_DB_RELOAD CALL FUNCTION 'BAL_DB_RELOAD' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 0.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 1.
BAL_DB_RELOAD CALL FUNCTION 'BAL_DB_RELOAD' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 0.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 1.
BAL_DB_RELOAD * call function 'BAL_DB_RELOAD' * EXPORTING * i_t_log_handle = lt_log_handle * EXCEPTIONS * others = 0.
BAL_DSP_LOG_DISPLAY * call function 'BAL_DSP_LOG_DISPLAY' * EXPORTING * i_t_log_handle = lt_log_handle * EXCEPTIONS * others = 1.
BAL_DB_RELOAD * call function 'BAL_DB_RELOAD' * EXPORTING * i_t_log_handle = lt_log_handle * EXCEPTIONS * others = 0.
BAL_DSP_LOG_DISPLAY * call function 'BAL_DSP_LOG_DISPLAY' * EXPORTING * i_t_log_handle = lt_log_handle * EXCEPTIONS * others = 1.
BAL_DB_RELOAD CALL FUNCTION 'BAL_DB_RELOAD' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 0.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_t_log_handle = lt_log_handle EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNV_10993_CLASSES - Include CNV_10993_MAIN_TEST_CLASSES CNV_10993_BUILD_TOP - Include CNV_10993_BUILD_TOP CNV_10993_BUILD_SRCHLIST - Program CNV_10993_BUILD_SRCHLIST CNV_10993_BUILD_SRCHLIST - Program CNV_10993_BUILD_SRCHLIST CNV_10993_BUILD_FORM - Include CNV_10993_BUILD_FORM CNV_10992_START_SEARCH - Find unknown text objects: Schedule search jobs