SAP ABAP Class CL_ADT_WDY_CONFIG_RESOURCE (Resource Controller for Web Dynpro Application Launcher)
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_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20120727 |
Properties
| Class | CL_ADT_WDY_CONFIG_RESOURCE | |
| Short Description | Resource Controller for Web Dynpro Application Launcher | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_ADT | SWDP ADT Development |
| Created | 20120727 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_WDY_CONFIG_RESOURCE has no forward declaration.
Interfaces
Class CL_ADT_WDY_CONFIG_RESOURCE has no interface implemented.
Friends
Class CL_ADT_WDY_CONFIG_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 | 'APPL_NAME' | 20130729 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'configure_application' | 20130729 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 'CL_ADT_WDY_CONFIG_RESOURCE' | 20121130 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'configure_component' | 20130729 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'COMP_NAME' | 20130729 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'WDCAYA' | 20120727 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'WDCCYG' | 20120727 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'sap-language' | 20130729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130729 | ||
| 2 | Static method | Private | Method | Returns the Application details to open the config editor | 20120727 |
Events
Class CL_ADT_WDY_CONFIG_RESOURCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_WDA_CONFIG | Public | See coding | 20120730 | BEGIN OF ty_wda_config,
main_object TYPE if_adt_tools_core_types=>ty_main_object,
config_editor_url TYPE string,
END OF ty_wda_config
|
Method Signatures
Method GET_CONFIGURATION_CREATION_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_NAME | Value transfer | Type reference (TYPE) | STRING | 20130729 | ||||
| 2 | OUT_ABSOLUTE_URL | Value transfer | Type reference (TYPE) | STRING | 20130729 |
Method GET_CONFIGURATION_CREATION_URL on class CL_ADT_WDY_CONFIG_RESOURCE has no exception.
Method GET_CONFIG_EDITOR_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPLICATION_NAME | Call by reference | Type reference (TYPE) | O2APPLNAME | 20120727 | ||||
| 2 | EV_APPLICATION_PARAMS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20120727 | ||||
| 3 | IV_CONFIG_NAME | Call by reference | Type reference (TYPE) | STRING | 20120727 | ||||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common Exception Class for WDA | 20120727 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |