SAP ABAP Class CL_WDY_WB_REFLECTION_HELPER (Help Class for ABAP Reflection)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor
⤷
⤷
Properties
| Class | CL_WDY_WB_REFLECTION_HELPER | |
| Short Description | Help Class for ABAP Reflection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_VIEW_CONTROLLER | Web Dynpro Workbench Tool: View/Controller Editor |
| Created | 20021113 | 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_WDY_WB_REFLECTION_HELPER has no interface implemented.
Friends
Class CL_WDY_WB_REFLECTION_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CLASS_TABLE | Buffer Table Assignment Class Name ->Superclass Name | 20030331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Class for Object | 20021113 | |
| 2 | Static method | Public | Method | Gets Superclass | 20021113 | |
| 3 | Static method | Public | Method | Is an Object Instance of a Class or of Its Superclasses | 20021113 |
Events
Class CL_WDY_WB_REFLECTION_HELPER has no event.
Types
Class CL_WDY_WB_REFLECTION_HELPER has no local type.
Method Signatures
Method GET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Value transfer | Type reference (TYPE) | CHAR30 | Name der Klasse | 20021113 | |||
| 2 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20021113 |
Method GET_CLASS on class CL_WDY_WB_REFLECTION_HELPER has no exception.
Method GET_SUPER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Klassenname | 20021113 | |||
| 2 | SUPER_CLASS | Value transfer | Type reference (TYPE) | CHAR30 | Name der Oberklasse | 20021113 |
Method GET_SUPER_CLASS on class CL_WDY_WB_REFLECTION_HELPER has no exception.
Method IS_INSTANCE_OF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE | Value transfer | Type reference (TYPE) | CHAR01 | 'X': ist Instanz | 20021113 | |||
| 2 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20021113 | ||||
| 3 | TYPE_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Klassen- oder Interfacename | 20021129 |
Method IS_INSTANCE_OF on class CL_WDY_WB_REFLECTION_HELPER has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |