SAP ABAP Class CL_CHIP_PFCG_LAUNCHER (CHIP PFCG Launcher)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Properties
Class CL_CHIP_PFCG_LAUNCHER  
Short Description CHIP PFCG Launcher    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20100325   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_CHIP_PFCG_LAUNCHER has no interface implemented.
Friends
Class CL_CHIP_PFCG_LAUNCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EDGE Constant Public Type reference (TYPE) STRING 'EDGE' 20140321
2 C_EMULATEIE8 Constant Public Type reference (TYPE) STRING 'EmulateIE8' 20140321
3 C_GET_CHIP_SIZE_CONFIG Constant Public Type reference (TYPE) STRING 'GET_CHIP_SIZE_CONFIG' 20100702
4 C_GET_QUERY_STRING_CONFIG Constant Public Type reference (TYPE) STRING 'GET_QUERY_STRING_CONFIG' 20100702
5 C_HEIGHT_DEFAULT Constant Private Type reference (TYPE) STRING '300px' 20110228
6 C_HEIGHT_DEFAULT_OLD Constant Private Type reference (TYPE) STRING '300px' 20110228
7 C_ROLE_ID Constant Public Type reference (TYPE) STRING 'ROLE_ID' 20100325
8 C_ROLE_NAME Constant Public Type reference (TYPE) STRING 'ROLE_NAME' 20100325
9 C_ROLE_TARGET_SYSTEM Constant Public Type reference (TYPE) STRING 'ROLE_TARGET_SYSTEM' 20100419
10 C_SAP_IE Constant Public Type reference (TYPE) STRING 'sap-ie' 20140321
11 C_SET_CHIP_SIZE_CONFIG_INIT Constant Public Type reference (TYPE) STRING 'SET_CHIP_SIZE_CONFIG_INITIAL_VALUES' 20100702
12 C_STRETCH_HEIGHT_DEFAULT Constant Private Type reference (TYPE) CHIP_STRETCH_HEIGHT_MODE ABAP_FALSE Stretch Height 20110228
13 C_WIDHT_DEFAULT_OLD Constant Private Type reference (TYPE) STRING '100%' 20110228
14 MT_NVP Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20100630
15 M_CHIP_API_WD Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_API_WD CHIP API WD 20100325
16 M_CHIP_SIZE_CONFIG Instance attribute Private Type reference (TYPE) CHIP_SIZE_CONFIG CHIP Size 20110228
17 M_CHIP_SIZE_OLD Instance attribute Private Type reference (TYPE) CHIP_SIZE CHIP Size (obsolete, do not use) 20110228
18 M_LAUNCHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100630
19 M_LAUNCHER Instance attribute Private Object reference (TYPE REF TO) IWCI_WDR_CHIP_PFCG_LAUNCHER Web Dynpro Interface COMPONENTCONTROLLER 20100325
20 M_PB_CONTEXT Instance attribute Private Type reference (TYPE) STRING 20100630
21 M_PHASE_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_WD_PHASE_MODEL 20100630
22 M_ROLE_ENTRY Instance attribute Private Type reference (TYPE) STRING 20100630
23 M_TRIGGER_LAUNCH Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100630
24 M_URL Instance attribute Private Type reference (TYPE) STRING 20100630
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SAP_IE Instance method Private Method Add sap-ie parameter 20140321
2 CONSTRUCTOR Instance method Public Constructor 20100325
3 DESTROY Instance method Public Method 20100325
4 DETERMINE_HTML_PARAMETER Instance method Private Method 20140324
5 DETERMINE_PREFERRED_RENDERING Instance method Private Method 20140324
6 GET_MESSAGE_TITLE Instance method Private Method 20100325
7 HNDL_INPORT Instance method Private Event handling method 20100630
8 HNDL_PM_END Instance method Private Event handling method 20100630
9 HNDL_PM_POST_NAVIGATION_BEFORE Instance method Private Event handling method 20110409
10 HNDL_SIZE_CHANGED Instance method Private Event handling method 20110228
11 LAUNCH Instance method Public Method 20100325
12 TRIGGER_LAUNCH Instance method Private Method 20100630
Events
Class CL_CHIP_PFCG_LAUNCHER has no event.
Types
Class CL_CHIP_PFCG_LAUNCHER has no local type.
Method Signatures

Method ADD_SAP_IE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_QUERY_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20140321
2 Importing IT_HTTP_PARAMETER Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST_SORTED Table of Name/Value Pairs 20140321
3 Importing I_RENDERING Call by reference Type reference (TYPE) I 20140321

Method ADD_SAP_IE on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_API_WD Call by reference Object reference (TYPE REF TO) IF_CHIP_API_WD CHIP API WD 20100325
2 Importing LAUNCHER Call by reference Object reference (TYPE REF TO) IWCI_WDR_CHIP_PFCG_LAUNCHER WebDynpro Interface COMPONENTCONTROLLER 20100325

Method CONSTRUCTOR on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method DESTROY Signature

Method DESTROY on class CL_CHIP_PFCG_LAUNCHER has no parameter.
Method DESTROY on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method DETERMINE_HTML_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML_PARAMETER Value transfer Type reference (TYPE) WDR_NAME_VALUE_LIST_SORTED Table of Name/Value Pairs 20140324

Method DETERMINE_HTML_PARAMETER on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method DETERMINE_PREFERRED_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREFERRED_RENDERING Value transfer Type reference (TYPE) I 20140324

Method DETERMINE_PREFERRED_RENDERING on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method GET_MESSAGE_TITLE Signature

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

Method GET_MESSAGE_TITLE on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method HNDL_INPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_EVENT Value transfer Attribute reference (LIKE) 20100630

Method HNDL_INPORT on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method HNDL_PM_END Signature

Method HNDL_PM_END on class CL_CHIP_PFCG_LAUNCHER has no parameter.
Method HNDL_PM_END on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method HNDL_PM_POST_NAVIGATION_BEFORE Signature

Method HNDL_PM_POST_NAVIGATION_BEFORE on class CL_CHIP_PFCG_LAUNCHER has no parameter.
Method HNDL_PM_POST_NAVIGATION_BEFORE on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method HNDL_SIZE_CHANGED Signature

Method HNDL_SIZE_CHANGED on class CL_CHIP_PFCG_LAUNCHER has no parameter.
Method HNDL_SIZE_CHANGED on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method LAUNCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_DEFINITION Value transfer Object reference (TYPE REF TO) IF_CHIP_DEFINITION CHIP Definition 20100325

Method LAUNCH on class CL_CHIP_PFCG_LAUNCHER has no exception.

Method TRIGGER_LAUNCH Signature

Method TRIGGER_LAUNCH on class CL_CHIP_PFCG_LAUNCHER has no parameter.
Method TRIGGER_LAUNCH on class CL_CHIP_PFCG_LAUNCHER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 702