SAP ABAP Class CL_BSP_DLC_CONFIG_API_GRID (API for grid configuration)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2_CORE (Package) Config Tools Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_CONFIG_API | Configuration API Factory | 20070326 |
Properties
| Class | CL_BSP_DLC_CONFIG_API_GRID | |
| Short Description | API for grid configuration | |
| Super Class | CL_BSP_DLC_CONFIG_API | Configuration API Factory |
| 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 | 20070326 | 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_CONFIG_API_GRID has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_API_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_ADV_CONF_ITM | Advanced Config Items | 20070326 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BSP_DLCT_ADV_CONF_ITM | Advanced Config Items | 20070326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070326 | |
| 2 | Instance method | Public | Method | 20070329 | ||
| 3 | Instance method | Public | Method | Set Configuration | 20070329 |
Events
Class CL_BSP_DLC_CONFIG_API_GRID has no event.
Types
Class CL_BSP_DLC_CONFIG_API_GRID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | BSP_DCLS_CONF_SEMANTIC_KEY | Config semantic key | 20070330 |
Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_API_GRID has no exception.
Method READ_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GRID_CONFIG | Call by reference | Type reference (TYPE) | BSP_DLCT_API_GRID | Advanced Config Items | 20070329 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070329 | |||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | True if successfull (no config found regarded as success) | 20070329 |
Method READ_CONFIG on class CL_BSP_DLC_CONFIG_API_GRID has no exception.
Method SAVE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table of Messages | 20070329 | |||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | True if successfull | 20070329 | |||
| 3 | IT_GRID_CONFIG | Call by reference | Type reference (TYPE) | BSP_DLCT_API_GRID | Advanced config item | 20070329 | |||
| 4 | IV_GRID_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_CONFIG_TYPE | Configuration Type | 20070329 | |||
| 5 | IV_SUPPRESS_TRANSPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | suppress_transport | 20070329 |
Method SAVE_CONFIG on class CL_BSP_DLC_CONFIG_API_GRID has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |