SAP Reports / Programs | Basis Components | Upgrade - General(BC-UPG) SAP BC

SAPMSRT0 SAP ABAP dialog Program - Program SAPMSRT1







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SRT0 - Repository Switch: PUTTB Handling


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPMSRT0. "Basic submit
SUBMIT SAPMSRT0 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMSRT0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 006 = Screen status could not be set
Text Symbol: 007 = Do you want to save the changes?
Text Symbol: 008 = Exit Processing
Text Symbol: 009 = Cancel Processing?
Text Symbol: 010 = Cancel Processing
Text Symbol: 011 = Table PUTTBC is already locked
Text Symbol: 012 = Error while locking table PUTTBC
Text Symbol: 013 = Entry has already been saved
Text Symbol: 014 = Entry was saved
Text Symbol: 016 = An entry for this table already exists
Text Symbol: 017 = Select entries to be deleted
Text Symbol: 018 = Select block end
Text Symbol: 019 = Last entry is already being displayed
Text Symbol: 020 = First entry is already being displayed
Text Symbol: 021 = Table
Text Symbol: 022 = Include entry cannot be copied
Text Symbol: 023 = Table PUTTB already contains entries for this Basis release.
Text Symbol: 024 = These will be overwritten.
Text Symbol: 025 = Continue?
Text Symbol: 026 = Generate PUTTB
Text Symbol: 027 = Processing was canceled
Text Symbol: 028 = Component does not exist
Text Symbol: 029 = Invalid table name/include name
Text Symbol: 030 = Generating PUTTB from include not possible
Text Symbol: 031 = PUTTB entries were generated
Text Symbol: 032 = Error while generating PUTTB entries
Text Symbol: 033 = Component & already exists
Text Symbol: 034 = Include & already exists


INCLUDES used within this REPORT SAPMSRT0

INCLUDE MSRT0TOP.
INCLUDE MSRT0O01.
INCLUDE MSRT0I01.
INCLUDE MSRT0F01.
INCLUDE MSRT0E01.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPMSRT0 or its description.