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 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'EDGE' | 20140321 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'EmulateIE8' | 20140321 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'GET_CHIP_SIZE_CONFIG' | 20100702 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'GET_QUERY_STRING_CONFIG' | 20100702 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | '300px' | 20110228 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | '300px' | 20110228 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'ROLE_ID' | 20100325 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'ROLE_NAME' | 20100325 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'ROLE_TARGET_SYSTEM' | 20100419 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'sap-ie' | 20140321 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'SET_CHIP_SIZE_CONFIG_INITIAL_VALUES' | 20100702 | |||
| 12 | Constant | Private | Type reference (TYPE) | CHIP_STRETCH_HEIGHT_MODE | ABAP_FALSE | Stretch Height | 20110228 | ||
| 13 | Constant | Private | Type reference (TYPE) | STRING | '100%' | 20110228 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20100630 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API_WD | CHIP API WD | 20100325 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | CHIP_SIZE_CONFIG | CHIP Size | 20110228 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CHIP_SIZE | CHIP Size (obsolete, do not use) | 20110228 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100630 | ||||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_PFCG_LAUNCHER | Web Dynpro Interface COMPONENTCONTROLLER | 20100325 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100630 | ||||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_WD_PHASE_MODEL | 20100630 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100630 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100630 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add sap-ie parameter | 20140321 | |
| 2 | Instance method | Public | Constructor | 20100325 | ||
| 3 | Instance method | Public | Method | 20100325 | ||
| 4 | Instance method | Private | Method | 20140324 | ||
| 5 | Instance method | Private | Method | 20140324 | ||
| 6 | Instance method | Private | Method | 20100325 | ||
| 7 | Instance method | Private | Event handling method | 20100630 | ||
| 8 | Instance method | Private | Event handling method | 20100630 | ||
| 9 | Instance method | Private | Event handling method | 20110409 | ||
| 10 | Instance method | Private | Event handling method | 20110228 | ||
| 11 | Instance method | Public | Method | 20100325 | ||
| 12 | 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 | CT_QUERY_PARAMETER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20140321 | |||
| 2 | IT_HTTP_PARAMETER | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST_SORTED | Table of Name/Value Pairs | 20140321 | |||
| 3 | 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 | CHIP_API_WD | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_API_WD | CHIP API WD | 20100325 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 |