SAP ABAP Class CL_ADT_WDY_APP_LAUNCH_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 20120521
Properties
Class CL_ADT_WDY_APP_LAUNCH_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 20120521   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_WDY_APP_LAUNCH_RESOURCE has no forward declaration.
Interfaces
Class CL_ADT_WDY_APP_LAUNCH_RESOURCE has no interface implemented.
Friends
Class CL_ADT_WDY_APP_LAUNCH_RESOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_CONFIG_EDITOR Constant Public Type reference (TYPE) STRING 'LAUNCH_CONFIG_EDITOR' 20120718
2 CO_ACTION_LAUNCH_APP Constant Public Type reference (TYPE) STRING 'LAUNCH_APP' 20120718
3 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_ADT_WDY_APP_LAUNCH_RESOURCE' Object Type Name 20120521
4 CO_OBJECT_NAME Constant Public Type reference (TYPE) STRING 'object_name' 20130201
5 CO_OBJECT_TYPE Constant Public Type reference (TYPE) STRING 'object_type' 20130201
6 CO_OBJECT_TYPE_APP Constant Public Type reference (TYPE) STRING 'WDYA/YY' 20120718
7 CO_OBJECT_TYPE_APP_CONFIG Constant Public Type reference (TYPE) STRING 'wdaapplicationconfiguration' 20120718
8 CO_OBJECT_TYPE_COMP_CONFIG Constant Public Type reference (TYPE) STRING 'WDCC/YG' 20120718
9 CO_OBJECT_TYPE_FPM_APP_CONFIG Constant Public Type reference (TYPE) STRING 'fpmapplicationconfiguration' 20130419
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_DETAILS Static method Public Method Returns the application details for the application config 20120718
2 GET_CONFIG_EDITOR_APPLICATION Static method Private Method Returns the Application details to open the config editor 20120718
Events
Class CL_ADT_WDY_APP_LAUNCH_RESOURCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_APP_LAUNCH_CONFIG Public See coding 20120521 begin of ty_app_launch_config, app_name type string, app_url type string, lagunage type string, sso_url type string, sso_token type string, end of ty_app_launch_config
Method Signatures

Method GET_APPLICATION_DETAILS 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 Application Name 20120718
2 Exporting EV_APPLICATION_PARAMS Call by reference Type reference (TYPE) TIHTTPNVP Parameters to launch the App 20120718
3 Importing IV_APPLICATION_CONFIG_NAME Call by reference Type reference (TYPE) STRING Application Config Name 20120718
# Exception Resumable Description Created on
1 CX_ADT_WDY_COMMON Common Exception Class for WDA 20120719

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 20120718
2 Exporting EV_APPLICATION_PARAMS Call by reference Type reference (TYPE) TIHTTPNVP 20120718
3 Importing IV_CONFIG_NAME Call by reference Type reference (TYPE) STRING 20120718
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20120718
# Exception Resumable Description Created on
1 CX_ADT_WDY_COMMON Common Exception Class for WDA 20120719
History
Last changed by/on SAP  20140121 
SAP Release Created in 740