SAP ABAP Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW (WebDynpro Interface INTERFACECONTROLLER)
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
⤷
⤷
Properties
| Interface | /BCV/IWCI_WDI_UIF_QUERY_VIEW | |
| Short Description | WebDynpro Interface INTERFACECONTROLLER |
General Data
| Package | /BCV/UIF | BCV User Interface Layer |
| Created | 20090916 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no forward declaration.
Interfaces
Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no interface.
Friends
Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no friend.
Attributes
Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090917 | ||
| 2 | Instance method | Public | Method | 20090916 | ||
| 3 | Instance method | Public | Method | 20090916 | ||
| 4 | Instance method | Public | Method | 20120330 | ||
| 5 | Instance method | Public | Method | 20090916 | ||
| 6 | Instance method | Public | Method | 20091007 | ||
| 7 | Instance method | Public | Method | 20090916 | ||
| 8 | Instance method | Public | Method | 20090917 | ||
| 9 | Instance method | Public | Method | 20090916 | ||
| 10 | Instance method | Public | Method | 20120330 | ||
| 11 | Instance method | Public | Method | 20090916 |
Events
Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS_DISPLAY_PARAM | Public | See coding | 20090916 | Elements_display_param type
standard table of Element_display_param
with default key
|
||
| 2 | ELEMENT_DISPLAY_PARAM | Public | See coding | 20090916 | begin of Element_display_param,
CURR_QUERY_ID type /bcv/qrm_Query_Id,
REPR_ID type /bcv/uif_Repr_Id,
REPR_ID_SETTINGS type /bcv/uif_Repr_Id,
REPR_SAVEAS_NAME type String,
SETTINGS_VISIBLE type Wdui_Visibility,
SETTINGS_LINK_VISIBLE type Wdui_Visibility,
SAVE_BUTTON_VISIBLE type Wdui_Visibility,
OK_BUTTON_VISIBLE type Wdui_Visibility,
MAIN_HEADER_VISIBLE type Wdui_Visibility,
TOOLBAR_VISIBLE type Wdui_Visibility,
QUERY_LIST_VISIBLE type Wdui_Visibility,
WIDTH type I,
HEIGHT type I,
end of Element_display_param
|
Method Signatures
Method EXT_SYNCHR_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SYNC_ACTION | Call by reference | Type reference (TYPE) | /BCV/T_UIF_SYNCHR | 20090917 |
Method EXT_SYNCHR_INBOUND on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method GET_DISP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_QUERY_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20091105 | ||||
| 2 | ET_FIELD_LIST | Call by reference | Type reference (TYPE) | /BCV/T_UIF_PDF_FIELD_LIST | 20091022 | ||||
| 3 | EV_IMAGE_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20091007 |
Method GET_DISP_DATA on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method GET_DISP_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DISP_PARAM | Value transfer | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | 20090916 |
Method GET_DISP_PARAM on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_METADATA | Value transfer | Type reference (TYPE) | /BCV/T_UIF_QVIEW_METADATA | 20120330 |
Method GET_METADATA on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method IS_DISP_PARAM_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_DISP_PARAM_SET | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20090916 |
Method IS_DISP_PARAM_SET on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method REPORT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE | 20100112 | ||||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20091007 | ||||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20091007 | ||||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20091007 | ||||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | MSGV1 | 20100112 | ||||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | MSGV2 | 20100112 | ||||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | MSGV3 | 20100112 | ||||
| 8 | IV_MSGV4 | Call by reference | Type reference (TYPE) | MSGV4 | 20100112 |
Method REPORT_MESSAGE on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method SET_DISP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY_RESULT | Call by reference | Type reference (TYPE) | /BCV/T_UIF_QVIEW_RESULT | 20090916 |
Method SET_DISP_DATA on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method SET_DISP_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20090917 | ||||
| 2 | IV_WIDTH | Call by reference | Type reference (TYPE) | I | 20090917 |
Method SET_DISP_DIMENSION on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method SET_DISP_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REPR_SETTING | Call by reference | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | 20090928 | ||||
| 2 | IT_METADATA | Call by reference | Type reference (TYPE) | /BCV/T_UIF_QVIEW_METADATA | 20090916 | ||||
| 3 | IV_DEFAULT_REPR_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_REPR_ID | 20090916 | ||||
| 4 | IV_OUTPUT_TYPE | Call by reference | Type reference (TYPE) | /BCV/UIF_OUTPUT_TYPE | 20090916 | ||||
| 5 | IV_PERS_OFF | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20090916 | ||||
| 6 | IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | 20100819 |
Method SET_DISP_PARAM on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method TRIGGER_POPUP_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20120330 |
Method TRIGGER_POPUP_ACTION on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
Method WD_GET_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20090916 |
Method WD_GET_API on Interface /BCV/IWCI_WDI_UIF_QUERY_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |