SAP ABAP Class CL_RSR_WWW_CTRL_SNIPPET (Encapsulates a "String" Control)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control | 20011202 |
Properties
| Class | CL_RSR_WWW_CTRL_SNIPPET | |
| Short Description | Encapsulates a "String" Control | |
| Super Class | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
| Created | 20011202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_WWW_CTRL_SNIPPET has no forward declaration.
Interfaces
Class CL_RSR_WWW_CTRL_SNIPPET has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSR_WWW_PAGE | 20011202 | HTML Interface of OLAP Processor |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Contents of the Mark-Up Snippet | 20011202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20011202 | ||
| 2 | Instance method | Public | Method | 20011202 |
Events
Class CL_RSR_WWW_CTRL_SNIPPET has no event.
Types
Class CL_RSR_WWW_CTRL_SNIPPET has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_SNIPPET | Kapselt ein "String" Control | 20011202 | |||
| 2 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20011202 | ||||
| 3 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20011202 | |||
| 4 | I_SNIPPET | Call by reference | Type reference (TYPE) | ANY | 20011202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011202 |
Method SET_SNIPPET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20011202 |
Method SET_SNIPPET on class CL_RSR_WWW_CTRL_SNIPPET has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |