SAP ABAP Class CL_ADT_WDY_INTERFACE_VIEW_RES (ADT:Resource controller for Interface View)
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 | 20130724 |
Properties
| Class | CL_ADT_WDY_INTERFACE_VIEW_RES | |
| Short Description | ADT:Resource controller for Interface View | |
| 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 | 20130724 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_WDY_INTERFACE_VIEW_RES has no forward declaration.
Interfaces
Class CL_ADT_WDY_INTERFACE_VIEW_RES has no interface implemented.
Friends
Class CL_ADT_WDY_INTERFACE_VIEW_RES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130730 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130725 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20130730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130806 | ||
| 2 | Instance method | Private | Method | 20130819 |
Events
Class CL_ADT_WDY_INTERFACE_VIEW_RES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ADT_INTERFACE_VIEW | Public | See coding | 20130724 | BEGIN OF ty_s_adt_interface_view,
main_object TYPE if_adt_tools_core_types=>ty_main_object,
componentinterfacename TYPE string,
if_viewname TYPE string,
description TYPE string,
copy_src_obj_name TYPE trobj_name,
copy_src_comp_intf_name TYPE wdy_component_name,
END OF ty_s_adt_interface_view
|
Method Signatures
Method COPY_INTERFACE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET_INTF_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ADT_INTERFACE_VIEW | 20130806 | ||||
| 2 | IS_SOURCE_INTF_VIEW_KEY | Call by reference | Type reference (TYPE) | WDY_MD_CONTROLLER_KEY | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130806 |
Method GET_INTF_VIEW_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 | 20130819 | ||||
| 2 | RS_WDY_INTF_VIEW_MAIN | Value transfer | Type reference (TYPE) | TY_S_ADT_INTERFACE_VIEW | 20130819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130822 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |