SAP ABAP Class IF_FPM_CFG_EXTERNAL_LAUNCH (Launch of external application from configuration editor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_HCT_EXTERNAL_LAUNCH bla 20100713
Properties
Class IF_FPM_CFG_EXTERNAL_LAUNCH  
Short Description Launch of external application from configuration editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100713   SAP 
Last change 20110908   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 IF_FPM_CFG_EXTERNAL_LAUNCH has no interface implemented.
Friends
Class IF_FPM_CFG_EXTERNAL_LAUNCH has no friend class.
Attributes
Class IF_FPM_CFG_EXTERNAL_LAUNCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LAUNCH_EXTERNALLY Instance method Public Method 20100713
Events
Class IF_FPM_CFG_EXTERNAL_LAUNCH has no event.
Types
Class IF_FPM_CFG_EXTERNAL_LAUNCH has no local type.
Method Signatures

Method LAUNCH_EXTERNALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HAS_LOCATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100713
2 Importing IV_HAS_MENUBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100713
3 Importing IV_HAS_SCROLLBARS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100713
4 Importing IV_HAS_STATUSBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100713
5 Importing IV_HAS_TOOLBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100713
6 Importing IV_IS_RESIZABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100713
7 Importing IV_MODAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100713
8 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20100713
9 Importing IV_URL Call by reference Type reference (TYPE) STRING 20100713
10 Importing IV_USE_POST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100713

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