SAP ABAP Interface /BCV/IWCI_WDC_UIF_CHIP (WebDynpro Interface COMPONENTCONTROLLER)
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_WDC_UIF_CHIP  
Short Description WebDynpro Interface COMPONENTCONTROLLER    
General Data
Package /BCV/UIF   BCV User Interface Layer 
Created 20081211   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /BCV/IWCI_WDC_UIF_CHIP has no forward declaration.
Interfaces
Interface /BCV/IWCI_WDC_UIF_CHIP has no interface.
Friends
Interface /BCV/IWCI_WDC_UIF_CHIP has no friend.
Attributes
Interface /BCV/IWCI_WDC_UIF_CHIP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CUSTOM_TRAY_ACTIONS Instance method Public Method 20120323
2 CHECK_QVIEW Instance method Public Method 20120403
3 GET_APPL_SETTINGS Instance method Public Method 20090513
4 GET_CHIP_INSTANCE_ID Instance method Public Method 20110218
5 GET_CHIP_NAME Instance method Public Method 20110216
6 GET_INPORT_VARIABLES Instance method Public Method 20120216
7 GET_SYNC_ACTION Instance method Public Method 20090129
8 LOAD_SNAPSHOT Instance method Public Method 20091123
9 REFRESH_BY_BCV Instance method Public Method 20110211
10 TRIGGER_UPDATE_BREADCRUMB Instance method Public Method 20091022
11 WD_GET_API Instance method Public Method 20081211
Events
Interface /BCV/IWCI_WDC_UIF_CHIP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ELEMENTS_DISPLAY_AS Public See coding 20100810 Elements_display_as type standard table of Element_display_as with default key
2 ELEMENTS_FIELD_STEERING Public See coding 20100810 Elements_field_steering type standard table of Element_field_steering with default key
3 ELEMENTS_FUNCTION_MENU Public See coding 20100810 Elements_function_menu type standard table of Element_function_menu with default key
4 ELEMENTS_HEADER_DATA Public See coding 20090220 Elements_header_data type standard table of Element_header_data with default key
5 ELEMENT_DISPLAY_AS Public See coding 20100810 begin of Element_display_as, COUNTER type Int4, SHOWTYPE_TEXT type /bcv/s_Uif_Showtype-showtype_Text, end of Element_display_as
6 ELEMENT_FIELD_STEERING Public See coding 20100810 begin of Element_field_steering, GROUP_CAPTION_VIS type Wdui_Visibility, GROUP_TOOLBAR_VIS type Wdui_Visibility, BREADCRUMB_VIS type Wdui_Visibility, PLACEHOLDER_VIS type Wdui_Visibility, PLACEHOLDER_TEXT type String, VIEWCONTAINER_VIS type Wdui_Visibility, NO_AUTH_MSG_VIS type Wdui_Visibility, FUNCTION_VIS type Wdui_Visibility, DISPLAY_AS_ENA type Wdy_Boolean, ADD2_FAV_ENABLED type Wdy_Boolean, VCE_1_VISIBLE type Wdui_Visibility, VCE_2_VISIBLE type Wdui_Visibility, end of Element_field_steering
7 ELEMENT_FUNCTION_MENU Public See coding 20100810 begin of Element_function_menu, REFRESH_VIS type Wdy_Boolean, REFRESH_ENA type Wdy_Boolean, CHANGE_INPUT_VIS type Wdy_Boolean, CHANGE_INPUT_ENA type Wdy_Boolean, ADD2FAV_VIS type Wdy_Boolean, ADD2FAV_ENA type Wdy_Boolean, PRINT_QVIEW_VIS type Wdy_Boolean, PRINT_QVIEW_ENA type Wdy_Boolean, CHANGE_PRINT_PARAM_VIS type Wdy_Boolean, CHANGE_PRINT_PARAM_ENA type Wdy_Boolean, CREATE_SNAPSHOT_VIS type Wdy_Boolean, CREATE_SNAPSHOT_ENA type Wdy_Boolean, DISPLAY_SNAPSHOT_VIS type Wdy_Boolean, DISPLAY_SNAPSHOT_ENA type Wdy_Boolean, MAINTAIN_SNAPSHOT_VIS type Wdy_Boolean, MAINTAIN_SNAPSHOT_ENA type Wdy_Boolean, DELETE_SNAPSHOT_VIS type Wdy_Boolean, DELETE_SNAPSHOT_ENA type Wdy_Boolean, PROPERTIES_VIS type Wdy_Boolean, PROPERTIES_ENA type Wdy_Boolean, end of Element_function_menu
8 ELEMENT_HEADER_DATA Public See coding 20090220 begin of Element_header_data, NAME type String, DESCRIPTION type String, QVIEW_ID type /bcv/s_Uif_Qview-qview_Id, QVIEW_NAME type /bcv/s_Uif_Qview-qview_Name, QUERY_ID type String, SNAPSHOT_ID type /bcv/uif_Snapshot_Id, end of Element_header_data
Method Signatures

Method ADD_CUSTOM_TRAY_ACTIONS Signature

Method ADD_CUSTOM_TRAY_ACTIONS on Interface /BCV/IWCI_WDC_UIF_CHIP has no parameter.
Method ADD_CUSTOM_TRAY_ACTIONS on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method CHECK_QVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID 20120403
2 Returning RV_FAILED Value transfer Type reference (TYPE) WDY_BOOLEAN 20120403

Method CHECK_QVIEW on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method GET_APPL_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPL_SETTINGS Call by reference Type reference (TYPE) /BCV/S_UIF_APPL_SETTINGS 20090513

Method GET_APPL_SETTINGS on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method GET_CHIP_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE_ID Value transfer Type reference (TYPE) STRING 20110218

Method GET_CHIP_INSTANCE_ID on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method GET_CHIP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHIP_NAME Value transfer Type reference (TYPE) STRING 20110216

Method GET_CHIP_NAME on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method GET_INPORT_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHIP_INPORT_VAR Value transfer Type reference (TYPE) /BCV/T_UIF_VARIABLES 20120216

Method GET_INPORT_VARIABLES on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method GET_SYNC_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYNC Call by reference Type reference (TYPE) /BCV/T_UIF_SYNCHR 20090129

Method GET_SYNC_ACTION on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method LOAD_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID 20091123

Method LOAD_SNAPSHOT on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method REFRESH_BY_BCV Signature

Method REFRESH_BY_BCV on Interface /BCV/IWCI_WDC_UIF_CHIP has no parameter.
Method REFRESH_BY_BCV on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.

Method TRIGGER_UPDATE_BREADCRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20091022
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) /BCV/FND_NODE_ID 20091022

Method TRIGGER_UPDATE_BREADCRUMB on Interface /BCV/IWCI_WDC_UIF_CHIP 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 20081211

Method WD_GET_API on Interface /BCV/IWCI_WDC_UIF_CHIP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702