SAP Reports / Programs | SAP Business Information Warehouse | Business Explorer | End User Technology(BW-BEX-ET) SAP BW

RSWADPATTERNTEXTS SAP ABAP Report - BI Web Application Designer Pattern Wizard, Texts







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


Text pool values


Title: BI Web Application Designer Pattern Wizard, Texts
Text Symbol: 037 = You can also define your own Web Template Properties.
Text Symbol: 038 = Title, Web Template Properties and Data Provider Settings
Text Symbol: 039 = Select Data Provider that should be used in the Web Template.
Text Symbol: 040 = Without Title
Text Symbol: 041 = Define Own Language Independent Title
Text Symbol: 042 = Define Own Language Dependent Title
Text Symbol: 043 = General Template Settings
Text Symbol: 044 = Template Properties
Text Symbol: 045 = Data Provider Settings
Text Symbol: 046 = Data Provider
Text Symbol: 047 = Analysis Item
Text Symbol: 048 = Define the Web Item for Analysis Item.
Text Symbol: 049 = You can use Reusable Web Item or define own Analysis Item.
Text Symbol: 050 = Analysis Item Settings
Text Symbol: 051 = Use Reusable Web Item as Analysis Item
Text Symbol: 052 = Define New Analysis Item
Text Symbol: 053 = Chart Item
Text Symbol: 054 = Define the Web Item for Chart Item.
Text Symbol: 055 = You can use Reusable Web Item or define own Chart Item.
Text Symbol: 056 = Chart Item Settings
Text Symbol: 057 = Use Reusable Web Item as Chart Item
Text Symbol: 058 = Define New Chart Item
Text Symbol: 059 = Layout Settings
Text Symbol: 060 = Set the layout for the Web Template.
Text Symbol: 061 = Analysis Item Left
Text Symbol: 062 = Horizontal Alignment
Text Symbol: 063 = Chart Item Left
Text Symbol: 064 = Vertical Alignment
Text Symbol: 065 = Analysis Item Top
Text Symbol: 066 = Chart Item Top
Text Symbol: 067 = Set the title for the Web Template if you want to have one.
Text Symbol: 068 = Analysis Item
Text Symbol: 069 = Chart Item
Text Symbol: 070 = Tab Title Settings
Text Symbol: 036 = This Pattern requires three predefined, standalone Web Templates for Header-, Content- and Footer-Includes.
Text Symbol: 001 = Hide Toolbar
Text Symbol: 002 = One-Row Toolbar





Text Symbol: 003 = Two-Rows Toolbar
Text Symbol: 004 = Visible
Text Symbol: 005 = Visible for Chart Web Items
Text Symbol: 006 = Drop Down Settings
Text Symbol: 007 = The first row is the default initial state.
Text Symbol: 008 = Data Provider
Text Symbol: 009 = Reusable Web Item
Text Symbol: 010 = Description
Text Symbol: 011 = Show Drop Down Box
Text Symbol: 012 = Sort Alphabetical
Text Symbol: 013 = Keep Filter values
Text Symbol: 014 = Characteristic
Text Symbol: 015 = General Settings
Text Symbol: 016 = Variable Screen Visible
Text Symbol: 017 = ICP Title
Text Symbol: 018 = Without Title
Text Symbol: 019 = Query Description as title
Text Symbol: 020 = Size Settings for Table-/Chart Web Item
Text Symbol: 021 = Block Size in Rows
Text Symbol: 022 = Width in Pixels
Text Symbol: 023 = Height in Pixels
Text Symbol: 024 = * Leave empty values for default settings
Text Symbol: 025 = Additional Web Templates
Text Symbol: 026 = Web Template for Header-Area
Text Symbol: 027 = Web Template for Footer-Area
Text Symbol: 028 = Configure Toolbar
Text Symbol: 029 = Configure Drop Down
Text Symbol: 030 = Configure Filter Area
Text Symbol: 031 = Additional Settings
Text Symbol: 032 = Web Template for Content-Area
Text Symbol: 033 = General Template Settings
Text Symbol: 034 = Template Properties
Text Symbol: 035 = Web Template Settings


INCLUDES used within this REPORT RSWADPATTERNTEXTS

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