SAP ABAP Class CL_WD_ALV_TOOL (Web Dynpro: Tools for ALV)
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
⤷
⤷
Properties
| Class | CL_WD_ALV_TOOL | |
| Short Description | Web Dynpro: Tools for ALV | |
| 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 | 20041213 | SAP |
| Last change | 20070911 | 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_WD_ALV_TOOL has no interface implemented.
Friends
Class CL_WD_ALV_TOOL has no friend class.
Attributes
Class CL_WD_ALV_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates/Returns Component Usage | 20041213 | |
| 2 | Instance method | Public | Method | Returns Using Component | 20050103 |
Events
Class CL_WD_ALV_TOOL has no event.
Types
Class CL_WD_ALV_TOOL has no local type.
Method Signatures
Method GET_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Referenz auf die Component | 20041213 | |||
| 2 | COMPONENT_USAGE | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Referenz auf die Component-Verwendung | 20041213 | |||
| 3 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Component-Verwendung | 20041213 | |||
| 4 | CREATE_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Soll die Component erzeugt werden? | 20041213 | ||
| 5 | USED_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | Name der verwendeten Component | 20041213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041213 |
Method GET_PARENT_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20050103 | |||
| 2 | COMPONENT_USAGE | Call by reference | Type reference (TYPE) | STRING | 20050103 | ||||
| 3 | COMPONENT_USAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20050601 | ||||
| 4 | COMPONENT_USAGE_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20050902 | |||
| 5 | PARENT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20050103 |
Method GET_PARENT_COMPONENT on class CL_WD_ALV_TOOL has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |