SAP ABAP Class CL_WDR_COMPONENT_USAGE_GROUP (Web Dynpro: Group of Component Usages)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_COMPONENT_USAGE_GROUP | Web Dynpro: Group of Component Usages | 20041210 |
Properties
| Class | CL_WDR_COMPONENT_USAGE_GROUP | |
| Short Description | Web Dynpro: Group of Component Usages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20041210 | SAP |
| Last change | 20090618 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_COMPONENT_USAGE_GROUP | Web Dynpro: Group of Component Usages | 20041210 |
Friends
Class CL_WDR_COMPONENT_USAGE_GROUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDAPI_COMPONENT_USAGES | Web Dynpro: Component Usages | 20050114 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Base Class of All Web Dynpro Components | 20041210 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_RR_CMP_USAGE_GROUP | Web Dynpro: Group of Component Usages | 20041210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041210 | ||
| 2 | Instance method | Public | Method | Creates Component Usage of this Group | 20050111 | |
| 3 | Instance method | Private | Method | Embeds Interface View and Creates Components | 20050126 |
Events
Class CL_WDR_COMPONENT_USAGE_GROUP has no event.
Types
Class CL_WDR_COMPONENT_USAGE_GROUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Basis Klasse aller WebDynpro Komponenten | 20041210 | |||
| 2 | RR_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_CMP_USAGE_GROUP | Web Dynpro: Gruppe von Component-Verwendungen | 20041210 |
Method CONSTRUCTOR on class CL_WDR_COMPONENT_USAGE_GROUP has no exception.
Method CREATE_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFECYCLE_CONTROL | Call by reference | Type reference (TYPE) | STRING | IF_WD_RR_COMPONENT_USAGE=>CREATE_ON_DEMAND | 20050111 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050111 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20050111 |
Method CREATE_COMPONENT_USAGE on class CL_WDR_COMPONENT_USAGE_GROUP has no exception.
Method EMBED_INTERFACE_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_VIEW | Call by reference | Type reference (TYPE) | STRING | Name des Ziel-Views | 20050126 | |||
| 2 | WINDOW | Call by reference | Type reference (TYPE) | STRING | Name des Windows | 20050126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050126 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |