SAP ABAP Class CL_CHIP_IFRAME_DESCR_HELPER (Helper Class for IFrame CHIPs)
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_IFRAME_DESCR_HELPER | |
| Short Description | Helper Class for IFrame CHIPs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
| Created | 20090508 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_IFRAME_DESCR_HELPER has no forward declaration.
Interfaces
Class CL_CHIP_IFRAME_DESCR_HELPER has no interface implemented.
Friends
Class CL_CHIP_IFRAME_DESCR_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 300 | 20100127 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHIP_PROVIDER_NAME | 'X-SAP-IFRAME' | 20090518 | |||
| 3 | Constant | Public | Type reference (TYPE) | WDY_CONF_COMP_NAME | 'CHIP_IFRAME_CONFIG' | 20090518 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | WDY_CONF_COMP_NAME | 'CHIP_IFRAME' | Web Dynpro: Component Name | 20090518 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_CONFIGS | 20090508 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHIP_DEFINITION_PARAMETERS | CHIP Definition: Table of Parameters | 20090508 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHIP_DESCRIPTIONS_LANGU | CHIP: Descriptions with Language Key | 20090508 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHIP_DISPLAY_NAMES_LANGU | CHIP: Titles with Language Key | 20090508 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CHIP_PORTS_BY_RTTI | Table Type for Port Descriptions | 20090508 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP ID | 20090508 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20090508 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHIP_ICON | CHIP: Icon | 20090508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20090508 | ||
| 2 | Static method | Public | Method | 20090508 | ||
| 3 | Instance method | Public | Method | 20090508 | ||
| 4 | Instance method | Private | Method | 20090508 | ||
| 5 | Instance method | Private | Method | 20090508 |
Events
Class CL_CHIP_IFRAME_DESCR_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CONFIG | Private | See coding | 20090508 | begin of ty_config,
config_id type string,
config_proxy type ref to cl_chip_iframe_descr_helper,
end of ty_config
|
||
| 2 | TY_CONFIGS | Private | See coding | 20090508 | ty_configs type hashed table of ty_config with unique key config_id
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20090508 |
Method CREATE_FROM_CONFIG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20090508 | ||||
| 2 | CONFIG_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_CHIP_IFRAME_DESCR_HELPER | Helper-Klasse für IFrame-Chips | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20090508 |
Method GET_CHIP_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_DEFINITION | CHIP Definition | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CHIP Katalog | 20090508 |
Method GET_CHIP_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_DESCRIPTION | CHIP Beschreibung | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CHIP Katalog | 20090508 |
Method GET_INTERNAL_INFOS Signature
Method GET_INTERNAL_INFOS on class CL_CHIP_IFRAME_DESCR_HELPER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20090508 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |