SAP ABAP Class CL_APB_LAUNCHPAD_API (API for Launchpad persistence)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-MUS-LP (Application Component) Launchpad
     APB_LAUNCHPAD (Package) Launchpad (generic functions)
Properties
Class CL_APB_LAUNCHPAD_API  
Short Description API for Launchpad persistence    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_LAUNCHPAD   Launchpad (generic functions) 
Created 20070425   SAP 
Last change 20141120    
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_APB_LAUNCHPAD_API has no interface implemented.
Friends
Class CL_APB_LAUNCHPAD_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_NAV_MODE Constant Public See coding 20110118
2 GC_ALLOWED_CHARACTERS Constant Public Type reference (TYPE) STRING '1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ_/' 20080618
3 GC_CHANGE Constant Private Type reference (TYPE) STRING 'CHANGE' 20070619
4 GC_DISPLAY Constant Private Type reference (TYPE) STRING 'DISPLAY' 20070619
5 GC_LPD_FORWARD_LOGON_TICKET Constant Public Type reference (TYPE) STRING 'LPD_FORWARD_LOGON_TICKET' 20110111
6 GC_RESET_DIRTY_FLAG Constant Public Type reference (TYPE) STRING CL_APB_LAUNCHPAD=>GC_RESET_DIRTY_FLAG 20100415
7 JAVAGUI Constant Public Type reference (TYPE) STRING CL_APB_LPD_START_APPLICATIONS=>JAVAGUI 20080107
8 MD_INACTIVE_FOLDER_ID Instance attribute Private Type reference (TYPE) APB_LPD_GUID GUID 20071129
9 MD_INSTANCE Instance attribute Public Type reference (TYPE) APB_LPD_INSTANCE Instance 20070619
10 MD_MODE Instance attribute Public Type reference (TYPE) STRING Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070619
11 MD_ROLE Instance attribute Public Type reference (TYPE) APB_LPD_ROLE Role 20070619
12 MD_ROOT_APPL_ID Instance attribute Private Type reference (TYPE) APB_LPD_GUID GUID 20071129
13 MD_TYPE_OF_LPD Instance attribute Private Type reference (TYPE) APB_LPD_TYPE_OF_LPD Type of Launchpad 20100915
14 MD_UNIT_TEST Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100517
15 MR_CHANGE_LPD_LIST Instance attribute Private Object reference (TYPE REF TO) BADI_APB_LPD_MODIFY_LPD_LIST 20081106
16 MR_DATA_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_APB_LPD_PROVIDER 20070619
17 MR_LAUNCHER_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_APB_LPD_LAUNCH_APPLICATION 20070619
18 MR_LAUNCHPAD Instance attribute Private Object reference (TYPE REF TO) CL_APB_LAUNCHPAD Persistant XML Object for Launchpad 20070619
19 MR_PORTAL_INTEGRATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro Runtime: Portal Integration 20070619
20 MR_SUSP_RES_INTERFACE Instance attribute Private Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME Suspend and resume functionality 20080310
21 MR_UNIT_TEST Static Attribute Private Object reference (TYPE REF TO) CL_APB_LPD_UNIT_TEST Launchpad Unit Tests 20100517
22 MR_WD_APPLICATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_APPLICATION 20070619
23 MR_WINDOW_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER 20071014
24 WEBGUI Constant Public Type reference (TYPE) STRING CL_APB_LPD_START_APPLICATIONS=>WEBGUI 20080107
25 WINGUI Constant Public Type reference (TYPE) STRING CL_APB_LPD_START_APPLICATIONS=>WINGUI 20080107
Methods
# Method Level Visibility Method type Description Created on
1 ADD_APPLICATION Instance method Private Method 20071129
2 ADD_BEX_ANALYZER Instance method Public Method Create a BEx Analyzer to the Launchpad 20071205
3 ADD_BI_ENTERPRISE_REPORT Instance method Public Method Add a Enterprise Report to the Launchpad 20071205
4 ADD_BI_QUERY Instance method Public Method Create a BI Query to the Launchpad 20071205
5 ADD_BI_TEMPLATE Instance method Public Method Create a WebDynpro Java application to the Launchpad 20071205
6 ADD_BO_CRYSTAL_REPORT Instance method Public Method Create a WebDynpro Java application to the Launchpad 20081015
7 ADD_BO_POLESTAR Instance method Public Method Create a WebDynpro Java application to the Launchpad 20090927
8 ADD_BO_WEB_INTELLIGENCE Instance method Public Method Create a WebDynpro Java application to the Launchpad 20090924
9 ADD_BO_XCELSIUS_DASHBD Instance method Public Method Create a BI Query to the Launchpad 20090714
10 ADD_COLUMN_BREAK Instance method Public Method Add a Separator to the Launchpad 20110216
11 ADD_FOLDER Instance method Public Method Create a transaction to the Launchpad 20071217
12 ADD_INFOSET_QUERY Instance method Public Method Create a transaction to the Launchpad 20071206
13 ADD_KM_DOCUMENT Instance method Public Method Create a WebDynpro Java application to the Launchpad 20071206
14 ADD_LIST_REPORT Instance method Public Method Add a List Report to the Launchpad 20100907
15 ADD_MESSAGE Static method Private Method 20071129
16 ADD_OBJECT_FOLDER Instance method Public Method Create a transaction to the Launchpad 20100915
17 ADD_OBN Instance method Public Method Create a transaction to the Launchpad 20071206
18 ADD_PORTAL_PAGE Instance method Public Method Create a WebDynpro Java application to the Launchpad 20071129
19 ADD_REPORT_WRITER Instance method Public Method Create a transaction to the Launchpad 20071205
20 ADD_SEPARATOR Instance method Public Method Add a Separator to the Launchpad 20110216
21 ADD_TRANSACTION Instance method Public Method Create a transaction to the Launchpad 20071129
22 ADD_URL Instance method Public Method Create a transaction to the Launchpad 20071129
23 ADD_VISUAL_COMPOSER Instance method Public Method Create a WebDynpro Java application to the Launchpad 20071206
24 ADD_WEBDYNPRO_ABAP Instance method Public Method Create a WebDynpro Java application to the Launchpad 20071129
25 ADD_WEBDYNPRO_JAVA Instance method Public Method Create a WebDynpro Java application to the Launchpad 20071205
26 COMMIT Instance method Public Method 20070619
27 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20070619
28 CREATE Static method Public Method 20080618
29 GET_CLIENT_ENVIRONMENT Instance method Protected Method 20070619
30 GET_CONTENT Instance method Public Method 20070619
31 GET_DESCRIPTION Instance method Public Method 20090715
32 GET_GUID Static method Private Method 20071129
33 GET_PARAMETER_MAPPING Instance method Public Method 20081215
34 ICONS_SELECTABLE Instance method Public Method 20090713
35 LAUNCH_APPLICATION Instance method Public Method 20070619
36 MODIFY_APPLICATION_PARAMETERS Instance method Public Method 20080715
37 MODIFY_LINKTEXT Instance method Public Method 20070619
38 MODIFY_LONGTEXT Instance method Public Method 20070619
39 READ_FOR_CHANGE Static method Public Method 20070619
40 READ_FOR_DISPLAY Static method Public Method 20070619
41 REMOVE Instance method Public Method 20080327
42 SAVE Instance method Public Method 20070619
43 SET_DISABLED Instance method Public Method 20070619
44 SET_EMPHASIZED Instance method Public Method 20090224
45 SET_INVISIBLE Instance method Public Method 20070619
46 SET_LAUNCHER_CLASS Instance method Protected Method 20070619
47 SET_PARAMETER_MAPPING Instance method Public Method 20110325
48 SHOW_XML Instance method Public Method 20071204
49 TYPE_OF_LAUNCHPAD Instance method Public Method 20090224
50 UPDATE_HITLIST Instance method Private Method 20090224
Events
Class CL_APB_LAUNCHPAD_API has no event.
Types
Class CL_APB_LAUNCHPAD_API has no local type.
Method Signatures

Method ADD_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_APPLICATION_ID Value transfer Type reference (TYPE) APB_LPD_GUID GUID 20071129
2 Importing ID_APPLICATION_TYPE Call by reference Type reference (TYPE) APB_LPD_APPLICATION_TYPE Applikation type 20071129
3 Importing ID_INACTIVE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071129
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID Parent Id 20071217
5 Importing IT_APPLICATION_PARAMETER Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20071129

Method ADD_APPLICATION on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BEX_ANALYZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071205
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID Folder ID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_BEX_ANALYZER_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BEX_ANALYZER Fields to add a BEx Analyzer 20071205

Method ADD_BEX_ANALYZER on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BI_ENTERPRISE_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071205
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_BI_ENTERPRISE_REPORT_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BI_ENTERPRISE_REPORT Fields to add a BI Enterprise Report 20071205

Method ADD_BI_ENTERPRISE_REPORT on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BI_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071205
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_BI_QUERY_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BI_QUERY Fields to add a BI Query 20071205

Method ADD_BI_QUERY on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BI_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071205
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_BI_TEMPLATE_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BI_TEMPLATE Fields to add a BI Template 20071205

Method ADD_BI_TEMPLATE on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BO_CRYSTAL_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20081015
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081015
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20081015
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20081015
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081015
6 Importing IS_BO_CRYSTAL_REPORT_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BO_CRYSTAL_REPORT Fields to add a Crystal Report 20081015

Method ADD_BO_CRYSTAL_REPORT on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BO_POLESTAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20090927
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090927
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20090927
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20090927
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20090927
6 Importing IS_BO_POLESTAR_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BO_POLESTAR Fields to add Polestar 20090927

Method ADD_BO_POLESTAR on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BO_WEB_INTELLIGENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20090924
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090924
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20090924
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20090924
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20090924
6 Importing IS_BO_WEB_INTELLIGENCE_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BO_WEB_INTELLIGENCE Fields to add Web Intelligence 20090924

Method ADD_BO_WEB_INTELLIGENCE on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_BO_XCELSIUS_DASHBD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20090714
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090714
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20090714
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20090714
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20090714
6 Importing IS_BO_XCELSIUS_DASHBD_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_BO_XCELSIUS_DASHBD Fields to add a BO Xcelsius Dashboards 20091014

Method ADD_BO_XCELSIUS_DASHBD on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_COLUMN_BREAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20110216
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110216
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20110216
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID Folder ID 20110216

Method ADD_COLUMN_BREAK on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071217
2 Exporting ED_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071217
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071217
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20100915
5 Importing IS_FOLDER_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_FOLDER Fields to add an Object Based Navigation 20071217

Method ADD_FOLDER on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_INFOSET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071206
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071206
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_INFOSET_QUERY_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_INFOSET_QUERY Fields to add a Infoset Query 20071206

Method ADD_INFOSET_QUERY on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_KM_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071206
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071206
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_KM_DOCUMENT_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_KM_DOCUMENT Fields to add a KM Document 20071206

Method ADD_KM_DOCUMENT on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_LIST_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20100907
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100907
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20100907
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20100907
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20100907
6 Importing IS_LIST_REPORT_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_LIST_REPORT Fields to add a List Report 20100907

Method ADD_LIST_REPORT on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Return Parameter 20071129
2 Importing ID_MSGNO Call by reference Type reference (TYPE) MSGNO Message Identification 20071129
3 Importing ID_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message variable 01 20080714
4 Importing ID_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message variable 02 20080714
5 Importing ID_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message variable 03 20080714
6 Importing ID_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message variable 04 20080714

Method ADD_MESSAGE on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_OBJECT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100915
2 Exporting ED_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20100915
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20100915
4 Importing IS_FOLDER_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_FOLDER Fields to add an Object Based Navigation 20110216

Method ADD_OBJECT_FOLDER on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_OBN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071206
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071206
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_OBN_PARAMETERS Portal Parameters 20081008
6 Importing IS_OBN_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_OBN Fields to add an Object Based Navigation 20071206

Method ADD_OBN on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_PORTAL_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071129
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071129
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_PORTAL_PAGE_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PAGE Fields to add a WebDynpro Java application 20071129

Method ADD_PORTAL_PAGE on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_REPORT_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071205
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_REPORT_WRITER_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_REPORT_WRITER Fields to add a Report Writer 20071205

Method ADD_REPORT_WRITER on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_SEPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20110216
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110216
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20110216
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID Folder ID 20110216

Method ADD_SEPARATOR on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071129
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071129
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_ADD_TRANS_PARAMETERS Additional Parameters 20081008
6 Importing IS_TRANSACTION_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_TRANSACTION Fields to add a transaction 20071129

Method ADD_TRANSACTION on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071129
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071129
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_URL_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_URL Fields to add a transaction 20071129

Method ADD_URL on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_VISUAL_COMPOSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071206
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071206
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_PORTAL_PARAMETERS Portal Parameters 20081008
6 Importing IS_VISUAL_COMPOSER_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_VISUAL_COMPOSER Fields to add a Visual Composer Application 20071206

Method ADD_VISUAL_COMPOSER on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_WEBDYNPRO_ABAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071129
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071129
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_ADD_WD_PARAMETERS Portal Parameters 20081008
6 Importing IS_WEBDYNPRO_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_WEBDYNPRO Fields to add a WebDynpro Java application 20071129

Method ADD_WEBDYNPRO_ABAP on class CL_APB_LAUNCHPAD_API has no exception.

Method ADD_WEBDYNPRO_JAVA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application ID 20071224
2 Exporting ED_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20071205
4 Importing ID_PARENT_FOLDER_ID Call by reference Type reference (TYPE) APB_LPD_GUID 20071217
5 Importing IS_ADDITIONAL_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_S_ADD_WD_PARAMETERS Portal Parameters 20081008
6 Importing IS_WEBDYNPRO_FIELDS Call by reference Type reference (TYPE) APB_LPD_S_WEBDYNPRO Fields to add a WebDynpro Java application 20071205

Method ADD_WEBDYNPRO_JAVA on class CL_APB_LAUNCHPAD_API has no exception.

Method COMMIT Signature

Method COMMIT on class CL_APB_LAUNCHPAD_API has no parameter.
Method COMMIT on class CL_APB_LAUNCHPAD_API has no exception.

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 20070619
2 Importing ID_MODE Call by reference Type reference (TYPE) STRING 20070619
3 Importing ID_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20070619
4 Importing IR_LAUNCHPAD Call by reference Object reference (TYPE REF TO) CL_APB_LAUNCHPAD Persistant XML Object for Launchpad 20070619
5 Importing IR_PORTAL_INTEGRATION Call by reference Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro Runtime: Portal Integration 20070619
6 Importing IR_PROVIDER Call by reference Object reference (TYPE REF TO) IF_APB_LPD_PROVIDER 20070619
7 Importing IR_SUSP_RES_INTERFACE Call by reference Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME Suspend and resume functionality 20080310
8 Importing IR_WD_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WD_APPLICATION 20070619
9 Importing IR_WD_WINDOW_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER 20071014

Method CONSTRUCTOR on class CL_APB_LAUNCHPAD_API has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_LAUNCHPAD Value transfer Object reference (TYPE REF TO) CL_APB_LAUNCHPAD_API 20080618
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) APB_LPD_DESCRIPTION Description 20080618
3 Importing ID_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Instance 20080618
4 Importing ID_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20080618
5 Importing ID_REPOSITORY Call by reference Type reference (TYPE) APB_LPD_FLAG ABAP_FALSE Flag boolean 20080728
6 Importing ID_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20080618
7 Importing ID_TYPE_OF_LPD Call by reference Type reference (TYPE) APB_LPD_TYPE_OF_LPD Type of Launchpad 20090226
8 Importing ID_VERSION Call by reference Type reference (TYPE) APB_LPD_VERSION '1' Launchpad Version 20100916
9 Importing IR_PROVIDER Call by reference Object reference (TYPE REF TO) IF_APB_LPD_PROVIDER 20080618
10 Importing IR_SUSPEND_RESUME_INTERFACE Call by reference Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME Suspend and resume functionality 20080618
11 Importing IR_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Required to Launch Application! 20080618
# Exception Resumable Description Created on
1 ALLREADY_EXISTS 20080618
2 DESCRIPTION_MISSING 20080618
3 ENQUEUE_SYSTEM_FAILURE 20080618
4 NOT_ALLOWED_CHARACTERS 20080618

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 20070619

Method GET_CLIENT_ENVIRONMENT on class CL_APB_LAUNCHPAD_API has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CONTENT Value transfer Type reference (TYPE) APB_LPD_T_CONTENT Tree Content 20070619
2 Importing ID_OBJECT_TYPE Call by reference Type reference (TYPE) APB_LPD_OBJTYPE Object type 20070619

Method GET_CONTENT on class CL_APB_LAUNCHPAD_API has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_DESCRIPTION Value transfer Type reference (TYPE) STRING 20090715

Method GET_DESCRIPTION on class CL_APB_LAUNCHPAD_API has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_GUID_32 Value transfer Type reference (TYPE) APB_LPD_GUID GUID 20071129

Method GET_GUID on class CL_APB_LAUNCHPAD_API has no exception.

Method GET_PARAMETER_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER Call by reference Type reference (TYPE) APB_LPD_T_PARAMETER_MAPPING Table to display parameter mapping 20081215
2 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20081215

Method GET_PARAMETER_MAPPING on class CL_APB_LAUNCHPAD_API has no exception.

Method ICONS_SELECTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_IS_SELECTABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090713

Method ICONS_SELECTABLE on class CL_APB_LAUNCHPAD_API has no exception.

Method LAUNCH_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20070619
2 Importing IT_APPLICATION_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Application Parameters 20070619
3 Importing IT_BUSINESS_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Business Parameter 20070619

Method LAUNCH_APPLICATION on class CL_APB_LAUNCHPAD_API has no exception.

Method MODIFY_APPLICATION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MESSAGES Value transfer Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20080715
2 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20080715
3 Importing IT_APPLICATION_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20080715
4 Importing IT_BUSINESS_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20080715

Method MODIFY_APPLICATION_PARAMETERS on class CL_APB_LAUNCHPAD_API has no exception.

Method MODIFY_LINKTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application Id 20070619
2 Importing ID_LINK_TEXT Call by reference Type reference (TYPE) APB_LPD_LINK_TEXT New Linktext 20070619

Method MODIFY_LINKTEXT on class CL_APB_LAUNCHPAD_API has no exception.

Method MODIFY_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID Application Id 20070619
2 Importing ID_LONG_TEXT Call by reference Type reference (TYPE) STRING Longtext 20070619

Method MODIFY_LONGTEXT on class CL_APB_LAUNCHPAD_API has no exception.

Method READ_FOR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_LAUNCHPAD Value transfer Object reference (TYPE REF TO) CL_APB_LAUNCHPAD_API 20070619
2 Importing ID_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Instance 20070619
3 Importing ID_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20070619
4 Importing IR_PROVIDER Call by reference Object reference (TYPE REF TO) IF_APB_LPD_PROVIDER 20070619
5 Importing IR_SUSPEND_RESUME_INTERFACE Call by reference Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME Suspend and resume functionality 20080310
6 Importing IR_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Required to Launch Application! 20070619
# Exception Resumable Description Created on
1 NOT_FOUND 20070619
2 PARAMETER_MISSING 20070619

Method READ_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_LAUNCHPAD Value transfer Object reference (TYPE REF TO) CL_APB_LAUNCHPAD_API 20070619
2 Importing ID_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Instance 20070619
3 Importing ID_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20090715
4 Importing ID_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20070619
5 Importing ID_WITHOUT_TEXTS Call by reference Type reference (TYPE) APB_LPD_FLAG X: No Texts will be read/returned 20091208
6 Importing IR_PROVIDER Call by reference Object reference (TYPE REF TO) IF_APB_LPD_PROVIDER 20070619
7 Importing IR_SUSPEND_RESUME_INTERFACE Call by reference Object reference (TYPE REF TO) IF_APB_LPD_SUSPEND_RESUME Suspend Resume Interface 20080310
8 Importing IR_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Required to Launch Application! 20070619
# Exception Resumable Description Created on
1 NOT_FOUND 20070619
2 PARAMETER_MISSING 20070619

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20080327

Method REMOVE on class CL_APB_LAUNCHPAD_API has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_APPL_ALIASES_NOT_UNIQUE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080714
# Exception Resumable Description Created on
1 INSTANCE_IS_READONLY 20070619

Method SET_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20070619
2 Importing ID_DISABLED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070619

Method SET_DISABLED on class CL_APB_LAUNCHPAD_API has no exception.

Method SET_EMPHASIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20090224
2 Importing ID_EMPHASIZED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090224

Method SET_EMPHASIZED on class CL_APB_LAUNCHPAD_API has no exception.

Method SET_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20070619
2 Importing ID_INVISIBLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070619

Method SET_INVISIBLE on class CL_APB_LAUNCHPAD_API has no exception.

Method SET_LAUNCHER_CLASS Signature

Method SET_LAUNCHER_CLASS on class CL_APB_LAUNCHPAD_API has no parameter.
Method SET_LAUNCHER_CLASS on class CL_APB_LAUNCHPAD_API has no exception.

Method SET_PARAMETER_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110325
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) APB_LPD_T_BAPIRET1 Messages 20110325
3 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20110325
4 Importing IT_PARAMETER_MAPPING Call by reference Type reference (TYPE) APB_LPD_T_PARAMETER_MAPPING Table to display parameter mapping 20110325

Method SET_PARAMETER_MAPPING on class CL_APB_LAUNCHPAD_API has no exception.

Method SHOW_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_XML Value transfer Type reference (TYPE) XSTRING 20071204

Method SHOW_XML on class CL_APB_LAUNCHPAD_API has no exception.

Method TYPE_OF_LAUNCHPAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_TYPE Value transfer Type reference (TYPE) APB_LPD_TYPE_OF_LPD Type of Launchpad 20090224

Method TYPE_OF_LAUNCHPAD on class CL_APB_LAUNCHPAD_API has no exception.

Method UPDATE_HITLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20090224

Method UPDATE_HITLIST on class CL_APB_LAUNCHPAD_API has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 711