BSEL1F01 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 BSEL1F01 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: Form Routines Include for RKKBSELN
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CLEX_DISPLAY_SCOPE_OF_RESULT CALL FUNCTION 'CLEX_DISPLAY_SCOPE_OF_RESULT' EXPORTING DISPLAY_SCOPE_IN = XCLDAR_SAVE LANGU = SY-LANGU UPDATE = CON_SPACE USER = SY-UNAME IMPORTING DISPLAY_SCOPE_OUT = XCLDAR_SAVE EXCEPTIONS ERROR = 01.
CLEX_DISPLAY_SCOPE_OF_RESULT CALL FUNCTION 'CLEX_DISPLAY_SCOPE_OF_RESULT' EXPORTING DISPLAY_SCOPE_IN = V_XCLDAR LANGU = SY-LANGU UPDATE = CON_X USER = SY-UNAME IMPORTING DISPLAY_SCOPE_OUT = XCLDAR_RES EXCEPTIONS ERROR = 01.
CLSC_SELECT_OBJECTS_FROM_CLASS CALL FUNCTION 'CLSC_SELECT_OBJECTS_FROM_CLASS' EXPORTING CLASSES = CON_KKR_RCLAOR KLART = CON_KKR_KARTOR TABLE = CON_KKR_TNAMOR * NO_F8_IN_RESULT = CON_X NO_F8_IN_RESULT = LD_NOF8 TABLES OBJECTS = OBJEK EXCEPTIONS PF03 = 01 PF12 = 02 PF15 = 03.
K_KKB_CURRENT_APPLICATION_GET CALL FUNCTION 'K_KKB_CURRENT_APPLICATION_GET' IMPORTING E_ANW = L_ANW * E_TKKBU = EXCEPTIONS NO_APPLICATION_SET = 1 OTHERS = 2.
K_KKB_TKKBT_UPDATE CALL FUNCTION 'K_KKB_TKKBT_UPDATE' EXPORTING I_MODE = 'R' I_TKKBT = ATKKBT EXCEPTIONS FATAL_ERROR = 01 FOREIGN_LOCK = 02 NO_DATA_FOR_KEY = 03.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BSEL1F01 - Form Routines Include for RKKBSELN BSC_RFC_GET_PERSONALIZED======FT - BSCRFCGETPERSONALIZED======FT BSCL_VIEW_GENERATION_UI_CLASS - Include BSCL_VIEW_GENERATION_UI_CLASS BSCL_VIEW_GENERATION_PBO - Include BSCL_VIEW_GENERATION_PAI BSCL_VIEW_GENERATION_PAI - Include BSCL_VIEW_GENERATION_PAI BSCL_VIEW_GENERATION_GLOB_DATA - Include BSCL_VIEW_GENERATION_GLOB_DATA