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 CO_APPL_NAME Constant Public Type reference (TYPE) STRING 'APPL_NAME' 20130729
2 CO_APP_CONFIG_TYPE Constant Public Type reference (TYPE) STRING 'configure_application' 20130729
3 CO_CLASS_NAME Static Attribute Public Type reference (TYPE) STRING 'CL_ADT_WDY_CONFIG_RESOURCE' 20121130
4 CO_COMP_CONFIG_TYPE Constant Public Type reference (TYPE) STRING 'configure_component' 20130729
5 CO_COMP_NAME Constant Public Type reference (TYPE) STRING 'COMP_NAME' 20130729
6 CO_OBJECT_TYPE_APP_CONFIG Constant Public Type reference (TYPE) STRING 'WDCAYA' 20120727
7 CO_OBJECT_TYPE_COMP_CONFIG Constant Public Type reference (TYPE) STRING 'WDCCYG' 20120727
8 CO_SAP_LANGUAGE Constant Public Type reference (TYPE) STRING 'sap-language' 20130729
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION_CREATION_URL Static method Public Method 20130729
2 GET_CONFIG_EDITOR_APPLICATION 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 Importing IV_APPLICATION_NAME Value transfer Type reference (TYPE) STRING 20130729
2 Returning 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 Exporting EV_APPLICATION_NAME Call by reference Type reference (TYPE) O2APPLNAME 20120727
2 Exporting EV_APPLICATION_PARAMS Call by reference Type reference (TYPE) TIHTTPNVP 20120727
3 Importing IV_CONFIG_NAME Call by reference Type reference (TYPE) STRING 20120727
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20120727
# Exception Resumable Description Created on
1 CX_ADT_WDY_COMMON Common Exception Class for WDA 20120727
History
Last changed by/on SAP  20140121 
SAP Release Created in 740