SAP Reports / Programs | Basis Components | Security | User Information System(BC-SEC-USR-IS) SAP BC

RSUSR008_009_F01 SAP ABAP INCLUDE - RSUSR008009F01







RSUSR008_009_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 RSUSR008_009_F01 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RSUSR008_009_F01. "Basic submit
SUBMIT RSUSR008_009_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT RSUSR008_009_F01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RSUSR008_009_F01

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = 'UE' number = '002' par1 = gf_msgv1 par2 = gf_msgv2 par3 = gf_msgv3 importing return = gs_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = 'UE' number = '003' par1 = gf_msgv1 par2 = gf_msgv2 par3 = gf_msgv3 par4 = gf_msgv4 importing return = gs_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'E' cl = '01' number = '886' par1 = gf_msgv1 par2 = gf_msgv2 importing return = gs_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = '01' number = '884' par1 = gf_msgv1 importing return = gs_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'E' cl = '01' number = '887' par1 = gf_msgv1 par2 = gf_msgv2 importing return = gs_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = '01' number = '885' par1 = gf_msgv1 importing return = gs_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'A' cl = '01' number = '871' par1 = gf_msgv1 importing return = gs_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'A' cl = '01' number = '872' par1 = gf_msgv1 importing return = gs_return.

PRGN_FUNCTION_EXIST call function 'PRGN_FUNCTION_EXIST' exporting name = 'SUSR_GET_LOG_EXIT_COMMAND' exceptions others = 1.

SUSR_GET_LOG_EXIT_COMMAND call function 'SUSR_GET_LOG_EXIT_COMMAND' importing es_s_excm = gv_log_return.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = 5 text = lv_txt.

SUSR_POPUP_LIST_WITH_TEXT call function 'SUSR_POPUP_LIST_WITH_TEXT' exporting text1 = lv_txt1 text2 = lv_txt2 importing ok_code = lv_okcode tables list = pt_list.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = 10 text = lv_txt.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'W' cl = '01' number = '319' par1 = lv_msg1 par2 = lv_msg2 par3 = lv_msg3 importing return = gs_return.

DDIF_NAMETAB_GET call function 'DDIF_NAMETAB_GET' exporting tabname = -entitytab all_types = ' ' tables dfies_tab = field_tab exceptions not_found = 1 others = 2.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'S' cl = 'UE' number = '011' importing return = ls_return.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'E' cl = 'UE' number = '012' importing return = ls_return.



Contribute (Add Comments)

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 RSUSR008_009_F01 or its description.