SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Activation Program, Conversion Program, DB Utility, MC, SPDD(BC-DWB-DIC-AC) SAP BC

SAPMSEDS SAP ABAP dialog Program - DD_ Technical Settings Maintenance Transaction







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


Text pool values


Title: DD_ Technical Settings Maintenance Transaction
Text Symbol: 040 = to
Text Symbol: 041 = Buff.Type
Text Symbol: 042 = Description
Text Symbol: 043 = Number
Text Symbol: 044 = Key field 1 is used for generic buffering
Text Symbol: 045 = Key fields 1 to & are used for generic buffering
Text Symbol: 046 = Exit editing
Text Symbol: 047 = Save before
Text Symbol: 048 = exiting editing?
Text Symbol: 049 = Do you want to cancel
Text Symbol: 050 = editing?
Text Symbol: 051 = Cancel processing
Text Symbol: 052 = full partial generic no entry
Text Symbol: 053 = generic
Text Symbol: 054 = partial
Text Symbol: 055 = Full
Text Symbol: 056 = None
Text Symbol: 057 = (Latest table version)
Text Symbol: 058 = (Active table version)
Text Symbol: 059 = Maintain as transparent table
Text Symbol: 060 = Convert to transparent table
Text Symbol: 061 = Data records expected:
Text Symbol: 062 = Value & is not allowed
Text Symbol: 063 = Cluster
Text Symbol: 064 = Pool
Text Symbol: 065 = Transparent
Text Symbol: 066 = Physical
Text Symbol: 067 = Table does not exist
Text Symbol: 068 = Generated Table for View &
Text Symbol: 069 = and no database view
Text Symbol: 070 = View
Text Symbol: 071 = All Texts Have Original Language &
Text Symbol: 072 = Manual Configuration
Text Symbol: 073 = Newest
Text Symbol: 074 = Active
Text Symbol: 200 = Message text does not exist in language &
Text Symbol: 039 = SzCat





Text Symbol: 001 = Saved
Text Symbol: 002 = Not saved
Text Symbol: 003 = New
Text Symbol: 004 = Revised
Text Symbol: 005 = Active
Text Symbol: 006 = Table
Text Symbol: 007 = Error calling FUNCTION DD OBJPROTNAME DEL
Text Symbol: 008 = Log delete failed, but header already deleted
Text Symbol: 009 = Activation is only possible if all checks have been activated
Text Symbol: 010 = Error in the check structure for controlling the activation program
Text Symbol: 011 = Gen. buffering not possible, so no. of key fields cannot be specified.
Text Symbol: 012 = Incorrect call of FORM ACTDD09L
Text Symbol: 013 = Error setting parameter AEND FLAG
Text Symbol: 014 = Error in Routine GET_KEYNR
Text Symbol: 015 = Invalid error number
Text Symbol: 016 = Illegal bit number in TESTERRLIST
Text Symbol: 017 = Error calling FORM DELETEDD09V in program RDD09DAT
Text Symbol: 018 = Data class
Text Symbol: 019 = Size category
Text Symbol: 020 = Buffering type
Text Symbol: 021 = Compression
Text Symbol: 022 = Number of fields for key
Text Symbol: 023 = Logging
Text Symbol: 024 = Transparent
Text Symbol: 025 = Table
Text Symbol: 027 = Exit from detail screen
Text Symbol: 028 = Save parameters first?
Text Symbol: 029 = Back
Text Symbol: 030 = Are you sure you want to
Text Symbol: 031 = delete the parameters?
Text Symbol: 032 = Delete Parameters
Text Symbol: 033 = Key section
Text Symbol: 034 = Data part
Text Symbol: 035 = Undo Change
Text Symbol: 036 = Restore active version
Text Symbol: 037 = of technical settings
Text Symbol: 038 = Number of data records of table expected


INCLUDES used within this REPORT SAPMSEDS

INCLUDE MSEDSTOP. " ALLGEMEINE DATENSTRUKTUREN


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