SAP ABAP Class IF_BSP_DLC_CONFIG_TABLE_LAYOUT (Table Views Config)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_DLC_CONFIGURATION2 | Configuration Runtime Object | 20091123 |
Properties
| Class | IF_BSP_DLC_CONFIG_TABLE_LAYOUT | |
| Short Description | Table Views Config | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091123 | SAP |
| Last change | 20100303 | SAP |
| 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 IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no interface implemented.
Friends
Class IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no friend class.
Attributes
Class IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get the active layout | 20091123 | |
| 2 | Instance method | Public | Method | get table views titles created by personalization | 20091123 | |
| 3 | Instance method | Public | Method | set default view name or/and its configuration xml string | 20091123 |
Events
Class IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TABLE_LAYOUT | Public | See coding | 20091126 | TABLE_LAYOUT type TABLE OF BSP_DLC_MULTI_LAYOUT_TITLE
|
Method Signatures
Method GET_ACTIVE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOR_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Get Config for display mode | 20091123 | ||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BSP_DLC_XML | String for XML storage | 20091123 |
Method GET_ACTIVE_LAYOUT on class IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no exception.
Method GET_TABLE_LAYOUTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE_VIEWS | Call by reference | Type reference (TYPE) | TABLE_LAYOUT | 20091123 | ||||
| 2 | IV_FOR_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Get Config for display mode | 20091123 |
Method GET_TABLE_LAYOUTS on class IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no exception.
Method SET_ACTIVE_TABLE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_DATA | Call by reference | Type reference (TYPE) | BSP_DLC_XML | String for XML Storage | 20091123 | |||
| 2 | IV_FOR_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | display mode | 20091123 | ||
| 3 | IV_TABLE_VIEW_NAME | Call by reference | Type reference (TYPE) | BSP_DLC_MULTI_LAYOUT_TITLE | 20091123 |
Method SET_ACTIVE_TABLE_LAYOUT on class IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |