SAP Reports / Programs

RVTEXTE SAP ABAP Report - SD Texts - Find and Delete Texts in STXH







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


Text pool values


Selection Text: USER = User
Selection Text: TXID = Text Types
Selection Text: TEST_Z = Test Run Function 'Z'
Selection Text: SPRACHE = Text Language
Selection Text: SORT = Sort Customizing Tables
Selection Text: OBJEKT = Text Object
Selection Text: NAME = Text Name
Selection Text: COMMITS = Commit after setting n
Selection Text: AKTION = Function
Title: SD Texts - Find and Delete Texts in STXH
Text Symbol: A0Z = Recreate Access Sequences
Text Symbol: A0X = Delete all Dummy Texts
Text Symbol: A0G = Clear data inconsistency in text customizing
Text Symbol: A0F = Delete texts w/o doc. reference (long runtime)
Text Symbol: A0E = List text without doc. ref. (only in BATCH)
Text Symbol: A0D = Select marked text (header and lines)
Text Symbol: A0A = Display marked text (only header)
Text Symbol: 015 = *** No data inconsistencies found in text customizing
Text Symbol: 014 = *** Data inconsistency cleared in text customizing
Text Symbol: 013 = Do you want to delete the texts w/o doc. ref?
Text Symbol: 012 = The variants are EXTERNE_NR.
Text Symbol: 011 = FUNCTION = E can only be executed as a BACKGROUND job
Text Symbol: 010 = delete texts?
Text Symbol: 009 = Do you want to
Text Symbol: 008 = Delete Texts
Text Symbol: 007 = *** Copying control table has been cleaned up !
Text Symbol: 006 = *** Text determination procedures corrected !
Text Symbol: 003 = *** The following entries were deleted:
Text Symbol: 002 = *** No entries were found !
Text Symbol: 001 = *** The following entries were found:


INCLUDES used within this REPORT RVTEXTE

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:

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = txid language = sprache name = name object = objekt IMPORTING entries = eintraege TABLES selections = xthead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = txid language = sprache name = name object = objekt database_only = 'X' IMPORTING entries = eintraege TABLES selections = xthead.

POPUP_TO_CONFIRM_WITH_VALUE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_VALUE' EXPORTING defaultoption = no titel = text-008 text_before = text-009 objectvalue = objektwert text_after = text-010 IMPORTING answer = antwort.

DELETE_TEXT CALL FUNCTION 'DELETE_TEXT' EXPORTING id = xthead-tdid language = xthead-tdspras name = xthead-tdname object = xthead-tdobject savemode_direct = 'X' EXCEPTIONS not_found = 1.

DELETE_TEXT CALL FUNCTION 'DELETE_TEXT' EXPORTING id = xthead-tdid language = xthead-tdspras name = xthead-tdname object = xthead-tdobject savemode_direct = 'X' EXCEPTIONS not_found = 1.

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'N' textline1 = text-013 titel = text-008 IMPORTING answer = antwort.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = 'X*' object = 'VBBK' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'VBBK' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = 'X*' object = 'VBBP' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'VBBP' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = 'X*' object = 'VBKA' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'VBKA' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'VTTK' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = 'INTERN*' object = 'KNA1' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = 'INTERN*' object = 'KNB1' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = 'INTERN*' object = 'KNVK' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = 'INTERN*' object = 'KNVV' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'WBRK' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT





CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'WBRP' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'WBHK' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

SELECT_TEXT CALL FUNCTION 'SELECT_TEXT' EXPORTING id = '*' language = '*' name = '$*' object = 'WBHI' database_only = 'X' IMPORTING entries = eintraege TABLES selections = ythead.

POPUP_TO_CONFIRM_WITH_VALUE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_VALUE' EXPORTING defaultoption = no titel = text-008 text_before = text-009 objectvalue = objektwert text_after = text-010 IMPORTING answer = antwort.

DELETE_TEXT CALL FUNCTION 'DELETE_TEXT' EXPORTING id = xthead-tdid language = xthead-tdspras name = xthead-tdname object = xthead-tdobject savemode_direct = 'X' EXCEPTIONS not_found = 1.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = retfield value_org = 'S' TABLES value_tab = value_tab return_tab = return_values EXCEPTIONS OTHERS = 1.

DELETE_TEXT CALL FUNCTION 'DELETE_TEXT' EXPORTING id = wa_stxh-tdid language = wa_stxh-tdspras name = wa_stxh-tdname object = wa_stxh-tdobject savemode_direct = 'X'.



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