IBKK_CORR_PRINT_INIT 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 IBKK_CORR_PRINT_INIT 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 IBKK_CORR_PRINT_INIT
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BKK_CHECK_SWITCH_ACTIVE CALL FUNCTION 'BKK_CHECK_SWITCH_ACTIVE' EXPORTING i_switch_nam = 'BKK_SFWS_SC_C04S00_CORE' IMPORTING re_switch_value = l_flg_active EXCEPTIONS switch_not_found = 1 OTHERS = 2.
RS_SET_SELSCREEN_STATUS CALL FUNCTION 'RS_SET_SELSCREEN_STATUS' EXPORTING p_status = 'SEL' TABLES p_exclude = l_tab_rspopname EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IBKK_CORR_PRINT_INIT - Include IBKK_CORR_PRINT_INIT IBKK_CORR_PRINT_FORM - Include IBKK_CORR_PRINT_FORM IBKK_CON_DUAL_CONTROL - Konstanten für das Freigabeverfahren IBKK_CLS_CON - Include IBKK_CLS_CON IBKK_ACC_CORR_FORM - Include IBKK_ACC_CORR_FORM IBKK_ACCNT_REACTN_F01 - Selection screen for account reactivation