Hierarchy
⤷
⤷
Properties
| Class | CL_BSP_DLC_GRID_CONF_SV_2P | |
| Short Description | Simple View on Advanced Configuration | |
| Super Class | ||
| 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 | 20060518 | SAP |
| Last change | 20081007 | 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 CL_BSP_DLC_GRID_CONF_SV_2P has no interface implemented.
Friends
Class CL_BSP_DLC_GRID_CONF_SV_2P has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_DLC_CONFIG_ADV_CONF | Advanced Configuration | 20060518 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Left Column Items | 20060518 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Right Column Items | 20060518 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_ITM | Simple Configuration | 20060518 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_FIELD | Field (Name=Bindingstring) and Fieldlabel | 20060518 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_FIELD | Fields | 20060518 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Column Items | 20060518 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20060518 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | O2PAGE | Internal Name (Key) of BSP Page | 20060518 |
Methods
Events
Class CL_BSP_DLC_GRID_CONF_SV_2P has no event.
Types
Class CL_BSP_DLC_GRID_CONF_SV_2P has no local type.
Method Signatures
Method ADD_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Below item name | 20060518 | |||
| 2 | IV_CAPTION | Call by reference | Type reference (TYPE) | TEXT128 | Work Area Length 128 | 20060518 | |||
| 3 | IV_COL | Call by reference | Type reference (TYPE) | CHAR1 | Left/Right Column | 20060518 |
Method ADD_CAPTION on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method ARE_COLS_IN_SAME_PANEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL1 | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060518 | |||
| 2 | IV_COL2 | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060518 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060518 |
Method ARE_COLS_IN_SAME_PANEL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method ARE_ITEMS_IN_PANEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060518 |
Method ARE_ITEMS_IN_PANEL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method CLEAR_CONFIG Signature
Method CLEAR_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no parameter.
Method CLEAR_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ADV_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_CONFIG_ADV_CONF | Name of BSP Application | 20060518 |
Method CONSTRUCTOR on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method DELETE_CONFIG Signature
Method DELETE_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no parameter.
Method DELETE_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Caption Name | 20060518 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Caption | 20060518 |
Method GET_CAPTION on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_COL_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060518 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Column Items | 20060518 |
Method GET_COL_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_COL_LAST_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060518 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060518 |
Method GET_COL_LAST_ROW on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_ITEMSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEMSET | Call by reference | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Fields | 20060519 |
Method GET_ITEMSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_LEFT_COL_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Column Items | 20060518 |
Method GET_LEFT_COL_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_PAGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BSP_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20060518 | |||
| 2 | EV_PAGEKEY | Call by reference | Type reference (TYPE) | O2PAGE | Internal Name (Key) of BSP Page | 20060518 |
Method GET_PAGE_INFO on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_RIGHT_COL_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Column Items | 20060518 |
Method GET_RIGHT_COL_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method GET_VIS_MINUS_USED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIS_MINUS_USED_ITEMS | Call by reference | Type reference (TYPE) | BSP_DLCT_SMPL_CONF_COL_ITM | Fields | 20060518 |
Method GET_VIS_MINUS_USED_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method INSERT_ROW_LEFT_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Below item name | 20060518 |
Method INSERT_ROW_LEFT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method INSERT_ROW_RIGHT_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Below item name | 20060518 |
Method INSERT_ROW_RIGHT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060518 |
Method IS_INITIAL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MODIFY_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CAPTION | Call by reference | Type reference (TYPE) | STRING | Caption | 20060518 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Caption name | 20060518 |
Method MODIFY_CAPTION on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_COL_TO_FSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 |
Method MOVE_COL_TO_FSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_FSET_TO_BOTTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 | |||
| 2 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Below item name | 20060518 |
Method MOVE_FSET_TO_BOTTOM on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_FSET_TO_LEFT_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 | |||
| 2 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Below item name | 20060518 |
Method MOVE_FSET_TO_LEFT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_FSET_TO_RIGHT_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 | |||
| 2 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Below item name | 20060518 |
Method MOVE_FSET_TO_RIGHT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_ITEM_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 |
Method MOVE_ITEM_DOWN on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_ITEM_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 |
Method MOVE_ITEM_UP on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_LEFT_COL_TO_FSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 |
Method MOVE_LEFT_COL_TO_FSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_LEFT_TO_RIGHT_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 | |||
| 2 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Below item name | 20060518 |
Method MOVE_LEFT_TO_RIGHT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_RIGHT_COL_TO_FSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 |
Method MOVE_RIGHT_COL_TO_FSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method MOVE_RIGHT_TO_LEFT_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20060518 | |||
| 2 | IV_BELOW_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | below item name | 20060518 |
Method MOVE_RIGHT_TO_LEFT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUMMARY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Save failed | 20060518 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |