RSSM_DELETE_IPAK_WITHOUT_LS 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 RSSM_DELETE_IPAK_WITHOUT_LS 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.
Selection Text: DOIT = Delete from Database
Selection Text: LOGDPID = InfoPackage (For Debugging)
Title: Report RSSM_DELETE_IPAK_WITHOUT_LS
Text Symbol: 001 = InfoPackage deleted:
Text Symbol: 002 = InfoPackage could not be deleted:
Text Symbol: 003 = Sy-Subrc:
Text Symbol: 004 = InfoPackage deleted:
Text Symbol: 005 = InfoPackage could not be deleted:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSSM_SDL_INFOPACKAGE_DELETE call function 'RSSM_SDL_INFOPACKAGE_DELETE' exporting i_logdpid = l_t_ipak-logdpid i_logsys = l_t_ipak-logsys i_source = l_t_ipak-source i_variant = l_t_ipak-variant i_text = l_s_text-text importing e_subrc = l_subrc.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSSM_DELETE_IPAK_WITHOUT_LS - Report RSSM_DELETE_IPAK_WITHOUT_LS RSSM_DELETE_IPAK_WITHOUT_LS - Report RSSM_DELETE_IPAK_WITHOUT_LS RSSM_DELETE_INITSEL_OLTP - Delete Initial Selections in OLTP and BW RSSM_DELETE_INITSEL_OLTP - Delete Initial Selections in OLTP and BW RSSM_DEBUGGER_SWITCH - Switch Debugger RSSM_DEBUGGER_SWITCH - Switch Debugger