SAP ABAP Class CL_BSP_DLC_CONFIG_LIST_BASED (List Based)
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 | 20060111 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_CONFIG_OVW | Overview Page Configuration | 20060113 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_CONFIG_TBUI | Task Based UI | 20080311 |
Properties
| Class | CL_BSP_DLC_CONFIG_LIST_BASED | |
| Short Description | List Based | |
| 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 | 20060111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_DLC_CONFIG_LIST_BASED has no forward declaration.
Interfaces
Class CL_BSP_DLC_CONFIG_LIST_BASED has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_LIST_BASED 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 | 'HomePage' | 20060323 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'OverviewPage' | 20060413 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Overview' | 20060323 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'OverviewTiled' | 20080219 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ReportPage' | 20060323 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'WorkCenter' | 20060323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if this page is "List Based" (ovv page, wc-page,...) | 20080228 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080311 | |
| 3 | Instance method | Protected | Method | Get View Area content | 20100202 | |
| 4 | Instance method | Public | Method | Save | 20080411 |
Events
Class CL_BSP_DLC_CONFIG_LIST_BASED has no event.
Types
Class CL_BSP_DLC_CONFIG_LIST_BASED has no local type.
Method Signatures
Method CHECK_IS_LIST_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080228 |
Method CHECK_IS_LIST_BASED on class CL_BSP_DLC_CONFIG_LIST_BASED has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_CONFIG | 20080311 | ||||
| 2 | IR_CONFIG_SETTINGS | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_CONF_SETTINGS | Config Settings | 20080311 |
Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_LIST_BASED has no exception.
Method GET_VA_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RT_REP | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_REPOSITORY | Web Dynpro Runtime Repository | 20100202 | |||
| 2 | IV_VA_NAME | Call by reference | Type reference (TYPE) | STRING | View Area name | 20100202 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | TBSP_WD_REP_VIEWS | Collection of View Repository Objects | 20100202 |
Method GET_VA_CONTENT on class CL_BSP_DLC_CONFIG_LIST_BASED has no exception.
Method SAVE Signature
Method SAVE on class CL_BSP_DLC_CONFIG_LIST_BASED has no parameter.
Method SAVE on class CL_BSP_DLC_CONFIG_LIST_BASED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |