SAP Reports / Programs | Basis Components | ABAP Runtime Environment | Transaction Variant and Table Control Settings(BC-ABA-TV) SAP BC

SAPMSHD0 SAP ABAP dialog Program - Transaction Variant Maintenance







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

SHD0_MANDT - Client Dependent Tr. Variants
SHD1 - Internal: Variant transaction call
SHD0 - Transaction and Screen Variants
OLMRLIST - Maintain List Variant
SHDS - Internal: Save transaction variant
SHD_SWITCH - Activate Standard Variant User
OLMRVERDLIST - Maintain Aggregation Variant


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


Text pool values


Title: Transaction Variant Maintenance
Text Symbol: 311 = Proposal
Text Symbol: 310 = Group Name
Text Symbol: 302 = Cross-client transaction variants
Text Symbol: 301 = Client-specific transaction variants
Text Symbol: 121 = Delete Variant Group
Text Symbol: 120 = Should the Variant Group Be Deleted with All User Assignments?
Text Symbol: 100 = Standard Variant
Text Symbol: 058 = Assignment changed
Text Symbol: 057 = Delete
Text Symbol: 056 = For transaction
Text Symbol: 055 = For status
Text Symbol: 054 = Function code:
Text Symbol: 053 = GUI status:
Text Symbol: 052 = Program
Text Symbol: 050 = Deactivated Functions
Text Symbol: 042 = Get variant
Text Symbol: 041 = Overwrite?
Text Symbol: 040 = Variant already exists
Text Symbol: 039 = Screen variants for transaction
Text Symbol: 035 = Short text
Text Symbol: 034 = Changed on/by
Text Symbol: 033 = Created on/by
Text Symbol: 032 = Variant
Text Symbol: 031 = Transaction
Text Symbol: 028 = Deactivate client-specific standard variant?
Text Symbol: 027 = Deactivate client-independent standard variant?
Text Symbol: 026 = Activate standard variant
Text Symbol: 025 = Cancel?
Text Symbol: 024 = Cancel
Text Symbol: 022 = Back
Text Symbol: 021 = Save first?
Text Symbol: 020 = Variant was changed.
Text Symbol: 011 = Delete
Text Symbol: 010 = Delete variant
Text Symbol: 004 = No
Text Symbol: 003 = Yes
Text Symbol: 002 = This variant contains other screens, adopt these as well?





Text Symbol: 001 = Save variant


INCLUDES used within this REPORT SAPMSHD0

No INCLUDES are used within this REPORT code!


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