SAP ABAP Interface IF_BSP_DLC_CONFIG_TABLE_LAYOUT (Table Views Config)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
BSP_DYN_CONFIG_RUNTIME (Package) Runtime Support for Dynamic Layout

⤷

⤷

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
Interface | IF_BSP_DLC_CONFIG_TABLE_LAYOUT | |
Short Description | Table Views Config |
General Data
Package | BSP_DYN_CONFIG_RUNTIME | Runtime Support for Dynamic Layout |
Created | 20091123 | SAP |
Last changed | 20100303 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no interface.
Friends
Interface IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_BSP_DLC_CONFIG_TABLE_LAYOUT has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |