SAP ABAP Class CL_HC_LAUNCHER (Help Center Launcher)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
     SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
Properties
Class CL_HC_LAUNCHER  
Short Description Help Center Launcher    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_HELP_CENTER   Help Center ABAP Web Dynpro 
Created 20090625   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HC_LAUNCHER has no forward declaration.
Interfaces
Class CL_HC_LAUNCHER has no interface implemented.
Friends
Class CL_HC_LAUNCHER has no friend class.
Attributes
Class CL_HC_LAUNCHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_URL Static method Private Method Gets URL for Web Dynpro Application 20090713
2 GET_APPL_HELP_ID_PORTAL Static method Public Method Parameter ApplicationHelpIds for Call from Portal 20090810
3 GET_HELP_CENTER_URL Static method Public Method Gets Help Center URL 20090713
Events
Class CL_HC_LAUNCHER has no event.
Types
Class CL_HC_LAUNCHER has no local type.
Method Signatures

Method GET_APPLICATION_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL_ABSOLUTE Call by reference Type reference (TYPE) STRING 20090713
2 Exporting E_URL_LOCAL Call by reference Type reference (TYPE) STRING 20090713
3 Importing I_APPLICATION_NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20090713
4 Importing I_QUERY_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20090713

Method GET_APPLICATION_URL on class CL_HC_LAUNCHER has no exception.

Method GET_APPL_HELP_ID_PORTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPL_HELP_ID Call by reference Type reference (TYPE) STRING 20090810
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_HC_CTX Anwendungskontext 20090810

Method GET_APPL_HELP_ID_PORTAL on class CL_HC_LAUNCHER has no exception.

Method GET_HELP_CENTER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL_ABSOLUTE Call by reference Type reference (TYPE) STRING 20090713
2 Exporting E_URL_LOCAL Call by reference Type reference (TYPE) STRING 20090713
3 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_HC_CTX Anwendungskontext 20090713

Method GET_HELP_CENTER_URL on class CL_HC_LAUNCHER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in