SAP Reports / Programs | Basis Components | Basis Components | Table Maintenance Tool(BC-CUS-TOL-TME) SAP BC

RSVIMT_UC_VIEW_MAINT_GEN SAP ABAP Report - Regeneration of View Maintenance Dialogs for Unicode Conversion







RSVIMT_UC_VIEW_MAINT_GEN 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 RSVIMT_UC_VIEW_MAINT_GEN into the relevant SAP transactions such as SE38 or SE80


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


Text pool values


Selection Text: PA_ORDER = Request/Task
Selection Text: PA_OUTP = Reduced Output
Selection Text: PF_LOCL = Include Local Objects
Selection Text: SO_AREA = Function Group(s)
Selection Text: SO_AUTH = Person(s) Responsible
Selection Text: SO_DEVC = Package(s)
Selection Text: SO_VIEW = View(s)
Title: Regeneration of View Maintenance Dialogs for Unicode Conversion
Text Symbol: 021 = Include Name
Text Symbol: 020 = Function Group
Text Symbol: 019 = Function Groups with Other Errors:
Text Symbol: 018 = All Function Groups which Satisy the Selection Criteria
Text Symbol: 017 = Function Groups which are in the current system
Text Symbol: 016 = Function Groups which are Locked by the Specified User
Text Symbol: 015 = The Following Includes Could not be Regenerated:
Text Symbol: 014 = Local Function Groups (Not Transportable):
Text Symbol: 013 = Function Groups which were Assigned to a Transport Request:
Text Symbol: 012 = The Following Includes were Regenerated:
Text Symbol: 011 = Current System:
Text Symbol: 010 = Generator Version:
Text Symbol: 003 = List Output
Text Symbol: 002 = Transport
Text Symbol: 001 = Selection
Text Symbol: 026 = Srce System
Text Symbol: 027 = Package
Text Symbol: 028 = L
Text Symbol: 029 = Status
Text Symbol: 030 = Option(s)
Text Symbol: 040 = Version OK
Text Symbol: 041 = Version Too Old
Text Symbol: 054 = Not Generatable
Text Symbol: 053 = Wrong System
Text Symbol: 052 = Locked. Gen. Manually
Text Symbol: 051 = Only Generatable
Text Symbol: 050 = Gen. and Transp.
Text Symbol: 048 = Transport Layer Error
Text Symbol: 047 = Generation Error
Text Symbol: 046 = Transport Error





Text Symbol: 045 = Unknown
Text Symbol: 044 = Contains No Views
Text Symbol: 043 = Wrong Group
Text Symbol: 042 = Wrong Version
Text Symbol: 116 = FG is locked in various requests
Text Symbol: 115 = FG is being edited by
Text Symbol: 114 = FG locked by external requests
Text Symbol: 113 = Generic FG cannot be regenerated
Text Symbol: 112 = Request lock error
Text Symbol: 111 = Mixed repair/correction objects in request
Text Symbol: 110 = Mixed local/consolidation requests
Text Symbol: 109 = FG in delivery system - Contact Q-team
Text Symbol: 108 = DDIC in customer system
Text Symbol: 107 = FG in consolidation layer
Text Symbol: 106 = System closed - No changes can be made
Text Symbol: 105 = Transport layer error
Text Symbol: 104 = Transport request write error
Text Symbol: 103 = Owner
Text Symbol: 102 = FG locked by task/request
Text Symbol: 101 = Wrong source system - Run in report in original system
Text Symbol: 100 = FG cannot be edited in Hot Package system - Contact Q-Team
Text Symbol: 056 = No Generation Required
Text Symbol: 055 = OK
Text Symbol: 130 = Error updating TADIR
Text Symbol: 129 = No licence to change the function group
Text Symbol: 128 = FG can only be generated in SAP package
Text Symbol: 127 = Small changes allowed for current user
Text Symbol: 126 = ALE object can only be displayed, not regenerated
Text Symbol: 125 = You can only "Display" in this client
Text Symbol: 122 = No package exists for the function group
Text Symbol: 121 = TADIR entry for function group missing
Text Symbol: 120 = Repository objects cannot be changed in this client
Text Symbol: 118 = Function groups link to various tasks
Text Symbol: 117 = Lokal and transportable function groups mixed
Text Symbol: 025 = None
Text Symbol: 024 = Task
Text Symbol: 023 = Request
Text Symbol: 022 = Author


INCLUDES used within this REPORT RSVIMT_UC_VIEW_MAINT_GEN

INCLUDE IMT_UC_VIEW_MAINT_GEN_TOP.





INCLUDE IMT_UC_VIEW_MAINT_GEN_F01.
INCLUDE IMT_UC_VIEW_MAINT_GEN_I01.
INCLUDE IMT_UC_VIEW_MAINT_GEN_O01.


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