SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Logical Database Builder(BC-DWB-TOO-LDB) SAP BC

SAPMSLDB SAP ABAP dialog Program - Module Pool for Transaction SLDB (Logical Databases)







SAPMSLDB is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for Module pool for transaction to display and change logical databases...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter SAPMSLDB 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

SLDB - Logical Databases (Tree Structure)
SE36 - Logical Database Builder


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


Text pool values


Title: Module Pool for Transaction SLDB (Logical Databases)
Text Symbol: 620 = Are you sure you have made all settings?
Text Symbol: 559 = No change
Text Symbol: 554 = Additionally entered objects
Text Symbol: 550 = Objects checked in the database program
Text Symbol: 465 = Cancel
Text Symbol: 462 = anyway?
Text Symbol: 460 = Do you want to cancel processing
Text Symbol: 445 = of &1 first?
Text Symbol: 444 = Save short text and message ID
Text Symbol: 442 = of &1 first?
Text Symbol: 441 = Save the changed short text
Text Symbol: 419 = Logical database &1: Information types include
Text Symbol: 303 = No views or entities exist for logical database
Text Symbol: 302 = Entity
Text Symbol: 301 = View
Text Symbol: 300 = Table
Text Symbol: 283 = Save anyway?
Text Symbol: 282 = fields common with LDB.
Text Symbol: 281 = Search help was deleted because no
Text Symbol: 280 = Delete search help
Text Symbol: 273 = ;;
Text Symbol: 272 = of &1 first?
Text Symbol: 271 = Save changed search help
Text Symbol: 258 = regenerated?
Text Symbol: 257 = database &1 be deleted and
Text Symbol: 256 = Should the program of the logical
Text Symbol: 253 = structure and selections?
Text Symbol: 252 = database &1 be generated from
Text Symbol: 251 = Should the program of the logical
Text Symbol: 250 = Generate program
Text Symbol: 248 = and regenerated?
Text Symbol: 871 = Name of logical database
Text Symbol: 870 = Wrapper Class for Logical Database
Text Symbol: 861 = Dynamic
Text Symbol: 860 = Type pool
Text Symbol: 859 = DDICType
Text Symbol: 858 = Table





Text Symbol: 856 = Short text
Text Symbol: 854 = Node type
Text Symbol: 852 = Table / Type
Text Symbol: 851 = Name of Root Node
Text Symbol: 850 = Node name
Text Symbol: 820 = Types allowed for node %_1
Text Symbol: 806 = saved first?
Text Symbol: 805 = Should the values changed be
Text Symbol: 804 = Save values?
Text Symbol: 802 = of logical database
Text Symbol: 800 = Currency and quantity fields
Text Symbol: 754 = Search help table
Text Symbol: 753 = Field name
Text Symbol: 752 = Like field
Text Symbol: 751 = Nodes for which field selections are to be generated
Text Symbol: 750 = Nodes for which free selections are to be generated
Text Symbol: 660 = Node type display help
Text Symbol: 656 = No
Text Symbol: 655 = Yes
Text Symbol: 650 = Do you want to define a new search help?
Text Symbol: 640 = Search help
Text Symbol: 637 = 4. any search help defined
Text Symbol: 635 = 3. any free selections and field selections defined
Text Symbol: 630 = 2. Selections defined
Text Symbol: 625 = 1. Table structure defined
Text Symbol: 247 = logical database &1 be deleted
Text Symbol: 108 = Do selection texts exist?
Text Symbol: 107 = Does short text exist?
Text Symbol: 106 = Does documentation exist?
Text Symbol: 105 = Is syntax of database program correct?
Text Symbol: 104 = Does database program exist?
Text Symbol: 103 = Do selections exist?
Text Symbol: 102 = Does structure exist?
Text Symbol: 101 = Does logical database exist?
Text Symbol: 070 = Search help
Text Symbol: 062 = Initial Screen
Text Symbol: 061 = Logical Databases
Text Symbol: 060 = Transaction
Text Symbol: 045 = Short text





Text Symbol: 044 = Decimal
Text Symbol: 043 = Length
Text Symbol: 042 = Type
Text Symbol: 041 = Key
Text Symbol: 040 = Field name
Text Symbol: 034 = Changed on
Text Symbol: 033 = Changed by
Text Symbol: 032 = Created on
Text Symbol: 031 = Author
Text Symbol: 030 = Program
Text Symbol: 026 = Table for where-used list
Text Symbol: 025 = Deletion not possible - logical database &1 is being used by:
Text Symbol: 019 = the call?
Text Symbol: 018 = PUT include for node &1
Text Symbol: 015 = Program already exists
Text Symbol: 014 = Program generated on basis of structure and selections
Text Symbol: 013 = Selections already exist
Text Symbol: 012 = Selections are generated from the structure
Text Symbol: 109 = Does Include for Infotypes exist?
Text Symbol: 246 = Should the selections of
Text Symbol: 243 = from the structure?
Text Symbol: 242 = logical database &1 be generated
Text Symbol: 241 = Should the selections of
Text Symbol: 240 = Generate selections
Text Symbol: 230 = Logical Databases
Text Symbol: 228 = ;;
Text Symbol: 227 = &1 be saved first?
Text Symbol: 226 = Should the changed structure of
Text Symbol: 223 = ;;
Text Symbol: 222 = &1 be deleted?
Text Symbol: 221 = Should the sub-tree belonging to
Text Symbol: 220 = Delete sub-tree
Text Symbol: 213 = ;;
Text Symbol: 212 = &1 be deleted?
Text Symbol: 211 = Should the logical database
Text Symbol: 210 = Delete logical database
Text Symbol: 209 = Save
Text Symbol: 208 = Goto
Text Symbol: 207 = Exit



Text Symbol: 206 = Cancel
Text Symbol: 205 = Back
Text Symbol: 204 = Switch to display mode
Text Symbol: 203 = Display table
Text Symbol: 123 = Logical database &1: Database program
Text Symbol: 122 = Logical database &1: &2
Text Symbol: 121 = Delete include?
Text Symbol: 120 = Logical database selections
Text Symbol: 112 = No
Text Symbol: 111 = Yes
Text Symbol: 110 = Have authorization objects been maintained?


INCLUDES used within this REPORT SAPMSLDB

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