SAP ABAP Class CL_ADT_WDY_COMPONENT_RESOURCE (ADT : WebDynpro Component Resource)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
⤷
SWDP_ADT (Package) SWDP ADT Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers for WB object types | 20130424 |
Properties
| Class | CL_ADT_WDY_COMPONENT_RESOURCE | |
| Short Description | ADT : WebDynpro Component Resource | |
| Super Class | CL_WB_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers for WB object types |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_ADT | SWDP ADT Development |
| Created | 20130424 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_WDY_COMPONENT_RESOURCE has no forward declaration.
Interfaces
Class CL_ADT_WDY_COMPONENT_RESOURCE has no interface implemented.
Friends
Class CL_ADT_WDY_COMPONENT_RESOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'validateName' | 20130801 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20130426 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20130426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130711 | ||
| 2 | Instance method | Public | Method | 20130712 | ||
| 3 | Instance method | Public | Method | 20130712 | ||
| 4 | Instance method | Public | Method | 20130713 | ||
| 5 | Instance method | Public | Method | 20130712 | ||
| 6 | Instance method | Private | Method | 20130729 |
Events
Class CL_ADT_WDY_COMPONENT_RESOURCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_ADT_COMPONENT | Public | See coding | 20130426 | BEGIN OF gty_s_adt_component,
main_object TYPE if_adt_tools_core_types=>ty_main_object,
viewname TYPE string,
windowname TYPE string,
target_component TYPE wdy_component_name,
"controller TYPE IF_ADT_WDY_CONTROLLER=>ty_controller,
"ty_component TYPE if_wdy_md_adt_component=>gty_s_component,
END OF gty_s_adt_component
|
Method Signatures
Method COPY_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_COMP | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130711 | ||||
| 2 | IV_TARGET_COMP | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130711 |
Method COPY_COMP_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_CONTROLLER | 20130712 | ||||
| 2 | IS_SOURCE_CONTROLLER_KEY | Call by reference | Type reference (TYPE) | WDY_MD_CONTROLLER_KEY | 20130712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130715 |
Method COPY_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_COMP | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130712 | ||||
| 2 | IV_TARGET_COMP | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130715 |
Method COPY_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_VIEW | 20130713 | ||||
| 2 | IS_SOURCE_VIEW_KEY | Call by reference | Type reference (TYPE) | WDY_MD_CONTROLLER_KEY | 20130713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130715 |
Method COPY_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_WINDOW | 20130712 | ||||
| 2 | IS_SOURCE_WINDOW_KEY | Call by reference | Type reference (TYPE) | WDY_MD_CONTROLLER_KEY | 20130712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130715 |
Method GET_COMP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130729 | ||||
| 2 | RS_ADT_COMP_MAIN | Value transfer | Type reference (TYPE) | GTY_S_ADT_COMPONENT | 20130730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130819 | |||
| 2 | 20130809 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |