SAP ABAP Class CL_BSP_DLC__TABLECONF2_IMPL (Controller)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__TABLECONF2 | 20060131 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DLC_REC_CALL | Recursive Call / e.g.save | 20070416 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20060131 |
Properties
| Class | CL_BSP_DLC__TABLECONF2_IMPL | |
| Short Description | Controller | |
| Super Class | CL_BSP_DLC__TABLECONF2 | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TOOLS2 | Tools for Dynamic Layout |
| Created | 20060131 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_DLC_REC_CALL | Recursive Call / e.g.save | 20070416 | ||
| 2 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20060131 |
Friends
Class CL_BSP_DLC__TABLECONF2_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Area Frame collapsible | 20070809 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_DL_INFO | 20101011 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070128 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070418 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070418 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Buttons for TB of displflds | 20070730 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Buttons for TB of fieldset | 20070824 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130503 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070731 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Moving buttons enabled | 20070731 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130503 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060131 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060131 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determines if a field show be fixed or not after a DND. | 20130503 | |
| 2 | Static method | Public | Method | Returns a table with fixed column definition based of order | 20130503 | |
| 3 | Instance method | Public | Method | Config key change | 20071122 | |
| 4 | Instance method | Public | Method | Road Map Next | 20070619 | |
| 5 | Instance method | Public | Method | 20060801 | ||
| 6 | Instance method | Public | Method | Get enabled/disabled for sort order RGB | 20130503 | |
| 7 | Instance method | Public | Method | get visible row size | 20060224 | |
| 8 | Instance method | Public | Method | Display hint for use of default setting (before scrolling) | 20071119 | |
| 9 | Instance method | Public | Method | Display hint for use of default setting (before paging) | 20071119 |
Events
Class CL_BSP_DLC__TABLECONF2_IMPL has no event.
Types
Class CL_BSP_DLC__TABLECONF2_IMPL has no local type.
Method Signatures
Method DETERMINE_DND_FIXED_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONF_TABLE | Call by reference | Type reference (TYPE) | BSP_DLC_COLUMN_DESCR_TAB_UI | Table column definitions / UI | 20130503 | |||
| 2 | IV_CURRENT_INDEX | Call by reference | Type reference (TYPE) | I | 20130503 | ||||
| 3 | RV_FIXED_DETERMINED | Value transfer | Type reference (TYPE) | STRING | 20130503 |
Method DETERMINE_DND_FIXED_COLUMN on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method DETERMINE_FIXED_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONF_TABLE | Call by reference | Type reference (TYPE) | BSP_DLC_COLUMN_DESCR_TAB_UI | Table column definitions / UI | 20130503 | |||
| 2 | IV_CURRENT_INDEX | Call by reference | Type reference (TYPE) | I | Index of current row | 20130503 | |||
| 3 | RV_FIXED_DETERMINED | Value transfer | Type reference (TYPE) | STRING | 'FIXEDUNLOCK' for unlock, 'FIXEDLOCK' for lock | 20130503 |
Method DETERMINE_FIXED_COLUMN on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method EH_ONCONFIG_KEY_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO_CHECK_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071122 |
Method EH_ONCONFIG_KEY_CHANGE on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method EH_ONRM_NEXT Signature
Method EH_ONRM_NEXT on class CL_BSP_DLC__TABLECONF2_IMPL has no parameter.
Method EH_ONRM_NEXT on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method GET_CURR_SUM_OF_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RETURN | Value transfer | Type reference (TYPE) | I | 20060801 |
Method GET_CURR_SUM_OF_WIDTH on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method GET_SORT_ORDER_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130503 |
Method GET_SORT_ORDER_DISABLED on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method GET_VISIBLE_ROW_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060224 |
Method GET_VISIBLE_ROW_SIZE on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method GET_VISROWBEFSCRL_DEF_HINT_VIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071119 |
Method GET_VISROWBEFSCRL_DEF_HINT_VIS on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
Method GET_VISROW_DEF_HINT_VIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071119 |
Method GET_VISROW_DEF_HINT_VIS on class CL_BSP_DLC__TABLECONF2_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |