RSSODLIN 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 RSSODLIN 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: TRASH = Trash
Selection Text: TEST = Run as test
Selection Text: RESUB = Resubmission
Selection Text: PRIVFOL = Pers.folders: Doc., folders
Selection Text: PRIVDOC = Pers.folders: Documents only
Selection Text: OUTBOX = Outbox
Selection Text: NAME = SAP Name
Selection Text: INBOX = Inbox
Title: SAPoffice: Administration: Delete Folder Entries of a User
Text Symbol: 023 = Number of DB Entries Before Commit
Text Symbol: 022 = Status
Text Symbol: 021 = Folder
Text Symbol: 020 = User
Text Symbol: 019 = Not all distribution lists could be deleted completely
Text Symbol: 018 = Folder could not be deleted
Text Symbol: 017 = No folder selected
Text Symbol: 016 = No user specified
Text Symbol: 015 = Folder deleted successfully
Text Symbol: 014 = Report has been run in test mode
Text Symbol: 013 = Personal folder - documents and folders
Text Symbol: 012 = Personal folder - documents only
Text Symbol: 011 = Resubmission
Text Symbol: 010 = Trash
Text Symbol: 009 = Outbox
Text Symbol: 008 = Inbox
Text Symbol: 007 = Run as test
Text Symbol: 006 = User's SAP name (generic entry possible)
Text Symbol: 005 = Only administrators are allowed to start this report
Text Symbol: 004 = Start reorg. (RSSORE00)
Text Symbol: 003 = could not be deleted
Text Symbol: 002 = deleted
Text Symbol: 001 = No user selected
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SO_WASTE_BASKET_CLEAR_IN_VB call function 'SO_WASTE_BASKET_CLEAR_IN_VB' "TE071298 exporting "TE071298 folder_id = folder_id "TE071298 owner = name "TE071298 exceptions "TE071298 waste_basket_not_cleared = 2 "TE071298 others = 1. "TE071298
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSSODLIN - SAPoffice: Administration: Delete Folder Entries of a User RSSODLIN - SAPoffice: Administration: Delete Folder Entries of a User RSSODIAD - GBT: Check Report for Direct Addresses RSSODIAD - GBT: Check Report for Direct Addresses RSSODFRE - Delete Documents from Hidden Folder RSSODFRE - Delete Documents from Hidden Folder