SAP Reports / Programs

RSUVM000 SAP ABAP dialog Program - System Measurement: Dialog Interface for Transaction USMM







RSUVM000 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 RSUVM000 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

USMM - Customer Measurement


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 RSUVM000. "Basic submit
SUBMIT RSUVM000 AND RETURN. "Return to original report after report execution complete
SUBMIT RSUVM000 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: System Measurement: Dialog Interface for Transaction USMM
Text Symbol: 062 = Do you want to reset the job control?
Text Symbol: 070 = Note
Text Symbol: 071 = You can receive an e-mail confirmation when SAP receive your
Text Symbol: 072 = measurement results.
Text Symbol: 073 = To do so, maintain your e-mail address on the "Addresses" tab page (optional).
Text Symbol: 074 = The e-mail address that you entered is not correct.
Text Symbol: 075 = Check your entry
Text Symbol: 076 = Receipt Confirmation
Text Symbol: 080 = USMM Special User Types:
Text Symbol: 081 = A special module user can only be activated if it has been assigned an
Text Symbol: 082 = appropriate description (not INITIAL). First overwrite the user type
Text Symbol: 083 = description(s) and then activate the user(s):
Text Symbol: 084 = A special module user can only be used for classification if it has been
Text Symbol: 085 = assined an appropriate description. You are using special module users without an
Text Symbol: 086 = appropriate description. Do you want to assign a description or to
Text Symbol: 087 = deactivate these users?
Text Symbol: 088 = Deactivate
Text Symbol: 089 = Maintn
Text Symbol: 099 = Background User Measurement
Text Symbol: 100 = Client-Specific Measurement
Text Symbol: 101 = Client-specific measurement is still running.
Text Symbol: 102 = It is not possible to change the client selection.
Text Symbol: 103 = Incorrect entry in table TUCON.
Text Symbol: 104 = Contact your administrator or SAP using component XX-SER-LAS.
Text Symbol: 061 = USMM Meas. Jobs
Text Symbol: 001 = System Measurement
Text Symbol: 002 = Release for Transfer to SAP
Text Symbol: 003 = Transfer Data to SDCC
Text Symbol: 004 = Transfer Data to SDCC
Text Symbol: 005 = Transfer of Data to SDCC Locked
Text Symbol: 020 = Store Special Module Texts
Text Symbol: 021 = Do you want to copy the new user type description(s) to all
Text Symbol: 022 = language versions of this client?
Text Symbol: 023 = Not possible to change text in this language:
Text Symbol: 024 = No valid langugage version
Text Symbol: 030 = This function only uses saved
Text Symbol: 031 = data. Save now?





Text Symbol: 032 = Changed Data Could Be Lost
Text Symbol: 033 = Do You Want to Save?
Text Symbol: 040 = No active price lists
Text Symbol: 041 = No default user type defined
Text Symbol: 051 = Transfer to SAP?
Text Symbol: 052 = Do You Want to Transfer the Results of the Measurement to SAP Now?
Text Symbol: 053 = Yes
Text Symbol: 054 = No
Text Symbol: 060 = Measurement Data Has Never Previously Been Transferred to SAP.
004 |SessionNo.|ment |Event |Date Time | |
003 |SDCC |ure- | | | |
002 | |Meas- | | | |
001 --------------------------------------------------------------------------------


INCLUDES used within this REPORT RSUVM000

INCLUDE RSUVMIN5.
INCLUDE VM000_F01.


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 RSUVM000 or its description.