SAP ABAP Class IF_WD_COMPONENT_USAGE_GROUP (Web Dynpro: Group of Component Usages)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_COMPONENT_USAGE_GROUP | Web Dynpro: Group of Component Usages | 20041210 |
Properties
| Class | IF_WD_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 | ||
| Created | 20041210 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_WD_COMPONENT_USAGE_GROUP has no interface implemented.
Friends
Class IF_WD_COMPONENT_USAGE_GROUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates and Adds a Component Usage | 20050111 | |
| 2 | Instance method | Public | Method | Return a Component Usage to this Group | 20041210 | |
| 3 | Instance method | Public | Method | Return All Component Usages to this Group | 20041210 | |
| 4 | Instance method | Public | Method | Deletes All Component Usages from this Group | 20050111 | |
| 5 | Instance method | Public | Method | Deletes a Component Usage from this Group | 20050111 | |
| 6 | Instance method | Public | Method | Sets Properties of a Component Usage | 20050118 |
Events
Class IF_WD_COMPONENT_USAGE_GROUP has no event.
Types
Class IF_WD_COMPONENT_USAGE_GROUP has no local type.
Method Signatures
Method ADD_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMBEDDING_POSITION | Call by reference | Type reference (TYPE) | STRING | Einbettungsposition im Window | 20050114 | |||
| 2 | LIFECYCLE_CONTROL | Call by reference | Type reference (TYPE) | STRING | IF_WD_RR_COMPONENT_USAGE=>CREATE_ON_DEMAND | 20050111 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Component Usage | 20050111 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20050111 | |||
| 5 | USED_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Verwendete Component | 20050118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Dynpro: Ausnahmeklasse für Methoden der Laufzeit-API | 20050120 |
Method GET_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20041210 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20041210 |
Method GET_COMPONENT_USAGE on class IF_WD_COMPONENT_USAGE_GROUP has no exception.
Method GET_COMPONENT_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDAPI_COMPONENT_USAGES | Web Dynpro: Tabelle von Component-Verwendungen | 20041210 |
Method GET_COMPONENT_USAGES on class IF_WD_COMPONENT_USAGE_GROUP has no exception.
Method REMOVE_ALL_CMP_USAGES Signature
Method REMOVE_ALL_CMP_USAGES on class IF_WD_COMPONENT_USAGE_GROUP has no parameter.
Method REMOVE_ALL_CMP_USAGES on class IF_WD_COMPONENT_USAGE_GROUP has no exception.
Method REMOVE_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20050111 |
Method REMOVE_COMPONENT_USAGE on class IF_WD_COMPONENT_USAGE_GROUP has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050118 | ||||
| 2 | EMBEDDING_POSITION | Call by reference | Type reference (TYPE) | STRING | 20050118 | ||||
| 3 | USED_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050118 |
Method SET on class IF_WD_COMPONENT_USAGE_GROUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |