SAP ABAP Class /BCV/IF_UIF_QVIEWLST_CFG (Read query view list configuration)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/CL_UIF_QVIEWLST_CFG | Query view list configuration | 20090305 |
Properties
| Class | /BCV/IF_UIF_QVIEWLST_CFG | |
| Short Description | Read query view list configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090305 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/IF_UIF_QVIEWLST_CFG has no forward declaration.
Interfaces
Class /BCV/IF_UIF_QVIEWLST_CFG has no interface implemented.
Friends
Class /BCV/IF_UIF_QVIEWLST_CFG has no friend class.
Attributes
Class /BCV/IF_UIF_QVIEWLST_CFG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CLEAR_DB_BUFFERS | 20090305 | |
| 2 | Instance method | Public | Method | Check whether Query View List exist | 20100706 | |
| 3 | Instance method | Public | Method | GET_GROUP_HEADER | 20090305 | |
| 4 | Instance method | Public | Method | GET_GROUP_LIST | 20090305 | |
| 5 | Instance method | Public | Method | GET_GROUP_TEXTS | 20090305 |
Events
Class /BCV/IF_UIF_QVIEWLST_CFG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_GROUP | Public | See coding | 20090305 | tt_group TYPE SORTED TABLE OF /bcv/c_group WITH NON-UNIQUE KEY qview_id
|
||
| 2 | TT_GROUPA | Public | See coding | 20090305 | tt_groupa TYPE SORTED TABLE OF /bcv/c_groupa WITH UNIQUE KEY group_id
|
||
| 3 | TT_GROUPT | Public | See coding | 20090305 | tt_groupt TYPE SORTED TABLE OF /bcv/c_groupt WITH UNIQUE KEY langu
|
Method Signatures
Method CLEAR_DB_BUFFERS Signature
Method CLEAR_DB_BUFFERS on class /BCV/IF_UIF_QVIEWLST_CFG has no parameter.
Method CLEAR_DB_BUFFERS on class /BCV/IF_UIF_QVIEWLST_CFG has no exception.
Method GET_GROUP_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXIST | Value transfer | Type reference (TYPE) | XFELD | 'X': Query View List exists on database | 20100706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20100706 |
Method GET_GROUP_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_GROUPA | Value transfer | Type reference (TYPE) | /BCV/C_GROUPA | Group Assignments by using Applications | 20090305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090305 |
Method GET_GROUP_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GROUP | Value transfer | Type reference (TYPE) | TT_GROUP | 20090305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090305 |
Method GET_GROUP_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GROUPT | Value transfer | Type reference (TYPE) | TT_GROUPT | 20090305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090305 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |