SAP ABAP Class CL_RSR_WWW_STYLE (Read Styles from Style Sheet)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSR (Package) BW: General reporting processor
⤷
⤷
Properties
| Class | CL_RSR_WWW_STYLE | |
| Short Description | Read Styles from Style Sheet | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR | BW: General reporting processor |
| Created | 20010409 | 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) |
Interfaces
Class CL_RSR_WWW_STYLE has no interface implemented.
Friends
Class CL_RSR_WWW_STYLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RRXW3_T_STYLE_CATALOG | Catalog with Styles | 20010420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return Styles | 20010409 | |
| 2 | Static method | Public | Method | Determine Browser-Specific Style Sheet | 20010928 | |
| 3 | Static method | Private | Method | Read in all Styles | 20010410 | |
| 4 | Static method | Private | Method | Read in one Style | 20010409 |
Events
Class CL_RSR_WWW_STYLE has no event.
Types
Class CL_RSR_WWW_STYLE has no local type.
Method Signatures
Method GET_STYLE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BACKGROUND_COLOR | Value transfer | Type reference (TYPE) | STRING | Farbwert Hintergrundfarbe | 20020117 | |||
| 2 | E_COLOR | Value transfer | Type reference (TYPE) | STRING | Farbwert Farbe | 20020117 | |||
| 3 | E_STYLE | Value transfer | Type reference (TYPE) | STRING | HTML des Styles | 20010409 | |||
| 4 | E_STYLE_END_TAG | Value transfer | Type reference (TYPE) | STRING | End Tag | 20010409 | |||
| 5 | E_STYLE_START_TAG | Value transfer | Type reference (TYPE) | STRING | Start Tag | 20010409 | |||
| 6 | I_BACKGROUND_COLOR | Call by reference | Type reference (TYPE) | RS_BOOL | Rückgabe von Hintergrundfarbe | 20020117 | |||
| 7 | I_COLOR | Call by reference | Type reference (TYPE) | RS_BOOL | Rückgabe von Farbe | 20020117 | |||
| 8 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Referenz zur Seite | 20010709 | |||
| 9 | I_STYLE | Call by reference | Type reference (TYPE) | STRING | Konstante des Styles | 20010409 | |||
| 10 | I_STYLESHEET | Call by reference | Type reference (TYPE) | STRING | Names des Stylesheets | 20010409 |
Method GET_STYLE_EXT on class CL_RSR_WWW_STYLE has no exception.
Method GET_STYLE_SHEET 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 | Html Interface des Olap Prozessors | 20010928 | |||
| 2 | I_STYLE_SHEET | Call by reference | Type reference (TYPE) | STRING | 20010928 | ||||
| 3 | R_STYLE_SHEET | Value transfer | Type reference (TYPE) | STRING | 20010928 |
Method GET_STYLE_SHEET on class CL_RSR_WWW_STYLE has no exception.
Method READ_STYLE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STYLE | Call by reference | Type reference (TYPE) | STRING | Konstante des Styles | 20010626 | |||
| 2 | I_STYLESHEET | Call by reference | Type reference (TYPE) | STRING | Names des Stylesheets | 20010410 |
Method READ_STYLE_ALL on class CL_RSR_WWW_STYLE has no exception.
Method READ_STYLE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STYLE | Call by reference | Type reference (TYPE) | STRING | Konstante des Styles | 20010409 | |||
| 2 | I_STYLESHEET | Call by reference | Type reference (TYPE) | STRING | Names des Stylesheets | 20010409 | |||
| 3 | I_STYLESHEET_CONTENT | Call by reference | Type reference (TYPE) | STRING | Inhalt des Stylesheets | 20010409 |
Method READ_STYLE_EXT on class CL_RSR_WWW_STYLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |