SAP ABAP Class CL_BSP_DLC_CONFIG_FS (Fact Sheet Config)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2_CORE (Package) Config Tools Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_CONFIG_BASE | Configuration Base | 20070112 |
Properties
| Class | CL_BSP_DLC_CONFIG_FS | |
| Short Description | Fact Sheet Config | |
| Super Class | CL_BSP_DLC_CONFIG_BASE | Configuration Base |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TOOLS2_CORE | Config Tools Core |
| Created | 20070112 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_DLC_CONFIG_FS has no forward declaration.
Interfaces
Class CL_BSP_DLC_CONFIG_FS has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_FS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BSP_DLC_ELEMENT_ID | 'FS_TILE_TITLE_' | Prefix of tile text element id | 20070122 | ||
| 2 | Constant | Public | Type reference (TYPE) | BSP_DLC_ELEMENT_ID | 'FS_CONFIG_TITLE' | Element ID for Fact Sheet Title | 20070122 | ||
| 3 | Constant | Public | Type reference (TYPE) | BSP_DLC_ELEMENT_ID | 'FS_TABLINK_TEXT_TITLE_' | Generic element ID for short text elements | 20070128 | ||
| 4 | Constant | Public | Type reference (TYPE) | BSP_DLC_ELEMENT_ID | 'FS_VIEW_TITLE_' | Generic element ID for short text elements | 20070128 | ||
| 5 | Constant | Public | Type reference (TYPE) | BSP_DLC_TRAYMODE | 'C' | Tray Mode Collapsed | 20070117 | ||
| 6 | Constant | Public | Type reference (TYPE) | BSP_DLC_TRAYMODE | 'E' | Tray Mode Expanded | 20070117 | ||
| 7 | Constant | Public | Type reference (TYPE) | BSP_DLC_TRAYMODE | 'H' | Tray Mode Hidden | 20070117 | ||
| 8 | Constant | Public | Type reference (TYPE) | BSP_DYN_CONFIG_FS_PAGETYPE | '1COLUMN' | 1 Column Fact Sheet | 20070117 | ||
| 9 | Constant | Public | Type reference (TYPE) | BSP_DYN_CONFIG_FS_PAGETYPE | '2COLUMN' | 2 Column Fact Sheet | 20070117 | ||
| 10 | Constant | Public | Type reference (TYPE) | BSP_DYN_CONFIG_FS_PAGETYPE | 'TILED' | Tiled Fact Shhet | 20070117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070115 | ||
| 2 | Static method | Public | Method | 20070115 | ||
| 3 | Instance method | Public | Method | Get Configuration XML | 20070113 | |
| 4 | Instance method | Public | Method | Save Fact Sheet Configuration | 20070112 |
Events
Class CL_BSP_DLC_CONFIG_FS has no event.
Types
Class CL_BSP_DLC_CONFIG_FS has no local type.
Method Signatures
Method CONV_DATA_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | BSP_DLCS_FS_CONFIG_XML | Fact Sheet Configuration | 20070115 | |||
| 2 | RV_XML | Value transfer | Type reference (TYPE) | STRING | 20070115 |
Method CONV_DATA_TO_XML on class CL_BSP_DLC_CONFIG_FS has no exception.
Method CONV_XML_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML | Call by reference | Type reference (TYPE) | STRING | 20070115 | ||||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | BSP_DLCS_FS_CONFIG_XML | Fact Sheet Configuration | 20070115 |
Method CONV_XML_TO_DATA on class CL_BSP_DLC_CONFIG_FS has no exception.
Method GET_CONFIG_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20070113 |
Method GET_CONFIG_XML on class CL_BSP_DLC_CONFIG_FS has no exception.
Method SAVE_FS_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FS_CONFIG | Call by reference | Type reference (TYPE) | BSP_DLCS_FS_CONFIG_XML | Fact Sheet Configuration | 20070112 |
Method SAVE_FS_CONFIG on class CL_BSP_DLC_CONFIG_FS has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |