SAP Reports / Programs

RDOKTERM SAP ABAP Report - Full Text Search for Short and Long Texts







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


Text pool values


Title: Full Text Search for Short and Long Texts
Text Symbol: 202 = List Display Options
Text Symbol: 201 = Further Doc. Objects
Text Symbol: 200 = Documentation
Text Symbol: 168 = Entity Type Definition
Text Symbol: 167 = Specialization category
Text Symbol: 166 = Relationship Comment
Text Symbol: 165 = Relationship from
Text Symbol: 164 = Relationship to
Text Symbol: 163 = Entity Type Example
Text Symbol: 162 = Entity Type Comment
Text Symbol: 161 = Data Model Definition
Text Symbol: 160 = Entity Type Alias
Text Symbol: 159 = Specialization Category
Text Symbol: 158 = Relationship
Text Symbol: 157 = Data Model
Text Symbol: 156 = Entity Type
Text Symbol: 155 = Menu Text
Text Symbol: 154 = QuickInfo Text
Text Symbol: 153 = Function Text
Text Symbol: 152 = Icon Text
Text Symbol: 151 = Title
Text Symbol: 150 = CATT Runs
Text Symbol: 149 = Delete Selection
Text Symbol: 148 = Select All
Text Symbol: 147 = Function Module (short)
Text Symbol: 146 = Field Label
Text Symbol: 145 = Field ID Header
Text Symbol: 144 = Status Short Text
Text Symbol: 143 = Menu Short Text
Text Symbol: 555 = Search ALL Packages?
Text Symbol: 519 = Classes/Interfaces
Text Symbol: 518 = Data Model Objects
Text Symbol: 517 = CATT Runs
Text Symbol: 516 = Transactions/Matchcodes
Text Symbol: 515 = SET/GET Parameter
Text Symbol: 514 = Short Dump
Text Symbol: 513 = Glossary (Package-Independent)





Text Symbol: 512 = Dialog Texts
Text Symbol: 511 = Dialog Modules
Text Symbol: 510 = Function Builder
Text Symbol: 509 = SAPscript Forms
Text Symbol: 508 = Release Notes
Text Symbol: 507 = Migration Texts
Text Symbol: 506 = General Text
Text Symbol: 505 = IMG Docu
Text Symbol: 504 = GUI Interface
Text Symbol: 503 = Reports
Text Symbol: 502 = Messages
Text Symbol: 501 = User Master Record
Text Symbol: 500 = Dictionary Objects
Text Symbol: 402 = Window:
Text Symbol: 401 = Active
Text Symbol: 400 = ** List End ============================================ **
Text Symbol: 303 = |Exclusive
Text Symbol: 302 = Inclusive
Text Symbol: 301 = Search String
Text Symbol: 300 = No texts found for this selection criterion
Text Symbol: 203 = Text Type
Text Symbol: 142 = Menu Bar Short Text
Text Symbol: 111 = User Master Profile
Text Symbol: 110 = User Master Object
Text Symbol: 109 = General Text
Text Symbol: 108 = IMG Docu
Text Symbol: 107 = SYSLOG Message
Text Symbol: 106 = Table
Text Symbol: 105 = GUI Interface
Text Symbol: 104 = Domain Constant
Text Symbol: 103 = Message
Text Symbol: 102 = Report
Text Symbol: 101 = Data element supplement
Text Symbol: 100 = Data Element
Text Symbol: 050 = Selection Options
Text Symbol: 025 = Cancel
Text Symbol: 024 = From
Text Symbol: 023 = to
Text Symbol: 022 = System:





Text Symbol: 021 = Date :
Text Symbol: 020 = Page:
Text Symbol: 019 = OK
Text Symbol: 010 = -> Use program 'RDOCFINDER'
Text Symbol: 008 = Language
Text Symbol: 007 = Docu. Object
Text Symbol: 006 = Row Number Text containing the character string searched for
Text Symbol: 005 = Docu Class Docu Status Object Name
Text Symbol: 004 = Technical Writer
Text Symbol: 003 = Translator
Text Symbol: 002 = Package
Text Symbol: 001 = Search String
Text Symbol: 112 = Column Heading
Text Symbol: 141 = Function Key Short Text
Text Symbol: 140 = Migration Text
Text Symbol: 139 = Short dump
Text Symbol: 138 = SET/GET Parameter
Text Symbol: 137 = Glossary Entry
Text Symbol: 136 = Message Class
Text Symbol: 135 = Dialog Module
Text Symbol: 134 = Dialog Text
Text Symbol: 133 = Screen title
Text Symbol: 132 = Pull-Down Menu
Text Symbol: 131 = Pushbutton Text
Text Symbol: 130 = View
Text Symbol: 129 = Matchcode
Text Symbol: 128 = Transaction
Text Symbol: 127 = Exceptions
Text Symbol: 126 = Function Module
Text Symbol: 125 = Function Builder
Text Symbol: 124 = SAPscript Form
Text Symbol: 123 = Long Text
Text Symbol: 122 = Release Note
Text Symbol: 121 = Long Text
Text Symbol: 120 = Short text
Text Symbol: 119 = Logical Database
Text Symbol: 118 = Screen Text
Text Symbol: 117 = List header
Text Symbol: 116 = Select Option



Text Symbol: 115 = Selection Parameter
Text Symbol: 114 = Report Title
Text Symbol: 113 = Numbered Text


INCLUDES used within this REPORT RDOKTERM

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:

POPUP_TO_CONFIRM * call function 'POPUP_TO_CONFIRM' * exporting * text_question = 'Über ALLE Pakete suchen?'(555) * text_button_1 = 'Ok'(019) * text_button_2 = 'Abbrechen'(025) * display_cancel_button = ' ' * importing answer = answer.

RS3D_GET_DEVCLASS * CALL FUNCTION 'RS3D_GET_DEVCLASS' "#EC EXISTS * TABLES * DOCUMENT_LIST = LIST.

READ_FORM_ELEMENTS * CALL FUNCTION 'READ_FORM_ELEMENTS' * EXPORTING * FORM = ITADIR-OBJ_NAME * LANGUAGE = LANGU * TABLES * ELEMENTS = ELEMENTS * EXCEPTIONS * FORM = 1 "Formular nicht vorh.

READ_FORM_LINES * CALL FUNCTION 'READ_FORM_LINES' * EXPORTING * ELEMENT = ELEMENTS-ELEMENT * FORM = ITADIR-OBJ_NAME * LANGUAGE = LANGU * WINDOW = ELEMENTS-WINDOW * TABLES * LINES = LINES * EXCEPTIONS * ELEMENT = 1 * FORM = 2 * UNOPENED = 3.

GLOSSARY_READ * CALL FUNCTION 'GLOSSARY_READ' * EXPORTING * BEGRIFF = ITERM3-BEGRIFF ** " OWNER = ' ' * SPRACHE = ITERM3-SPRAS ** IMPORTING ** ADATUM = ** AEDATUM = ** AENDERER = ** ANLEGER = ** EXIST = ** HEAD = * TABLES * ILINE = ILINE.

DOCU_CALL * CALL FUNCTION 'DOCU_CALL' * EXPORTING * id = ausg-id * langu = langu * object = ausg-object.

DOCU_GET * CALL FUNCTION 'DOCU_GET' * EXPORTING * ID = ID * LANGU = LANGU * OBJECT = HOBJECT * TYP = TYP * IMPORTING * DOKSTATE = DOKSTATE * DOKTITLE = DOKTITLE * HEAD = HEAD * TABLES * LINE = LINE * EXCEPTIONS * NO_DOCU_ON_SCREEN = 1 * NO_DOCU_SELF_DEF = 2 * NO_DOCU_TEMP = 3 * RET_CODE = 4.

DOCU_GET * CALL FUNCTION 'DOCU_GET' * EXPORTING * ID = 'TX' * LANGU = LANGU * OBJECT = INCLTAB-INCL * TYP = 'E' * IMPORTING * DOKSTATE = DOKSTATE * DOKTITLE = DOKTITLE * HEAD = HEAD * TABLES * LINE = LINE * EXCEPTIONS * NO_DOCU_ON_SCREEN = 1 * NO_DOCU_SELF_DEF = 2 * NO_DOCU_TEMP = 3 * RET_CODE = 4.

DOCU_OBJECT_NAME_SPLIT * CALL FUNCTION 'DOCU_OBJECT_NAME_SPLIT' * EXPORTING * DOCU_ID = 'DZ' * OBJECT = HOBJECT * IMPORTING * ELEMENT = ITADIR-OBJ_NAME.

TR_CHECK_TYPE * CALL FUNCTION 'TR_CHECK_TYPE' * EXPORTING * WI_E071 = OBJECT * IMPORTING * PE_RESULT = RESULT * WE_TADIR = KEY_TADIR.



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