SAP Reports / Programs

CCMSBI_WEB_TAMPLATE_TEXT_POOL SAP ABAP Report - Program CCMSBI_WEB_TAMPLATE_TEXTS







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


Text pool values


Title: Program CCMSBI_WEB_TAMPLATE_TEXTS
Text Symbol: 230 = The tabular report displays the CPU utilization for a server to the
Text Symbol: 229 = <<<<<<<<<<< CPU Utilization Report Description - Start >>>>>>>>>
Text Symbol: 228 = Performance Value
Text Symbol: 227 = Red
Text Symbol: 226 = Yllw
Text Symbol: 225 = Green
Text Symbol: 224 = Number of Users Logged On
Text Symbol: 223 = Dialog Response Time
Text Symbol: 222 = CPU Utilization
Text Symbol: 221 = <<<<<<<<<<<< System Performance Report Description - End >>>>>>>>>
Text Symbol: 220 = values for a particular day of the month.
Text Symbol: 219 = starting from the display of monthly values, you can go to the
Text Symbol: 218 = system. You can navigate between these displays; for example,
Text Symbol: 217 = yearly basis for a particular performance MTE class of a
Text Symbol: 216 = The graphical report allows you to display data on a daily, monthly, and
Text Symbol: 215 = following evaluations:
Text Symbol: 214 = for the servers of a system for a month or a day, with the
Text Symbol: 213 = The tabular report displays the following performance-relevant values
Text Symbol: 212 = <<<<<<<<<<<< System Performance Report Description - Start >>>>>>>>>
Text Symbol: 211 = This report can only be displayed as a table.
Text Symbol: 210 = <<<<<<<<<<<< System Status Report Description - End >>>>>>>>>
Text Symbol: 209 = for a day using the context menu.
Text Symbol: 208 = a particular day, you can go to the relevant performance overview
Text Symbol: 207 = If you want to see an overview of the performance-relevant system values for
Text Symbol: 206 = the status is evaluated with the color green; otherwise with the color red.
Text Symbol: 205 = If the system availability >=95% and the dialog response time <=3000 ms,
Text Symbol: 231 = minute for a particular day. You can also further restrict this report
Text Symbol: 713 = To Time
Text Symbol: 712 = From Time
Text Symbol: 711 = Calendar Day
Text Symbol: 710 = Server
Text Symbol: 709 = Display
Text Symbol: 708 = Contexts
Text Symbol: 707 = Resolution
Text Symbol: 706 = Aggregate Type
Text Symbol: 705 = MTE
Text Symbol: 704 = Year





Text Symbol: 703 = Day
Text Symbol: 702 = Month / Year
Text Symbol: 701 = System
Text Symbol: 700 = <<<<<<<<<< Labels for Web Items in Web Templates - Start >>>>>>>>>>
Text Symbol: 243 = <<<<<<<<<<< Performance Data Table of Contents Description - End >>>>>>>>
Text Symbol: 242 = of the performance data (minutes, 15 minutes, hours, days).
Text Symbol: 241 = the aggregate type (day, week, month, year), and the time resolution
Text Symbol: 240 = Business Warehouse. You can further restrict the report with regard to
Text Symbol: 239 = has the oldest and the newest associated data stored in the
Text Symbol: 238 = This tabular report displays which of the MTE classes in a system
Text Symbol: 237 = <<<<<<<<<<<< Performance Data Table of Contents Description - Start >>>>>>>>>>
Text Symbol: 236 = <<<<<<<<<< CPU Utilization Report Description - End >>>>>>>>>
Text Symbol: 235 = a colored background in the graphs.
Text Symbol: 234 = the server on a particlar day. The threshold values are also shown as
Text Symbol: 233 = The graphical report allows you to display the course of the CPU utilization of
Text Symbol: 232 = with regard to the time.
Text Symbol: 027 = Back to Overview
Text Symbol: 026 = Display Performance Data Table of Contents
Text Symbol: 025 = Performance Data Table of Contents
Text Symbol: 024 = First specify a day
Text Symbol: 023 = CPU Utilization Overview
Text Symbol: 022 = First specify a day or a month
Text Symbol: 021 = Display CPU Utilization Graphically
Text Symbol: 020 = Display CPU Utilization as a Table
Text Symbol: 019 = CPU Utilization (Day)
Text Symbol: 018 = System Performance Overview
Text Symbol: 017 = System Status Overview
Text Symbol: 016 = System Status (Month)
Text Symbol: 015 = Not available
Text Symbol: 014 = Display System Status on a Monthly Basis (Table)
Text Symbol: 013 = First specify a month
Text Symbol: 012 = First specify a time resolution
Text Symbol: 011 = First specify an aggregation type
Text Symbol: 010 = First specify a system
Text Symbol: 009 = Execute Report
Text Symbol: 008 = Run a System Performance Report on a Monthly Basis (Graphic)
Text Symbol: 007 = Run a System Performance Report on a Monthly Basis (Table)
Text Symbol: 006 = SAP CCMS Performance Reports
Text Symbol: 005 = Information





Text Symbol: 004 = As Graphic
Text Symbol: 003 = As Table
Text Symbol: 002 = Report
Text Symbol: 001 = System Performance (Month)
Text Symbol: 204 = on a day.
Text Symbol: 203 = dialog response time are used to calculate the status
Text Symbol: 202 = month. The worst system availability and the highest
Text Symbol: 201 = This report displays the status of a system to the day in a
Text Symbol: 200 = <<<<<<<<<<<< System Status Report Description - Start >>>>>>>>>
Text Symbol: 116 = CPU Utilization
Text Symbol: 115 = Graphical Hourly Overview
Text Symbol: 114 = Graphical Daily Overview
Text Symbol: 113 = Graphical Yearly Overview
Text Symbol: 112 = Graphical Monthly Overview
Text Symbol: 111 = Daily Report
Text Symbol: 110 = Monthly Report
Text Symbol: 109 = Yearly Report
Text Symbol: 108 = Resolution
Text Symbol: 107 = Aggregate
Text Symbol: 106 = Calendar Day
Text Symbol: 105 = Calendar Month
Text Symbol: 104 = Calendar Year
Text Symbol: 103 = Server
Text Symbol: 102 = Monitoring Context
Text Symbol: 101 = MTE Class
Text Symbol: 100 = System ID
Text Symbol: 032 = "Performance Data Table of Contents" Description
Text Symbol: 031 = "CPU Utilization Report" Description
Text Symbol: 030 = "System Performance Report" Description
Text Symbol: 029 = "System Status Report" Description
Text Symbol: 028 = Information About Report


INCLUDES used within this REPORT CCMSBI_WEB_TAMPLATE_TEXT_POOL

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