SAPMSRT0 is a standard Module pool for a dialog screen ABAP Program 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 SAPMSRT0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SRT0 - Repository Switch: PUTTB Handling
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: Program SAPMSRT1
Text Symbol: 035 = Component & does not exist
Text Symbol: 036 = Include & does not exist
Text Symbol: 037 = Component & was added
Text Symbol: 038 = Include & was added
Text Symbol: 039 = Include cannot be deleted
Text Symbol: 040 = as it is still being used.
Text Symbol: 041 = Delete component &
Text Symbol: 042 = Delete include &
Text Symbol: 043 = Delete &?
Text Symbol: 044 = & was deleted
Text Symbol: 045 = Applications
Text Symbol: 046 = Where-used list for includes only
Text Symbol: 047 = Include & is not being used
Text Symbol: 048 = E: Fill out all required fields
Text Symbol: 049 = Saving not possible as no entries exist
Text Symbol: 050 = Choose a different component
Text Symbol: 051 = Entries in Component
Text Symbol: 052 = Entries in Include
Text Symbol: 053 = No entries for copying found
Text Symbol: 054 = No entries were copied
Text Symbol: 055 = Include does not exist
Text Symbol: 056 = An entry for this include already exists
Text Symbol: 057 = & => Include does not exist
Text Symbol: 058 = & => Table is redundant
Text Symbol: 059 = Include is consistent (current release)
Text Symbol: 060 = Component is consistent (current release)
Text Symbol: 061 = Include is inconsistent
Text Symbol: 062 = Component is inconsistent
Text Symbol: 063 = (Generation was canceled)
Text Symbol: 064 = Type change (component<->Include) not allowed
Text Symbol: 065 = & was renamed
Text Symbol: 066 = Action was cancelled
Text Symbol: 001 = Component
Text Symbol: 002 = Include
Text Symbol: 003 = Entries have already been saved
Text Symbol: 004 = Error occurred in &
Text Symbol: 005 = Entries saved without checking
INCLUDE MSRT0TOP.
INCLUDE MSRT0O01.
INCLUDE MSRT0I01.
INCLUDE MSRT0F01.
INCLUDE MSRT0E01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.