RSTEXTA9 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 RSTEXTA9 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: TABNAME = Delete sText table
Selection Text: SPRACHE = Delete sLanguage
Selection Text: SORTDEV = Delete sHit list by development class
Selection Text: SORTANZ = Delete sHit list by number
Selection Text: PUSER = Delete sPerson resp. for dev. class
Selection Text: NURAKT = System: Only in current client
Selection Text: DEVCLASS = Delete sDevelopment class
Selection Text: AUF = Delete sSort by development class
Selection Text: ANWEN = Delete sSort by application
Title: Delete superfluous text table entries
Text Symbol: 032 = System:
Text Symbol: 031 = Date:
Text Symbol: 030 = Page:
Text Symbol: 025 = No tables found for selection criteria
Text Symbol: 024 = Number of checked table pairs :
Text Symbol: 023 = Language:
Text Symbol: 022 = Text tab. Short text Primary tab. Number
Text Symbol: 021 = Prim. tab. Short text Text tab. Number
Text Symbol: 020 = Number of text tables with superfluous entries:
Text Symbol: 019 = Number of primary tables with superfluous entries:
Text Symbol: 018 = Hit list - Text tables
Text Symbol: 017 = Hit list - Primary tables
Text Symbol: 016 = Superfluous entries in text tables :
Text Symbol: 015 = Superfluous entries in primary tables :
Text Symbol: 014 = Table Short text Number
Text Symbol: 013 = Development class:
Text Symbol: 012 = Responsible:
Text Symbol: 006 = clear.
Text Symbol: 005 = deleted, as well as the number of deleted entries.
Text Symbol: 004 = program. The following list shows the text tables from which entries were
Text Symbol: 003 = in the relevant primary table. These entries were deleted for each
Text Symbol: 002 = The following text tables have entries, for which there is no entry
Text Symbol: 001 = Delete superfluous text table entries
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DD_FORKEY_GET CALL FUNCTION 'DD_FORKEY_GET' EXPORTING TABNAME = TAB-TABNAME FELDNAME = TAB-FIELDNAME SPRACHE = SY-LANGU TABLES FORKEYTAB = FORKEYTAB EXCEPTIONS NOT_EQUAL = 1 "versch. Tabellen
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSTEXTA9 - Delete superfluous text table entries RSTEXTA3 - Delete Superfluous Text Table Entries RSTEXTA3 - Delete Superfluous Text Table Entries RSTEST_CL_RSSH_HIERARCHY_FUNC - Test cl_rssh_hierarchy_func Class RSTEST_CL_RSSH_HIERARCHY_FUNC - Test cl_rssh_hierarchy_func Class RSTEST_CL_RSSH_HIERARCHY_BASE - HierTest