RSBK_CHECK_REQUEST_DTP_EXIST is a standard Executable ABAP Report 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 RSBK_CHECK_REQUEST_DTP_EXIST 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: Repair Incomplete DTP Requests Without DTP
Text Symbol: 001 = Request & could not be repaired - main version could not be generated
Text Symbol: 002 = Request & Repaired
Text Symbol: 003 = No Requests With Errors Found
Text Symbol: 004 = No Further Requests With Errors Found
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RRSI_SID_VAL_SINGLE_CONVERT call function 'RRSI_SID_VAL_SINGLE_CONVERT' exporting i_iobjnm = '0REQUID' i_sid = l_t_request-requid importing e_chavl = l_rnr exceptions no_value_for_sid = 1 x_message = 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.
RSBK_CHECK_REQUEST_DTP_EXIST - Repair Incomplete DTP Requests Without DTP RSBK_CHECK_REQUEST_DTP_EXIST - Repair Incomplete DTP Requests Without DTP RSBK_CHECK_REPAIR_SRC_TGT - Report RSBK_CHECK_REPAIR_SRC_TGT RSBK_CHECK_REPAIR_SRC_TGT - Report RSBK_CHECK_REPAIR_SRC_TGT RSBK_CHECK_ERRORDTP_CONSISTANY - Report RSBK_CHECK_ERRORDTP_CONSISTANY RSBK_CHECK_ERRORDTP_CONSISTANY - Report RSBK_CHECK_ERRORDTP_CONSISTANY