SAP Reports / Programs | SAP Business Information Warehouse | Business Content and Extractors(BW-BCT) SAP BW

RSBAPTEXTS SAP ABAP Report - Text Elements for BI Content User Interface Pattern







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


Text pool values


Title: Text Elements for BI Content User Interface Pattern
Text Symbol: 034 = Entry of variables
Text Symbol: 035 = from
Text Symbol: 036 = to
Text Symbol: 037 = Time Restriction
Text Symbol: 038 = No Restriction
Text Symbol: 039 = Execute
Text Symbol: 040 = Table
Text Symbol: 041 = Chart
Text Symbol: 042 = Period
Text Symbol: 043 = Select Date
Text Symbol: 044 = Personalize Start View
Text Symbol: 045 = Delete Personalization
Text Symbol: 046 = Time Interval
Text Symbol: 047 = Close
Text Symbol: 048 = Current Filters
Text Symbol: 050 = Display All Values
Text Symbol: 051 = Remove Column
Text Symbol: 052 = Insert Column
Text Symbol: 053 = Restrict Values
Text Symbol: 060 = Current Year
Text Symbol: 061 = Previous Year
Text Symbol: 062 = Current Quarter
Text Symbol: 063 = Previous Quarter
Text Symbol: 064 = Current Month
Text Symbol: 065 = Previous Month
Text Symbol: 066 = Current Week
Text Symbol: 067 = Previous Week
Text Symbol: 068 = Button
Text Symbol: 069 = Send
Text Symbol: 070 = Display all Restrictions
Text Symbol: 071 = Excel Download
Text Symbol: 072 = Distribute Using Broadcaster
Text Symbol: 001 = Advanced Analysis
Text Symbol: 002 = Info.
Text Symbol: 003 = Last Data Update:
Text Symbol: 004 = Save as Start View
Text Symbol: 005 = Save





Text Symbol: 006 = Reset
Text Symbol: 007 = Cancel
Text Symbol: 008 = General Information
Text Symbol: 009 = Information on the template data displayed:
Text Symbol: 010 = Variable Values
Text Symbol: 011 = Static Filter Values
Text Symbol: 012 = Dynamic Filter Values
Text Symbol: 013 = Further Information
Text Symbol: 014 = Online Documentation
Text Symbol: 015 = Technical Information
Text Symbol: 016 = Documents
Text Symbol: 017 = Template:
Text Symbol: 018 = Show:
Text Symbol: 019 = Current Filter Values:
Text Symbol: 020 = Show Filter
Text Symbol: 021 = Hide Filter
Text Symbol: 022 = Input Help
Text Symbol: 023 = Choose Filter Values:
Text Symbol: 024 = Delete Filter
Text Symbol: 025 = Reset Filter
Text Symbol: 026 = Back
Text Symbol: 027 = Display Metadata
Text Symbol: 028 = Display Online Documentation
Text Symbol: 029 = Call Document Browser
Text Symbol: 030 = Document list
Text Symbol: 031 = Online Documentation is not available for this data provider!
Text Symbol: 032 = Online Help
Text Symbol: 033 = Query:


INCLUDES used within this REPORT RSBAPTEXTS

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:

No SAP FUNCTION MODULES are executed within this report code!



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