SAP ABAP Class CL_RSR_WWW_MESSAGES (Messages)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSR (Package) BW: General reporting processor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_RENDERER | Module for a Page in Web Reporting | 20000723 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_IMO_MESSAGES | Messages (i-Mode) | 20020124 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WML_MESSAGES | Messages (WML) | 20020124 |
Properties
| Class | CL_RSR_WWW_MESSAGES | |
| Short Description | Messages | |
| Super Class | CL_RSR_WWW_RENDERER | Module for a Page in Web Reporting |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR | BW: General reporting processor |
| Created | 20000723 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_WWW_MESSAGES has no interface implemented.
Friends
Class CL_RSR_WWW_MESSAGES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DOKU_ID | 'NA' | Docu ID | 20001220 | ||
| 2 | Constant | Private | Type reference (TYPE) | DOKU_TYP | 'E' | Docu Type | 20001220 | ||
| 3 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'LAST_MESSAGE_ID' | Last Message Displayed | 20030612 | ||
| 4 | Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MSGID' | Application Area | 20001220 | ||
| 5 | Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MSGNO' | Message Number | 20001220 | ||
| 6 | Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MSGV1' | Variable 1 | 20001228 | ||
| 7 | Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MSGV2' | Variable 2 | 20001228 | ||
| 8 | Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MSGV3' | Variable 3 | 20001228 | ||
| 9 | Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MSGV4' | Variable 4 | 20001228 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'SUPPRESS_SYSTEM_MESSAGES' | Display No System Messages | 20010815 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'SAPBW_SNIPPET_MSG' | Snippet Name for Messages | 20010925 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'SUPPRESS_WARNINGS' | Do Not Display Warnings and Information | 20001005 | ||
| 13 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'CONDITIONAL' | Show Each Message Only Once a Day | 20040401 | ||
| 14 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'MSGV1' | Parameter ID | 20020124 | ||
| 15 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'MSGV2' | Parameter ID | 20020124 | ||
| 16 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'MSGV3' | Parameter ID | 20020124 | ||
| 17 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'MSGV4' | Parameter ID | 20020124 | ||
| 18 | Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXBodyBlue' | 20020123 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'SAPBExMsgBarErr' | 20031203 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'SAPBExMsgBarStd' | 20031203 | |||
| 21 | Constant | Private | Type reference (TYPE) | RSTXTLG | 'MESSAGES' | Message Window | 20001228 | ||
| 22 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Cancel | 20000723 | ||
| 23 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Suppress System Message | 20010815 | ||
| 24 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Suppress Warnings and Information | 20010228 | ||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_TABLE | HTML Table | 20010720 | |||
| 26 | Static Attribute | Private | Type reference (TYPE) | I | Index | 20001222 | |||
| 27 | Static Attribute | Private | Type reference (TYPE) | EMEID | System Message That Was Displayed Most Recently | 20010808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display Warnings ? | 20001005 | |
| 2 | Instance method | Public | Method | Get Message | 20000723 | |
| 3 | Instance method | Private | Method | Get Link for Long Text | 20001219 | |
| 4 | Instance method | Public | Method | ID of Last Message Displayed | 20030612 | |
| 5 | Instance method | Public | Method | Gets Long Text for a Message | 20001220 | |
| 6 | Instance method | Public | Method | Blank | 20000723 | |
| 7 | Instance method | Private | Method | 20020123 | ||
| 8 | Instance method | Public | Method | Reset | 20000723 |
Events
Class CL_RSR_WWW_MESSAGES has no event.
Types
Class CL_RSR_WWW_MESSAGES has no local type.
Method Signatures
Method CHECK_SUPPRESS_WARNINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameters | 20001005 |
Method CHECK_SUPPRESS_WARNINGS on class CL_RSR_WWW_MESSAGES has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_HTML | Call by reference | Type reference (TYPE) | STRING | Messages as HTML (new ones are added) | 20010404 | |||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | RRXW3_T_RETURN | Messages (New Ones Are Added) | 20000723 | |||
| 3 | I_NO_SNIPPET_MARKERS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | No Snippet Marker Set | 20011024 | ||
| 4 | I_SYSTEM_MESSAGES_READ | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Set System Messages to 'Read' | 20010808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Messages | 20000723 |
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MSG | Call by reference | Type reference (TYPE) | RS_S_MSG | Message | 20001219 | |||
| 2 | R_CONTENT | Value transfer | Type reference (TYPE) | STRING | Link for Long Text | 20001219 |
Method GET_CONTENT on class CL_RSR_WWW_MESSAGES has no exception.
Method GET_LAST_MESSAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | EMEID | Message-Id für Express-Message | 20030612 |
Method GET_LAST_MESSAGE_ID on class CL_RSR_WWW_MESSAGES has no exception.
Method GET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameters | 20001220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X Message | 20001220 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Page | 20000723 |
Method INIT on class CL_RSR_WWW_MESSAGES has no exception.
Method MODIFY_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRING | Call by reference | Type reference (TYPE) | STRING | 20020123 | ||||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20020221 | |||
| 3 | I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20020221 | |||
| 4 | I_T_HTML | Call by reference | Type reference (TYPE) | RRXW3_T_T_HTML | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cancel | 20020123 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESET | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Reset Messages | 20000723 |
Method SET on class CL_RSR_WWW_MESSAGES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |