RSLDBSPR 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 RSLDBSPR 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: DEL = Delete entries in TLDBT
Selection Text: LANGU = Languages for import
Title: Conversion of TLDBT entries for selected languages into LDBT
Text Symbol: 050 = This report reads the short texts of all logical databases
Text Symbol: 051 = from database table TLDBT in the required languages and
Text Symbol: 052 = writes them to the new text table LDBT.
Text Symbol: 100 = Texts from logical database have been converted
Text Symbol: 110 = Text for at least one logical database already existed
Text Symbol: 120 = Texts in TLDBT deleted in the selected languages
Text Symbol: 140 = No texts found
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.
RSLDBSPR - Conversion of TLDBT entries for selected languages into LDBT RSLDBSPR - Conversion of TLDBT entries for selected languages into LDBT RSLDBCSY - documentation and ABAP source code RSLDBCOM - documentation and ABAP source code RSLDB450 - Converter for LDBS -> LDBN, LDBNT RSLDB450 - Converter for LDBS -> LDBN, LDBNT