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 GET_ACTIVE_LAYOUT Instance method Public Method get the active layout 20091123
2 GET_TABLE_LAYOUTS Instance method Public Method get table views titles created by personalization 20091123
3 SET_ACTIVE_TABLE_LAYOUT 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 Importing IV_FOR_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Get Config for display mode 20091123
2 Returning 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 Exporting ET_TABLE_VIEWS Call by reference Type reference (TYPE) TABLE_LAYOUT 20091123
2 Importing 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 Importing IV_CONFIG_DATA Call by reference Type reference (TYPE) BSP_DLC_XML String for XML Storage 20091123
2 Importing IV_FOR_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE display mode 20091123
3 Importing 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