SR002E10 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 SR002E10 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: Events in Report rsusr002
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SELECT_OPTIONS_RESTRICT call function 'SELECT_OPTIONS_RESTRICT' exporting restriction = restrict exceptions others = 1.
PRGN_FUNCTION_EXIST call function 'PRGN_FUNCTION_EXIST' exporting name = 'SUSR_GET_LOG_EXIT_COMMAND' exceptions function_not_found = 1 others = 2.
SUSR_GET_LOG_EXIT_COMMAND call function 'SUSR_GET_LOG_EXIT_COMMAND' importing es_s_excm = gs_s_excm.
SUSR_USERS_LIST_ALV call function 'SUSR_USERS_LIST_ALV' exporting id_alv_layout = p_layout "note 890141 id_alv_title = p_title "note 910490 tables users = userlist intusr02 = intusr02 intusr01 = intusr01 intusr06 = intusr06 intusrefus = intusrefus userprof = userprof useragr = useragr.
SUSR_USERS_LIST_ALV call function 'SUSR_USERS_LIST_ALV' exporting listmark = 'X' id_alv_layout = p_layout "note 1858579 id_alv_title = p_title "note 1858579 tables users = userlist intusr02 = intusr02 intusr01 = intusr01 intusr06 = intusr06 intusrefus = intusrefus userprof = userprof useragr = useragr.
BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = '01' number = '127' par1 = gd_msgv1 par4 = gd_msgv4 importing return = gs_return.
BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = 'UE' number = '010' par1 = gd_msgv1 par4 = gd_msgv4 importing return = gs_return.
BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = '&5' number = '&4' par1 = gd_msgv1 par2 = gd_msgv1 " for the message 156(BV) par4 = gd_msgv4 importing return = gs_return.
BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = '&7' number = '&6' par1 = gd_msgv1 par2 = gd_msgv1 " for the message 156(BV) par4 = gd_msgv4 importing return = gs_return.
BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = '01' number = '391' par1 = gd_msgv1 importing return = gs_return.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'KEYNR' "#EC NOTEXT value_org = 'S' tables value_tab = lt_f4_text exceptions parameter_error = 1 no_values_found = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SR002E10 - Events in Report rsusr002 SR002ATOP - documentation and ABAP source code SR002AF10 - documentation and ABAP source code SR002AE10 - documentation and ABAP source code SQSC_INDEX_ALL_PROXIES - Repository Information System: Index all proxies SQSC_INDEX_ALL_PROXIES - Repository Information System: Index all proxies