SAP ABAP Class CL_RSR_WWW_CTRL_COLLECTION (List of Controls)
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 | 20011203 |
Properties
| Class | CL_RSR_WWW_CTRL_COLLECTION | |
| Short Description | List of Controls | |
| 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 | 20011203 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_WWW_CTRL_COLLECTION has no forward declaration.
Interfaces
Class CL_RSR_WWW_CTRL_COLLECTION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSR_WWW_PAGE | 20011203 | 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) | T_T_CONTROL | List of Controls in the Collection | 20011203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Control to Collection | 20011203 | |
| 2 | Static method | Public | Method | Create Instance of a Control Collection | 20011203 |
Events
Class CL_RSR_WWW_CTRL_COLLECTION has no event.
Types
Class CL_RSR_WWW_CTRL_COLLECTION has no local type.
Method Signatures
Method ADD_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_HTML_CONTROL | Abstrakter Wrapper über Html Control | 20011203 |
Method ADD_CONTROL on class CL_RSR_WWW_CTRL_COLLECTION has no exception.
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_COLLECTION | Liste von Controls | 20011203 | |||
| 2 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20011203 | ||||
| 3 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20011203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011203 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |