SAP ABAP Class CL_DP_LAUNCHPAD (Dealerportal: Report Launchpad)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     DP_COMMON (Package) Common functions for Dealerportal - unswitched objects
Properties
Class CL_DP_LAUNCHPAD  
Short Description Dealerportal: Report Launchpad    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DP_COMMON   Common functions for Dealerportal - unswitched objects 
Created 20080514   SAP 
Last change 20100310   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
Class CL_DP_LAUNCHPAD has no interface implemented.
Friends
Class CL_DP_LAUNCHPAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LAUNCHPAD_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_APB_LAUNCHPAD_API API for Launchpad persistence 20080514
2 MT_CONTENT Instance attribute Private Type reference (TYPE) APB_LPD_T_CONTENT Tree Content 20080514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080514
2 GET_APPLICATION_DATA Instance method Public Method Get application data 20080514
3 LAUNCH_APPLICATION Instance method Public Method Launch application 20080514
Events
Class CL_DP_LAUNCHPAD has no event.
Types
Class CL_DP_LAUNCHPAD 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 IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20080514
2 Importing IV_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Instance 20080514
3 Importing IV_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20080514
# Exception Resumable Description Created on
1 NOT_FOUND 20080514
2 PARAMETER_MISSING 20080514

Method GET_APPLICATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPL_DATA Call by reference Type reference (TYPE) APB_LPD_S_CONTENT Tree content 20080514
2 Importing IV_APPL_ALIAS Value transfer Type reference (TYPE) APB_LPD_APPL_ALIAS Application alias 20080514
3 Importing IV_REFRESH_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL Refresh content 20080514
# Exception Resumable Description Created on
1 NOT_FOUND 20080514
2 PARAMETER_MISSING 20080514

Method LAUNCH_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_DATA Call by reference Type reference (TYPE) APB_LPD_S_CONTENT Tree content 20080514

Method LAUNCH_APPLICATION on class CL_DP_LAUNCHPAD has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604