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 EXT_SYNCHR_INBOUND Instance method Public Method 20090917
2 GET_DISP_DATA Instance method Public Method 20090916
3 GET_DISP_PARAM Instance method Public Method 20090916
4 GET_METADATA Instance method Public Method 20120330
5 IS_DISP_PARAM_SET Instance method Public Method 20090916
6 REPORT_MESSAGE Instance method Public Method 20091007
7 SET_DISP_DATA Instance method Public Method 20090916
8 SET_DISP_DIMENSION Instance method Public Method 20090917
9 SET_DISP_PARAM Instance method Public Method 20090916
10 TRIGGER_POPUP_ACTION Instance method Public Method 20120330
11 WD_GET_API 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 Importing 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 Exporting ER_QUERY_RESULT Call by reference Object reference (TYPE REF TO) DATA 20091105
2 Exporting ET_FIELD_LIST Call by reference Type reference (TYPE) /BCV/T_UIF_PDF_FIELD_LIST 20091022
3 Exporting 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 Returning 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 Returning 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 Returning 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 Importing IR_MESSAGE_OBJECT Call by reference Object reference (TYPE REF TO) IF_MESSAGE 20100112
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID 20091007
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20091007
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20091007
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) MSGV1 20100112
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) MSGV2 20100112
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) MSGV3 20100112
8 Importing 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 Importing 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 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20090917
2 Importing 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 Importing IR_REPR_SETTING Call by reference Object reference (TYPE REF TO) /BCV/IF_UIF_REPR_TECHNOLOGY 20090928
2 Importing IT_METADATA Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_METADATA 20090916
3 Importing IV_DEFAULT_REPR_ID Call by reference Type reference (TYPE) /BCV/UIF_REPR_ID 20090916
4 Importing IV_OUTPUT_TYPE Call by reference Type reference (TYPE) /BCV/UIF_OUTPUT_TYPE 20090916
5 Importing IV_PERS_OFF Call by reference Type reference (TYPE) WDY_BOOLEAN 20090916
6 Importing 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 Importing 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 Returning 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