RSODSO_ROLLBACK_TMPL 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 RSODSO_ROLLBACK_TMPL 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: Template: Deletion of Requests from DataStore-Object
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSD_SIDTAB_GET_FOR_CHA_BAS *@call function 'RSD_SIDTAB_GET_FOR_CHA_BAS' *@ exporting *@ i_chabasnm = rsd_c_dpanm-requid *@ importing *@ e_sidtab = l_requid_sidtab.
RSD_FIELDNM_GET_FROM_IOBJNM *@call function 'RSD_FIELDNM_GET_FROM_IOBJNM' *@ exporting *@ i_name = rsd_c_dpanm-requid *@ importing *@ e_ddname = l_requid_fldnm.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSODSO_ROLLBACK_TMPL - Template: Deletion of Requests from DataStore-Object RSODSO_ROLLBACK_CONSTANTS - Include RSODSO_ROLLBACK_CONSTANTS RSODSO_RDA_TMPL - Routinen für das aktualisieren, aktivieren und extrakieren RSODSO_MPP_SQL_LOG - Management of MPP SQL Statements RSODSO_MPP_SQL_LOG - Management of MPP SQL Statements RSODSO_MPP_DATA_VERIFY_GENEF01 - Include RSODSO_MPP_DATA_VERIFY_GENEF01