RSLDB300 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 RSLDB300 into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: SEL_LDB = Logical Databases
Title: Converter for LDBD, LDBN, LDBNT, LDBH, LDBT -> TLDB, TLDBT (LDBs)
Text Symbol: 010 = Logical database selection
Text Symbol: 020 = Write entries to the database
Text Symbol: 025 = Delete database entries
Text Symbol: 030 = Display the selection (no database actions)
Text Symbol: 040 = Name longer than 3 characters:
Text Symbol: 050 = Node type <> 'T' exists:
Text Symbol: 100 = TLDB enhancmed
Text Symbol: 110 = TLDB already existed and has not been changed
Text Symbol: 131 = * No TLDB entries written *
Text Symbol: 200 = TLDBT enhanced
Text Symbol: 210 = TLDBT already exists and has not been changed
Text Symbol: 232 = * No TLDBT entries written *
Text Symbol: 320 = TLDB deleted
Text Symbol: 330 = TLDB does not exist
Text Symbol: 360 = TLDBT deleted
Text Symbol: 370 = TLDBT does not exist
Text Symbol: 380 = * Unable to find any logical database to delete *
Text Symbol: 400 = Selected logical databases:
Text Symbol: 432 = * No logical database corresponds to the selection conditions *
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSLDB300 - Converter for LDBD, LDBN, LDBNT, LDBH, LDBT -> TLDB, TLDBT (LDBs) RSLDB300 - Converter for LDBD, LDBN, LDBNT, LDBH, LDBT -> TLDB, TLDBT (LDBs) RSLDB250 - Converter for LDBD, LDBS, LDBH, LDBT -> TLDB, TLDBT (log. databases) RSLDB250 - Converter for LDBD, LDBS, LDBH, LDBT -> TLDB, TLDBT (log. databases) RSLDATOP - documentation and ABAP source code RSLDASSC - documentation and ABAP source code