IBKK_ACCNT_CLOSE_RELEASE_F01 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_ACCNT_CLOSE_RELEASE_F01 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_ACC_CLOSE_RELEASE_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BKK_GET_VALUE_RANGE_FOR_DTEL CALL FUNCTION 'BKK_GET_VALUE_RANGE_FOR_DTEL' EXPORTING i_dtel = l_con_data_element i_value = l_value IMPORTING e_valuetext = ls_release_text-release_text.
BKK_ACCL_4EYES_USER CALL FUNCTION 'BKK_ACCL_4EYES_USER' EXPORTING i_objectid = l_objectid IMPORTING e_username = ls_data-username e_rc = l_rc.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' * I_BYPASSING_BUFFER = ' ' * I_BUFFER_ACTIVE = ' ' i_callback_program = l_repid i_callback_pf_status_set = l_form_status_set i_callback_user_command = 'USER_COMMAND' i_callback_top_of_page = 'TOP_OF_PAGE' * I_CALLBACK_HTML_TOP_OF_PAGE = ' ' * I_CALLBACK_HTML_END_OF_LIST = ' ' * I_STRUCTURE_NAME = * I_BACKGROUND_ID = ' ' * I_GRID_TITLE = * I_GRID_SETTINGS = is_layout = ls_layout it_fieldcat = lt_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = i_default = g_con_ac_mark i_save = 'A' is_variant = ls_variant * IT_EVENTS = it_event_exit = lt_ev_exit * IS_PRINT = * IS_REPREP_ID = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IT_ALV_GRAPHICS = * IT_HYPERLINK = * IT_ADD_FIELDCAT = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = lt_data EXCEPTIONS program_error = 1 OTHERS = 2.
BKK_ACC_CLOSE_AUTHORITY_CHECK CALL FUNCTION 'BKK_ACC_CLOSE_AUTHORITY_CHECK' IMPORTING e_rc = l_rc.
BKK_GET_ACTIVITY_TEXT CALL FUNCTION 'BKK_GET_ACTIVITY_TEXT' EXPORTING i_actvt = g_con_release IMPORTING e_text = l_act_text .
POPUP_GET_VALUES_DB_CHECKED CALL FUNCTION 'POPUP_GET_VALUES_DB_CHECKED' EXPORTING check_existence = g_con_ac_mark popup_title = text-100 * START_COLUMN = '5' * START_ROW = '5' IMPORTING returncode = l_rc TABLES fields = lt_values EXCEPTIONS error_in_fields = 1 OTHERS = 2.
MESSAGE_LINE_SET CALL FUNCTION 'MESSAGE_LINE_SET' EXPORTING zeile = l_line EXCEPTIONS not_active = 0 OTHERS = 0.
BKK_BKKRS_GET_POSTDATE CALL FUNCTION 'BKK_BKKRS_GET_POSTDATE' EXPORTING i_bkkrs = ls_data-bkkrs IMPORTING e_postdate = l_postdate.
BKK_CHECK_SWITCH_ACTIVE CALL FUNCTION 'BKK_CHECK_SWITCH_ACTIVE' EXPORTING i_switch_nam = g_con_sfws_sc_c04s00_core IMPORTING re_switch_value = l_active.
BKK_ACCNT_CLOSE_CONTROL_SINGLE CALL FUNCTION 'BKK_ACCNT_CLOSE_CONTROL_SINGLE' EXPORTING i_bkkrs = ls_data-bkkrs i_cldate = ls_data-deldate i_acnum_int = ls_data-acnum_int i_acnum_ext = ls_data-acnum_ext i_flg_no_log_display = g_con_value_x IMPORTING e_rc = l_rc.
ENQUEUE_EBKK_ACCNT CALL FUNCTION 'ENQUEUE_EBKK_ACCNT' EXPORTING mode_bkk40 = 'E' mandt = sy-mandt bkkrs = u_bkkrs acnum_int = u_acnum_int EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
BKK4CHDOC_WRITE_DOCUMENT CALL FUNCTION 'BKK4CHDOC_WRITE_DOCUMENT' EXPORTING objectid = l_objectid tcode = l_tcode utime = l_utime udate = l_udate username = l_username * PLANNED_CHANGE_NUMBER = ' ' object_change_indicator = 'U' * PLANNED_OR_REAL_CHANGES = ' ' * NO_CHANGE_POINTERS = ' ' upd_icdtxt_bkk4chdoc = space n_bkk40 = ls_bkk40_dummy o_bkk40 = ls_bkk40_dummy upd_bkk40 = space n_bkk42 = ls_bkk42_dummy o_bkk42 = ls_bkk42_dummy upd_bkk42 = space n_bkk42_cc = ls_bkk42_cc_dummy o_bkk42_cc = ls_bkk42_cc_dummy upd_bkk42_cc = space upd_bkk43 = 'U' upd_bkk44 = space upd_bkk45 = space n_bkk46 = ls_bkk46_dummy o_bkk46 = ls_bkk46_dummy upd_bkk46 = space upd_bkk47 = space upd_bkk48 = space TABLES icdtxt_bkk4chdoc = lt_cdtxt_dummy xbkk43 = lt_bkk43_new ybkk43 = lt_bkk43_old xbkk44 = lt_bkk44_dummy ybkk44 = lt_bkk44_dummy xbkk45 = lt_bkk45_dummy ybkk45 = lt_bkk45_dummy xbkk47 = lt_bkk47_dummy ybkk47 = lt_bkk47_dummy xbkk48 = lt_bkk48_dummy ybkk48 = lt_bkk48_dummy xbkk56 = lt_bkk56_dummy ybkk56 = lt_bkk56_dummy.
ENQUEUE_READ CALL FUNCTION 'ENQUEUE_READ' EXPORTING gclient = l_gclient guname = l_guname gname = l_gname garg = l_garg TABLES enq = lt_enq EXCEPTIONS OTHERS = 1.
BKK_CHECK_SWITCH_ACTIVE CALL FUNCTION 'BKK_CHECK_SWITCH_ACTIVE' EXPORTING i_switch_nam = g_con_sfws_sc_c04s00_core IMPORTING re_switch_value = l_flg_switch EXCEPTIONS switch_not_found = 0.
REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = g_con_ac_mark CHANGING cs_variant = ls_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-201 diagnose_object = 'BKK_ACCNT_CLOSE_BACK' text_question = text-203 IMPORTING answer = l_answer.
MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE' EXCEPTIONS OTHERS = 0.
MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXCEPTIONS inconsistent_range = 1 no_messages = 2 OTHERS = 3.
CALL FUNCTION 'MESSAGES_GIVE' TABLES t_mesg = c_t_mesg EXCEPTIONS OTHERS = 0.
MESSAGES_STOP CALL FUNCTION 'MESSAGES_STOP' EXCEPTIONS a_message = 1 e_message = 2 i_message = 3 w_message = 4 OTHERS = 5.
APPL_LOG_INIT CALL FUNCTION 'APPL_LOG_INIT' EXPORTING object = g_con_appl_log_obj subobject = g_con_appl_log_subobj_acc EXCEPTIONS object_not_found = 1 subobject_not_found = 2 OTHERS = 3.
APPL_LOG_WRITE_HEADER CALL FUNCTION 'APPL_LOG_WRITE_HEADER' EXPORTING header = l_appl_header EXCEPTIONS object_not_found = 1 subobject_not_found = 2 OTHERS = 3.
APPL_LOG_WRITE_MESSAGES CALL FUNCTION 'APPL_LOG_WRITE_MESSAGES' EXPORTING object = g_con_appl_log_obj subobject = g_con_appl_log_subobj_acc update_or_insert = 'I' TABLES messages = l_t_appl_msg EXCEPTIONS object_not_found = 1 subobject_not_found = 2 OTHERS = 3.
APPL_LOG_WRITE_DB CALL FUNCTION 'APPL_LOG_WRITE_DB' EXPORTING object = g_con_appl_log_obj subobject = g_con_appl_log_subobj_acc TABLES object_with_lognumber = l_t_lognumber EXCEPTIONS object_not_found = 1 subobject_not_found = 2 internal_error = 3 OTHERS = 4.
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = lt_list_commentary.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name IBKK_ACCNT_CLOSE_RELEASE_F01 or its description.
IBKK_ACCNT_CLOSE_RELEASE_F01 - Include IBKK_ACC_CLOSE_RELEASE_F01 IBKK_ACCNT_CLOSE_RELEASE_C01 - Include IBKK_ACC_CLOSE_RELEASE_C01 IBKKVFORMAT - Include für Formroutinen bei Änderungen im Customizing IBKKVARR - Include for Globally Used Variables IBKKTCON - Include IBKKTCON IBKKMAC2 - Macro modules HY and CC