SAP ABAP Interface /BCV/IF_UIF_QVIEW_CFG (Read query view configuration)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/UIF (Package) BCV User Interface Layer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/CL_UIF_QVIEW_CFG | Query view configuration | 20090221 |
Properties
Interface | /BCV/IF_UIF_QVIEW_CFG | |
Short Description | Read query view configuration |
General Data
Package | /BCV/UIF | BCV User Interface Layer |
Created | 20090211 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /BCV/IF_UIF_QVIEW_CFG has no forward declaration.
Interfaces
Interface /BCV/IF_UIF_QVIEW_CFG has no interface.
Friends
Interface /BCV/IF_UIF_QVIEW_CFG has no friend.
Attributes
Interface /BCV/IF_UIF_QVIEW_CFG has no attribute.
Methods
Events
Interface /BCV/IF_UIF_QVIEW_CFG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_DISPLAT | Public | See coding | 20090211 | tt_displat TYPE SORTED TABLE OF /bcv/c_displat WITH UNIQUE KEY langu
QVIEW_ID
DISPLAY_ID
|
||
2 | TT_DISPLAV | Public | See coding | 20090211 | tt_displav TYPE SORTED TABLE OF /bcv/c_displav WITH UNIQUE KEY qview_id display_id display_attr display_attr_seq
|
||
3 | TT_DISPLAY | Public | See coding | 20090211 | tt_display TYPE SORTED TABLE OF /bcv/c_display WITH UNIQUE KEY QVIEW_ID display_id
|
||
4 | TT_QVIEW | Public | See coding | 20090219 | tt_qview TYPE SORTED TABLE OF /bcv/c_qview WITH UNIQUE KEY qview_id
|
||
5 | TT_QVIEWGA | Public | See coding | 20090211 | tt_qviewga TYPE SORTED TABLE OF /bcv/c_qviewga WITH UNIQUE KEY context_key QVIEW_ID
|
||
6 | TT_QVIEWQA | Public | See coding | Assignment of Queries to a Query View | 20090922 | tt_qviewqa type SORTED TABLE OF /bcv/c_qviewqa WITH UNIQUE KEY qview_id query_id
|
|
7 | TT_QVIEWQV | Public | See coding | 20090922 | tt_qviewqv TYPE SORTED TABLE OF /bcv/c_qviewqv WITH UNIQUE KEY QUERY_ID QVIEW_ID VARIABLE_ID
|
||
8 | TT_QVIEWT | Public | See coding | 20090211 | tt_qviewt TYPE SORTED TABLE OF /bcv/c_qviewt WITH UNIQUE KEY QVIEW_ID langu
|
||
9 | TT_STRUC | Public | See coding | 20090211 | tt_struc TYPE SORTED TABLE OF /bcv/c_struc WITH UNIQUE KEY QVIEW_ID
DISPLAY_ID
QUERY_ID
ATTRIBUTE_ID
|
Method Signatures
Method CLEAR_DB_BUFFERS Signature
Method CLEAR_DB_BUFFERS on Interface /BCV/IF_UIF_QVIEW_CFG has no parameter.
Method CLEAR_DB_BUFFERS on Interface /BCV/IF_UIF_QVIEW_CFG has no exception.
Method GET_DISPLAY_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DISPLAY | Value transfer | Type reference (TYPE) | TT_DISPLAY | 20090211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090221 |
Method GET_DISPLAY_SETTING_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DISPLAT | Value transfer | Type reference (TYPE) | TT_DISPLAT | 20090211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090221 |
Method GET_DISPLAY_SETTING_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DISPLAV | Value transfer | Type reference (TYPE) | TT_DISPLAV | 20090211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090221 |
Method GET_QUERY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_QVIEW | Value transfer | Type reference (TYPE) | /BCV/C_QVIEW | 20090212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090221 |
Method GET_QUERY_VIEW_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 exists on database | 20100706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for acces to configuration | 20100706 |
Method GET_QUERY_VIEW_GA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_QVIEWGA | Value transfer | Type reference (TYPE) | TT_QVIEWGA | 20090211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090221 |
Method GET_QUERY_VIEW_QA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_QVIEW_QA | Value transfer | Type reference (TYPE) | TT_QVIEWQA | Query View Query Assignment | 20090922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for acces to configuration | 20090922 |
Method GET_QUERY_VIEW_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_QVIEWT | Value transfer | Type reference (TYPE) | TT_QVIEWT | 20090211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090221 |
Method GET_SINGLE_DISPLAY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISPLAY_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_DISPLAY_ID | 20090211 | |||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | 20090211 | ||
3 | ![]() |
RS_DISPLAT | Value transfer | Type reference (TYPE) | /BCV/C_DISPLAT | 20090211 |
Method GET_SINGLE_DISPLAY_TEXT on Interface /BCV/IF_UIF_QVIEW_CFG has no exception.
Method GET_SINGLE_QUERY_VIEW_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | 20090211 | ||
2 | ![]() |
RS_QVIEWT | Value transfer | Type reference (TYPE) | /BCV/C_QVIEWT | 20090211 |
Method GET_SINGLE_QUERY_VIEW_TEXT on Interface /BCV/IF_UIF_QVIEW_CFG has no exception.
Method GET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_STRUC | Value transfer | Type reference (TYPE) | TT_STRUC | 20090211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090221 |
Method GET_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_QVIEWQV | Value transfer | Type reference (TYPE) | TT_QVIEWQV | 20090922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for acces to configuration | 20090221 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |