SAP ABAP Class CL_ADT_WDY_COMP_INTF_RESOURCE (ADT : WebDynpro Component Interface 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 | 20130502 |
Properties
| Class | CL_ADT_WDY_COMP_INTF_RESOURCE | |
| Short Description | ADT : WebDynpro Component Interface 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 | 20130502 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_WDY_COMP_INTF_RESOURCE has no forward declaration.
Interfaces
Class CL_ADT_WDY_COMP_INTF_RESOURCE has no interface implemented.
Friends
Class CL_ADT_WDY_COMP_INTF_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' | 20130819 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20130502 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TROBJTYPE | Object Type | 20130502 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20130502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130726 | ||
| 2 | Instance method | Private | Method | 20130819 |
Events
Class CL_ADT_WDY_COMP_INTF_RESOURCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_ADT_COMP_INTF | Public | See coding | 20130502 | BEGIN OF gty_s_adt_comp_intf,
main_object TYPE if_adt_tools_core_types=>ty_main_object,
ty_comp_intf_definition TYPE if_wdy_md_adt_comp_interface=>gty_s_interface_definition,
copy_comp_intf_name TYPE wdy_component_name, " added by VENKAT for copy of component inteface feature
END OF gty_s_adt_comp_intf
|
Method Signatures
Method COPY_COMPONENT_INTF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_COMP_INTF | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130726 | ||||
| 2 | IV_TARGET_COMP_INTF | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130726 |
Method GET_COMP_INTF_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_ADT_COMP_INTF_MAIN | Value transfer | Type reference (TYPE) | GTY_S_ADT_COMP_INTF | 20130819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130819 | |||
| 2 | 20130819 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |