SAP ABAP Class CL_APB_LAUNCHPAD_LAUNCH_API (API to launch an application)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-MUS-LP (Application Component) Launchpad
     APB_LAUNCHPAD (Package) Launchpad (generic functions)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_APB_LAUNCHPAD_LAUNCH_API Launch an application 20071221
Properties
Class CL_APB_LAUNCHPAD_LAUNCH_API  
Short Description API to launch an application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_LAUNCHPAD   Launchpad (generic functions) 
Created 20071221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_APB_LAUNCHPAD_LAUNCH_API Launch an application 20071221
Friends
Class CL_APB_LAUNCHPAD_LAUNCH_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 JAVA_GUI Constant Public Type reference (TYPE) STRING CL_APB_LPD_START_APPLICATIONS=>javagui 20080107
2 MD_INSTANCE Instance attribute Private Type reference (TYPE) APB_LPD_INSTANCE Instance 20120710
3 MD_ROLE Instance attribute Private Type reference (TYPE) APB_LPD_ROLE Role 20120710
4 MR_DATA_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_APB_LPD_PROVIDER 20071221
5 MR_LAUNCHER_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_APB_LPD_LAUNCH_APPLICATION 20071221
6 MR_LAUNCHPAD Instance attribute Private Object reference (TYPE REF TO) CL_APB_LAUNCHPAD Persistant XML Object for Launchpad 20071221
7 MR_PORTAL_INTEGRATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro: Portal Integration 20071221
8 MR_SUSP_RES_INTERFACE Instance attribute Private Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME Suspend and resume functionality 20080310
9 MR_WD_APPLICATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_APPLICATION 20071221
10 MR_WINDOW_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER 20071221
11 MV_OBN_USE_USER_SET_OF_ROLES Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101109
12 WEBGUI Constant Public Type reference (TYPE) STRING CL_APB_LPD_START_APPLICATIONS=>webgui 20080107
13 WINGUI Constant Public Type reference (TYPE) STRING CL_APB_LPD_START_APPLICATIONS=>wingui 20080107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071221
2 GET_CLIENT_ENVIRONMENT Instance method Protected Method 20071221
3 SET_LAUNCHER_CLASS Instance method Protected Method 20071221
Events
Class CL_APB_LAUNCHPAD_LAUNCH_API has no event.
Types
Class CL_APB_LAUNCHPAD_LAUNCH_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Instance 20120710
2 Importing ID_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20120710
3 Importing IR_SUSP_RES_INTERFACE Call by reference Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME Suspend and resume functionality 20080310
4 Importing IR_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20071221
5 Importing IV_OBN_USE_USER_SET_OF_ROLES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101109

Method CONSTRUCTOR on class CL_APB_LAUNCHPAD_LAUNCH_API has no exception.

Method GET_CLIENT_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_CLIENT_ENVIRONMENT Value transfer Type reference (TYPE) APB_LPD_STRING Client environment 20071221

Method GET_CLIENT_ENVIRONMENT on class CL_APB_LAUNCHPAD_LAUNCH_API has no exception.

Method SET_LAUNCHER_CLASS Signature

Method SET_LAUNCHER_CLASS on class CL_APB_LAUNCHPAD_LAUNCH_API has no parameter.
Method SET_LAUNCHER_CLASS on class CL_APB_LAUNCHPAD_LAUNCH_API has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711