SAP ABAP Class CL_WDY_RG_CAST_TOOL (Generation Data for Objects that Can Be Called)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
⤷
SWDP_RUNTIME_GENERATION_DT (Package) Web Dynpro: Create Data and Source Code at Design Time
⤷
⤷
Properties
| Class | CL_WDY_RG_CAST_TOOL | |
| Short Description | Generation Data for Objects that Can Be Called | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_GENERATION_DT | Web Dynpro: Create Data and Source Code at Design Time |
| Created | 20040705 | SAP |
| Last change | 20110908 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDY_RG_CAST_TOOL has no interface implemented.
Friends
Class CL_WDY_RG_CAST_TOOL has no friend class.
Attributes
Class CL_WDY_RG_CAST_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Description of an Action | 20040705 | |
| 2 | Static method | Public | Method | Returns Descriptions of Actions | 20040705 | |
| 3 | Static method | Public | Method | Returns Description of an Event | 20040705 | |
| 4 | Static method | Public | Method | Returns Descriptions of Events | 20040705 | |
| 5 | Static method | Public | Method | Returns Descriptions of Event Handlers | 20040705 | |
| 6 | Static method | Public | Method | Returns Descriptions of Event Handlers | 20040705 | |
| 7 | Static method | Public | Method | Returns Description of Parameter Properties | 20040705 | |
| 8 | Static method | Public | Method | Returns Description of Plug Properties | 20040705 | |
| 9 | Static method | Public | Method | Returns Description of Parameter Set Properties | 20040705 | |
| 10 | Static method | Public | Method | Returns Description of Parameter Sets | 20040705 | |
| 11 | Static method | Public | Method | Returns Description of a Procedure | 20040705 | |
| 12 | Static method | Public | Method | Returns Description of Procedures | 20040705 | |
| 13 | Static method | Private | Method | Returns Source Text of Procedure | 20040705 |
Events
Class CL_WDY_RG_CAST_TOOL has no event.
Types
Class CL_WDY_RG_CAST_TOOL has no local type.
Method Signatures
Method COPY_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ACTION | Beschreibung von Einheiten mit Parametern | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_ACTION | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_ACTION on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECTS | Call by reference | Type reference (TYPE) | WDY_MD_ACTIONS | Menge von Aktionen im Metadatenformat | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_T_ACTIONS | Liste mit Beschreibungen von Aktionen | 20040705 |
Method COPY_ACTIONS on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_EVENT | Beschreibung von Einheiten mit Parametern | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_EVENT | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_EVENT on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECTS | Call by reference | Type reference (TYPE) | WDY_MD_EVENTS | Liste von Parameter Features | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_T_EVENTS | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_EVENTS on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_EVENT_HANDLER | Beschreibung von Einheiten mit Parametern | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_EVENT_HANDLER | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_EVENT_HANDLER on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_EVENT_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECTS | Call by reference | Type reference (TYPE) | WDY_MD_EVENT_HANDLERS | 20040705 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_T_EVENT_HANDLERS | 20040705 |
Method COPY_EVENT_HANDLERS on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_OUTBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_OUTBOUND_PLUG | Beschreibung von Einheiten mit Parametern | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_OUTBOUND_PLUG | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_OUTBOUND_PLUG on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_OUTBOUND_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECTS | Call by reference | Type reference (TYPE) | WDY_MD_OUTBOUND_PLUGS | Liste von Parameter Features | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_T_OUTBOUND_PLUGS | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_OUTBOUND_PLUGS on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_PARAM_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_KIND | Call by reference | Type reference (TYPE) | WDY_RG_D_META_KIND | Art eines Meta Daten Objektes ( s.a. Typ-Pool wdyrt ) | 20040705 | |||
| 2 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_PARAM_FEATURE | Beschreibung von Einheiten mit Parametern | 20040705 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_PARAM_FEATURE | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_PARAM_FEATURE on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_PARAM_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_KIND | Call by reference | Type reference (TYPE) | WDY_RG_D_META_KIND | Art eines Meta Daten Objektes ( s.a. Typ-Pool wdyrt ) | 20040705 | |||
| 2 | META_OBJECTS | Call by reference | Type reference (TYPE) | WDY_MD_PARAM_FEATURES | Liste von Parameter Features | 20040705 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_T_PARAM_FEATURES | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_PARAM_FEATURES on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_KIND | Call by reference | Type reference (TYPE) | WDY_RG_D_META_KIND | Art eines Meta Daten Objektes ( s.a. Typ-Pool wdyrt ) | 20040705 | |||
| 2 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_PROCEDURE | Beschreibung von Einheiten mit Parametern | 20040705 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_PROCEDURE | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_PROCEDURE on class CL_WDY_RG_CAST_TOOL has no exception.
Method COPY_PROCEDURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_KIND | Call by reference | Type reference (TYPE) | WDY_RG_D_META_KIND | Art eines Meta Daten Objektes ( s.a. Typ-Pool wdyrt ) | 20040705 | |||
| 2 | META_OBJECTS | Call by reference | Type reference (TYPE) | WDY_MD_PROCEDURES | Liste von Parameter Features | 20040705 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_T_PROCEDURES | Beschreibung eines Objektes mit Parametern | 20040705 |
Method COPY_PROCEDURES on class CL_WDY_RG_CAST_TOOL has no exception.
Method GET_SOURCE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_PROCEDURE | Prozedur | 20040705 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20040705 |
Method GET_SOURCE_LINES on class CL_WDY_RG_CAST_TOOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |