SAP ABAP Class CL_CHTMLB_OVERVIEW_FORM_CONFIG (Element-Handler: <:overviewFormConfig>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_EXTENSIONS (Package) Tag Library for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_CHTMLB_OVERVIEWFORMCONFIG | Base: |
20060126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHTMLB_CONFIG | Configuartion methods | 20060427 |
Properties
| Class | CL_CHTMLB_OVERVIEW_FORM_CONFIG | |
| Short Description | Element-Handler: <:overviewFormConfig> | |
| Super Class | CLG_CHTMLB_OVERVIEWFORMCONFIG | Base: <chtmlb:overviewFormConfig> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_EXTENSIONS | Tag Library for Dynamic Layout |
| Created | 20060126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CHTMLB_CONFIG | Configuartion methods | 20060427 |
Friends
Class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no friend class.
Attributes
Class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get an BSP element in a string | 20060405 | |
| 2 | Instance method | Public | Method | get component ID | 20060503 | |
| 3 | Instance method | Public | Method | get component URL | 20060503 | |
| 4 | Instance method | Public | Method | get an OTR text | 20060131 | |
| 5 | Instance method | Public | Method | Get Text from text pool | 20060129 | |
| 6 | Instance method | Public | Method | get value for a binding string | 20060130 | |
| 7 | Instance method | Public | Method | get value from a replacement BEE | 20060130 | |
| 8 | Instance method | Public | Method | Get XML | 20060126 | |
| 9 | Instance method | Protected | Method | 20060126 | ||
| 10 | Instance method | Protected | Method | Raise error message | 20060130 |
Events
Class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTOR_CHACHE_STRUC | Protected | See coding | 20060130 | BEGIN OF DESCRIPTOR_CHACHE_STRUC,
BINDING_STRING TYPE STRING,
MODEL TYPE STRING,
INSTANCE TYPE REF TO IF_BSP_WD_VALUEHELP_DESCRIPTOR,
END OF DESCRIPTOR_CHACHE_STRUC
|
||
| 2 | DESCRIPTOR_CHACHE_TAB | Protected | See coding | 20060130 | DESCRIPTOR_CHACHE_TAB TYPE TABLE OF DESCRIPTOR_CHACHE_STRUC
|
Method Signatures
Method GET_BSP_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BSP_ELEMENT_STRING | Value transfer | Type reference (TYPE) | STRING | 20060405 | ||||
| 2 | IV_BINDING_STRING | Value transfer | Type reference (TYPE) | STRING | 20060405 | ||||
| 3 | IV_FIELD_TYPE | Value transfer | Type reference (TYPE) | STRING | 20060405 |
Method GET_BSP_ELEMENT on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method GET_COMP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMP_ID | Value transfer | Type reference (TYPE) | STRING | 20060503 | ||||
| 2 | IV_VIEW_AREA_ID | Value transfer | Type reference (TYPE) | STRING | 20060503 |
Method GET_COMP_ID on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method GET_COMP_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMP_URL | Value transfer | Type reference (TYPE) | STRING | 20060503 | ||||
| 2 | IV_VIEW_AREA_ID | Value transfer | Type reference (TYPE) | STRING | 20060503 |
Method GET_COMP_URL on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method GET_OTR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060131 | ||||
| 2 | IV_OTR_ALIAS | Value transfer | Type reference (TYPE) | STRING | 20060131 |
Method GET_OTR_TEXT on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060129 | ||||
| 2 | IV_ELEMENT_ID | Value transfer | Type reference (TYPE) | STRING | 20060129 |
Method GET_TEXT on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060130 | ||||
| 2 | IV_BINDING_STRING | Call by reference | Type reference (TYPE) | STRING | 20060130 |
Method GET_VALUE on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method GET_VALUE_FROM_BEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060130 | ||||
| 2 | IV_BINDING_STRING | Call by reference | Type reference (TYPE) | STRING | 20060130 |
Method GET_VALUE_FROM_BEE on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method GET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML | Value transfer | Type reference (TYPE) | STRING | 20060126 |
Method GET_XML on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method PROCESS_XSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTMLB | Value transfer | Type reference (TYPE) | STRING | 20060126 | ||||
| 2 | IV_CONFIG_XML | Call by reference | Type reference (TYPE) | STRING | 20060126 | ||||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | STRING | 'RUNTIME' | 20060126 | |||
| 4 | IV_SHOW_GRID | Call by reference | Type reference (TYPE) | STRING | 'FALSE' | 20060126 |
Method PROCESS_XSLT on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
Method RAISE_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_OBJ | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20060130 | |||
| 2 | IV_MESSAGE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060130 |
Method RAISE_ERROR_MESSAGE on class CL_CHTMLB_OVERVIEW_FORM_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |