SAP ABAP Class /BCV/CL_UIF_COMMON_ASSIST (Assistance Class for /BCV/CL_UIF_MAIN)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_UIF_QUERY_VIEW Assistance Class for /BCV/WDC_QUERY_VIEW 20081007
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_DEFINITION_MODIFIER CHIP Definition Modifier 20120306
Properties
Class /BCV/CL_UIF_COMMON_ASSIST  
Short Description Assistance Class for /BCV/CL_UIF_MAIN    
Super Class /BCV/CL_UIF_QUERY_VIEW Assistance Class for /BCV/WDC_QUERY_VIEW 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/UIF   BCV User Interface Layer 
Created 20081007   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BCV/CL_UIF_COMMON_ASSIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_DEFINITION_MODIFIER CHIP Definition Modifier 20120306
Friends
Class /BCV/CL_UIF_COMMON_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTN_CHANGE Constant Public Type reference (TYPE) STRING 'onChange' Action: Change 20091116
2 CO_ACTN_DRILLDOWN_CLOSE Constant Public Type reference (TYPE) STRING 'onDrilldownClose' Action: Driilldown closed 20091116
3 CO_ACTN_LAOD_SNAPSHOT Constant Public Type reference (TYPE) STRING 'onLoadSnapshot' Action: Load Snapshot 20091116
4 CO_ACTN_NEW_INPORT Constant Public Type reference (TYPE) STRING 'newInport' Action: New Inport Values 20091116
5 CO_ACTN_ONDRILLDOWN Constant Public Type reference (TYPE) STRING 'onDrilldown' Action onDrilldown 20091116
6 CO_ACTN_ONINIT Constant Public Type reference (TYPE) STRING 'onInit' Action: onInit 20091116
7 CO_ACTN_REFRESH_IN Constant Public Type reference (TYPE) STRING 'onRefresh_inside' Action: Refresh Inside 20091116
8 CO_ACTN_REFRESH_OUT Constant Public Type reference (TYPE) STRING 'onRefresh_outside' Action: Refresh Outside 20091116
9 CO_ACTN_RELOAD Constant Public Type reference (TYPE) STRING 'onReload' Action: Reload 20091116
10 CO_ACTN_STEP_SELECT Constant Public Type reference (TYPE) STRING 'onStepSelect' Action: Step Select 20091116
11 CO_ATTRIBUTE_CONTEXT_KEY Constant Public Type reference (TYPE) STRING `CONTEXT_KEY` Context Attribute for Context Key 20081128
12 CO_ATTRIBUTE_MAIN_ACTIVE Constant Public Type reference (TYPE) STRING 'MAIN_V_ACTIVE' Context Attribute for Main Active Flag 20081202
13 CO_ATTRIBUTE_SYSALIAS Constant Public Type reference (TYPE) STRING 'SYSALIAS' System Alias Context Attribute 20090216
14 CO_CHIP_TRAY_CLEAR_LIST Constant Public Type reference (TYPE) STRING 'BCV_TRAY_CLEAR_LIST' Tray Action Clear List 20091118
15 CO_CHIP_TRAY_COLLAPS Constant Public Type reference (TYPE) STRING 'BCV_TRAY_COLLAPS' Tray Action Collaps 20091110
16 CO_CHIP_TRAY_CUST_RST Constant Public Type reference (TYPE) STRING 'BCV_TRAY_CUST_RST' Tray Action Enlarge 20120323
17 CO_CHIP_TRAY_CUST_TAB Constant Public Type reference (TYPE) STRING 'BCV_TRAY_CUST_TAB' Tray Action Enlarge 20120323
18 CO_CHIP_TRAY_ENLARGE Constant Public Type reference (TYPE) STRING 'BCV_TRAY_ENLARGE' Tray Action Enlarge 20090227
19 CO_CHIP_TRAY_EXPAND Constant Public Type reference (TYPE) STRING 'BCV_TRAY_EXPAND' Tray Action Expand 20091110
20 CO_CHIP_TRAY_FIND Constant Public Type reference (TYPE) STRING 'BCV_TRAY_FIND' Tray Action Search 20100330
21 CO_CHIP_TRAY_HIERVIEW Constant Public Type reference (TYPE) STRING 'BCV_TRAY_HIERVIEW' Tray Action Hierarchical View 20091110
22 CO_CHIP_TRAY_REFRESH Constant Public Type reference (TYPE) STRING 'BCV_TRAY_REFRESH' Tray Action Refresh 20090227
23 CO_CHIP_TRAY_SEARCH Constant Public Type reference (TYPE) STRING 'BCV_TRAY_SEARCH' Tray Action Search 20091110
24 CO_CHIP_TRAY_SUBBASVIEW Constant Public Type reference (TYPE) STRING 'BCV_TRAY_SUBBASVIEW' Tray Action Subject-Based View 20091110
25 CO_CLEAR_DISPLAY Constant Public Type reference (TYPE) STRING 'CLEAR' Tray Action Clear 20100923
26 CO_CONFIG_ID_DISPLAY Constant Public Type reference (TYPE) STRING 'WDC_UIF_GEN_DISPLAY' Config ID of Generic Display for Personalization 20100930
27 CO_CONFIG_NAMESPACE Constant Public Type reference (TYPE) STRING 'BCV' 20090227
28 CO_DETAILS_OFF Constant Public Type reference (TYPE) STRING 'DETAILS_OFF' Tray Action Details Off 20100927
29 CO_DETAILS_ON Constant Public Type reference (TYPE) STRING 'DETAILS_ON' Tray Action Details On 20100927
30 CO_DISABLE_PERS Constant Public Type reference (TYPE) STRING 'DISABLE_PERS' Tray Action Disable Personalization 20100923
31 CO_DISPLAY_WIDTH_PAD_SIZE Constant Public Type reference (TYPE) I 5 Pad Size of Trays in Dashboard/Side Panel 20081007
32 CO_EMPTY_GROUP Constant Public Type reference (TYPE) /BCV/FND_GROUPING 'INITIAL' Grouping 20090220
33 CO_ENABLE_PERS Constant Public Type reference (TYPE) STRING 'ENABLE_PERS' Tray Action Enable Personaliation 20100923
34 CO_ENVMT_DASHB Constant Public Type reference (TYPE) /BCV/UIF_OUTPUT_TYPE 'DASHBOARD' Environment Info Dashboard 20091117
35 CO_ENVMT_MAIN Constant Public Type reference (TYPE) /BCV/UIF_OUTPUT_TYPE 'MAIN' Environment Info Main View 20091117
36 CO_ENVMT_MAIN_EMB Constant Public Type reference (TYPE) /BCV/UIF_OUTPUT_TYPE 'MAIN_EMB' Environment Info Main View Embedded 20091117
37 CO_ENVMT_SIDEPANEL Constant Public Type reference (TYPE) /BCV/UIF_OUTPUT_TYPE 'PREVIEW' Environment Info Side Panel 20091117
38 CO_EXEC_MODE_ASYNC Constant Public Type reference (TYPE) /BCV/UIF_EXECUTE_MODE 'ASYN' Asynchronous 20091119
39 CO_EXEC_MODE_SYNC Constant Public Type reference (TYPE) /BCV/UIF_EXECUTE_MODE 'SYNC' Synchronous 20091119
40 CO_FULL_NWBC_HEIGHT Constant Public Type reference (TYPE) I 600 Full Main View Height 20091217
41 CO_FULL_NWBC_WIDTH Constant Public Type reference (TYPE) I 2008 Full Main View Width 20091217
42 CO_FULL_PORTAL_HEIGHT Constant Public Type reference (TYPE) I 603 Full Main View Height 20091217
43 CO_FULL_PORTAL_WIDTH Constant Public Type reference (TYPE) I 1214 Full Main View Width 20091217
44 CO_FULL_STANDARD_HEIGHT Constant Public Type reference (TYPE) I 610 Full Main View Height 20091217
45 CO_FULL_STANDARD_WIDTH Constant Public Type reference (TYPE) I 1225 Full Main View Width 20091217
46 CO_LPD_INSTANCE_BCV Constant Public Type reference (TYPE) APB_LPD_INSTANCE 'BCV' BCV RLPD Instance 20081128
47 CO_LPD_PARAM_CURRENT Constant Public Type reference (TYPE) STRING 'CURRENT' BCV RLPD Parameter Current 20081128
48 CO_LPD_PARAM_DASHB_ID Constant Public Type reference (TYPE) STRING 'DASHB_ID' BCV RLPD Parameter Name 20081128
49 CO_LPD_PARAM_NAME Constant Public Type reference (TYPE) STRING 'NAME' BCV RLPD Parameter Name 20081128
50 CO_LPD_PARAM_VALUE Constant Public Type reference (TYPE) STRING 'VALUE' BCV RLPD Parameter Value 20081128
51 CO_LPD_ROLE_BCV Constant Public Type reference (TYPE) APB_LPD_ROLE 'BCV' BCV RLPD Role 20081128
52 CO_LPD_WD_APPL_DASHBOARD Constant Public Type reference (TYPE) STRING 'WDA_UIF_DASHB' BCV RLPD Target Dashboard 20081128
53 CO_LPD_WD_APPL_MAIN Constant Public Type reference (TYPE) STRING 'WDA_UIF_MAIN' BCV RLPD Target Main View 20081128
54 CO_MAINT_MODE Constant Public See coding Object Maintenance Mode 20090914
55 CO_MAX_NUMBER_LAST_USED Constant Public Type reference (TYPE) I 10 Maximal Number of Last Used Entries 20090205
56 CO_MEANING_ORIGIN Constant Public See coding Origin of the meaning value 20090309
57 CO_NAME_PREFIX Constant Public Type reference (TYPE) STRING 'NAME_' Name Prefix to Avoid Numbers at beginning 20090309
58 CO_NWBC_HEIGHT Constant Private Type reference (TYPE) I 245 Standard screen height NWBC 20090430
59 CO_NWBC_WIDTH Constant Private Type reference (TYPE) I 344 Standard screen width NWBC 20090430
60 CO_PERS_ID_PRINT_SET_DASHB Constant Public Type reference (TYPE) WDY_CONFIG_ID 'BCV_PRINT_DASHB' Config ID for Printer Settings 20090406
61 CO_PERS_ID_PRINT_SET_QVIEW Constant Public Type reference (TYPE) STRING 'BCV_PRINT_QVIEW' 20090406
62 CO_PORTAL_HEIGHT Constant Private Type reference (TYPE) I 249 Standard screen height portal 20090430
63 CO_PORTAL_WIDTH Constant Private Type reference (TYPE) I 350 Standard screen width portal 20090430
64 CO_PREFIX_PERS_ID_SIDEPANEL Constant Public Type reference (TYPE) STRING 'BCV_PERS_SP' 20090326
65 CO_QVIEW_MAX_DEPTH Constant Public Type reference (TYPE) I 10 Maximal depth of Qview Groups enclosure 20090619
66 CO_SIMPLE_TABLE Constant Public Type reference (TYPE) STRING '/BCV/WDC_UIF_TABLE_QVIEW' Simple Table Component 20100525
67 CO_STANDARD_HEIGHT Constant Private Type reference (TYPE) I 256 Standard screen height 20090317
68 CO_STANDARD_WIDTH Constant Private Type reference (TYPE) I 361 Standard screen width 20090317
69 CO_STATUS Constant Public See coding Query Status 20081007
70 CO_SUPPLIER Constant Public Type reference (TYPE) STRING 'X-SAP-BCV-CHIP' Supplier Chips 20090312
71 CO_WIDTH_MULTI Constant Public Type reference (TYPE) F '0.714' Multiplicator to get standard height by width 20091124
72 GC_DASHBOARD Constant Public Type reference (TYPE) CHAR1 'D' 1 char code for DASHB 20100624
73 GC_INPUT_MODE_CHANGEABLE Constant Public Type reference (TYPE) /BCV/UIF_FIELD_INPUT_MODE '' Field Input Mode 'Changeable' 20120413
74 GC_INPUT_MODE_HIDDEN Constant Public Type reference (TYPE) /BCV/UIF_FIELD_INPUT_MODE 'H' Field Input Mode 'Hidden' 20120413
75 GC_INPUT_MODE_READONLY Constant Public Type reference (TYPE) /BCV/UIF_FIELD_INPUT_MODE 'R' Field Input Mode 'Read Only' 20120413
76 GC_QUERY_VIEW Constant Public Type reference (TYPE) CHAR1 'V' 1 char code for QVIEW 20100624
77 GC_SNAPSHOT Constant Public Type reference (TYPE) CHAR1 'S' 1 char code for SSHOT 20100624
78 GF_REFRESH_SCREEN Instance attribute Private Type reference (TYPE) WDY_BOOLEAN 20090306
79 GR_MESSAGES_UIF Instance attribute Public Object reference (TYPE REF TO) /BCV/CL_UIF_MESSAGES Class to Store Messages 20090122
80 GT_PREVIEW_IFACECTRL Instance attribute Private Type reference (TYPE) /BCV/T_UIF_WDC_QUERY_VIEW 20090306
81 GT_QUERY_VAR_MAPPING Instance attribute Private See coding 20091001
Methods
# Method Level Visibility Method type Description Created on
1 ARRANGE_DISPLAY_IDS Instance method Public Method Arrange the IDs (1= table, 2=others) 20091001
2 CHECK_DISPLAY_SETTINGS Static method Public Method Check display settings at runtime 20100113
3 CLEAR_QUERY_VARIABLE_MAPPING Instance method Public Method Clear query variable mapping data 20091001
4 CONVERT_DRILLDOWN_TO_UI_STR Static method Public Method Converts drilldown input structure: internal to UI format 20091015
5 CONVERT_DRILLDOWN_TO_UI_TAB Static method Public Method Converts drilldown input table: internal to UI format 20091015
6 CONVERT_QUERY_TO_VARIABLE_STR Static method Public Method Converts variable structure from query to query view format 20091021
7 CONVERT_QUERY_TO_VARIABLE_TAB Static method Public Method Converts table of variables from query to query view format 20091021
8 CONVERT_UI_TO_DRILLDOWN_STR Static method Public Method Converts drilldown input structure: UI to internal format 20091015
9 CONVERT_UI_TO_DRILLDOWN_TAB Static method Public Method Converts drilldown input table: UI to internal format 20091015
10 CONVERT_UI_TO_VARIABLE_STR Static method Public Method Converts variable structure from UI into internal format 20091012
11 CONVERT_UI_TO_VARIABLE_TAB Static method Public Method Converts table of variables from UI into internal format 20091012
12 CONVERT_VARIABLE_TO_QUERY_STR Static method Public Method Converts variable structure from query view to query format 20091021
13 CONVERT_VARIABLE_TO_QUERY_TAB Static method Public Method Converts table of variables from query view to query format 20091021
14 CONVERT_VARIABLE_TO_UI_STR Static method Public Method Converts variable structure from internal into UI format 20091012
15 CONVERT_VARIABLE_TO_UI_TAB Static method Public Method Converts table of variables from internal into UI format 20091012
16 CP_SET_MAI_INVISIBLE Static method Public Method Sets Context Menu Action Items (MAI) invisible 20100421
17 CP_SET_MAI_VARIANTS Static method Public Method Add Variants to Context Menu 20110610
18 CP_SET_MAI_VISIBLE Static method Public Method Sets Context Menu Action Items (MAI) visible 20100421
19 CP_TRANSLATE_MVAL Instance method Public Method TRANSLATE for Multi-Value Handling 20120411
20 CREATE_DYNAMIC_TEXT Static method Public Method Create Dynamic Text for Title 20100823
21 CREATE_DYNAMIC_TEXT_OUTPUT Static method Public Method Create Dynamic Text for Title (&MEANING&-Replacement) 20101104
22 CREATE_SHOWTYPE Instance method Public Method Create runtime show type 20090930
23 DELETE_MESSAGES Instance method Public Method Delete Messages 20090122
24 GET_ACCESSIBILITY_MODE Static method Public Method Get Accessibility Mode 20100121
25 GET_ALL_SHOWTYPES Instance method Public Method Determine available show types 20090930
26 GET_CATEGORIZATION Instance method Public Method Get Categorization 20090302
27 GET_KEY_FROM_STRING Instance method Public Method Read String after Navigation 20090128
28 GET_QUERY_VARIABLE_MAPPING Instance method Public Method Get query variable mapping 20091001
29 GET_SERVERSIDE_COOKIE Instance method Public Method Get Data from Server Side Cookie 20090128
30 GET_SIZE_INT Instance method Public Method Get Sizing Information in Integer 20090305
31 GET_TEXT Instance method Public Method 20120330
32 GET_VALUE Instance method Public Method Get value from variable or application input 20091002
33 GET_VALUE_MVAL Instance method Public Method GET_VALUE for Multi-Value Handling 20120327
34 NAVIGATE Instance method Public Method Navigate in BCV 20081128
35 OPEN_CONFIGURATOR Instance method Public Method Opens new session (LPD) with configuration maintenance 20100520
36 PACK_SHOWTYPE Static method Public Method Determine current active show type 20091001
37 REPORT_MESSAGE Instance method Public Method Report Error/Warning/Info Message 20081007
38 REPORT_MESSAGES Instance method Public Method Report Multiple Messages 20090122
39 SET_KEY_TO_STRING Instance method Public Method Build String for Navigation 20090128
40 SET_OR_CREATE_MESSAGE_REF Instance method Public Method Sets or creates a new message reference 20090122
41 SET_QUERY_VARIABLE_MAPPING Instance method Public Method Set query variable mapping 20091001
42 SET_SERVERSIDE_COOKIE Instance method Public Method Set Data to Server Side Cookie 20090128
43 STRING_TO_CHAR80 Static method Public Method Converts a String into a Char80 20100916
44 TRANSLATE Instance method Public Method Deserialize and Translate Tagging Information 20090302
45 UNPACK_SHOWTYPE Static method Public Method Determine current active show type 20091001
Events
Class /BCV/CL_UIF_COMMON_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MEANING_VALUE Public See coding 20090311 tt_meaning_value TYPE STANDARD TABLE OF ty_meaning_value
2 TT_SP_DASHBOARD_DATA Public See coding 20090316 tt_sp_dashboard_data TYPE STANDARD TABLE OF ty_sp_dashboard_data
3 TY_MAINT_MODE Public See coding Object Maintenance Mode 20090914 ty_maint_mode(4) TYPE c
4 TY_MEANING_VALUE Public See coding 20090311 BEGIN OF ty_meaning_value, meaning TYPE /bcv/fnd_meaning, value TYPE string, END OF ty_meaning_value
5 TY_QUERY_VAR_MAPPING Private See coding 20091001 BEGIN OF ty_query_var_mapping, query_id TYPE /bcv/qrm_query_id, variable_id TYPE /bcv/qrm_variable_id, id TYPE string, END OF ty_query_var_mapping
6 TY_SP_DASHBOARD_DATA Public See coding 20090316 BEGIN OF ty_sp_dashboard_data, name TYPE string, meaning TYPE string, context_node TYPE REF TO if_wd_context_node, END OF ty_sp_dashboard_data
7 TY_TECH_SETTINGS Private See coding 20081008 BEGIN OF ty_tech_settings, timed_trigger_attempt_no TYPE i, timed_trigger_delay TYPE i, previews_no TYPE i, progress_value TYPE i, previews_progress_visible TYPE wdui_visibility, refresh_manually_visible TYPE wdy_boolean, END OF ty_tech_settings
Method Signatures

Method ARRANGE_DISPLAY_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DEFAULT_DISPLAY_ID1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20091001
2 Changing CV_DEFAULT_DISPLAY_ID2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20091001
3 Importing IT_DISPLAY_SETTINGS Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_SETTINGS Table Type for Display Settings 20091001
4 Importing IV_DEFAULT_DISPLAY Call by reference Type reference (TYPE) /BCV/UIF_SHOW_TYPE Show Query Information as Table, Graphic or Both 20091102

Method ARRANGE_DISPLAY_IDS on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CHECK_DISPLAY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SETTINGS_CORRUPT Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100113
2 Importing IT_DISPLAY_SETTINGS Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_SETTINGS Table Type for Display Settings 20100113
3 Importing IV_DEFAULT_DISPLAY Call by reference Type reference (TYPE) /BCV/UIF_SHOW_TYPE 20100113
4 Importing IV_DEFAULT_DISPLAY_ID1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID 20100113
5 Importing IV_DEFAULT_DISPLAY_ID2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID 20100113

Method CHECK_DISPLAY_SETTINGS on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CLEAR_QUERY_VARIABLE_MAPPING Signature

Method CLEAR_QUERY_VARIABLE_MAPPING on class /BCV/CL_UIF_COMMON_ASSIST has no parameter.
Method CLEAR_QUERY_VARIABLE_MAPPING on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_DRILLDOWN_TO_UI_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DRILLDOWN_INPUT Call by reference Type reference (TYPE) /BCV/S_UIF_DRILLDOWN_INPUT Input data for drilldowns 20091015
2 Returning RS_DRILLDOWN_INPUT_UI Value transfer Type reference (TYPE) /BCV/S_UIF_DRILLDOWN_INPUT_UI Input data for drilldowns 20091015

Method CONVERT_DRILLDOWN_TO_UI_STR on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_DRILLDOWN_TO_UI_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DRILLDOWN_INPUT Call by reference Type reference (TYPE) /BCV/T_UIF_DRILLDOWN_INPUT Input data for drilldown 20091015
2 Returning RT_DRILLDOWN_INPUT_UI Value transfer Type reference (TYPE) /BCV/T_UIF_DRILLDOWN_INPUT_UI Input data for drilldown 20091015

Method CONVERT_DRILLDOWN_TO_UI_TAB on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_QUERY_TO_VARIABLE_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QUERY_VARIABLE Call by reference Type reference (TYPE) /BCV/S_QRM_QUERY_VAR_EXT Query Input Field (external view) 20091021
2 Returning RS_VARIABLE Value transfer Type reference (TYPE) /BCV/S_UIF_VARIABLES Structure for Query Variant Input Fields 20091021

Method CONVERT_QUERY_TO_VARIABLE_STR on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_QUERY_TO_VARIABLE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUERY_VARIABLE Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_VAR_EXT Query Input Field Table (external view) 20091021
2 Returning RT_VARIABLE Value transfer Type reference (TYPE) /BCV/T_UIF_VARIABLES Table Type for Query View Input Variables 20091021

Method CONVERT_QUERY_TO_VARIABLE_TAB on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_UI_TO_DRILLDOWN_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DRILLDOWN_INPUT_UI Call by reference Type reference (TYPE) /BCV/S_UIF_DRILLDOWN_INPUT_UI Input data for drilldowns 20091015
2 Returning RS_DRILLDOWN_INPUT Value transfer Type reference (TYPE) /BCV/S_UIF_DRILLDOWN_INPUT Input data for drilldowns 20091015

Method CONVERT_UI_TO_DRILLDOWN_STR on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_UI_TO_DRILLDOWN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DRILLDOWN_INPUT_UI Call by reference Type reference (TYPE) /BCV/T_UIF_DRILLDOWN_INPUT_UI Input data for drilldown 20091015
2 Returning RT_DRILLDOWN_INPUT Value transfer Type reference (TYPE) /BCV/T_UIF_DRILLDOWN_INPUT Input data for drilldown 20091015

Method CONVERT_UI_TO_DRILLDOWN_TAB on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_UI_TO_VARIABLE_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIABLE_UI Call by reference Type reference (TYPE) /BCV/S_UIF_VARIABLES_UI UI specific Structure for Output of Input Fields 20091012
2 Returning RS_VARIABLE Value transfer Type reference (TYPE) /BCV/S_UIF_VARIABLES Structure for Query Variant Input Fields 20091012

Method CONVERT_UI_TO_VARIABLE_STR on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_UI_TO_VARIABLE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VARIABLE_UI Call by reference Type reference (TYPE) /BCV/T_UIF_VARIABLES_UI Variables Output on UI 20091012
2 Returning RT_VARIABLE Value transfer Type reference (TYPE) /BCV/T_UIF_VARIABLES Table Type for Query View Input Variables 20091012

Method CONVERT_UI_TO_VARIABLE_TAB on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_VARIABLE_TO_QUERY_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIABLE Call by reference Type reference (TYPE) /BCV/S_UIF_VARIABLES Structure for Query Variant Input Fields 20091021
2 Returning RS_QUERY_VARIABLE Value transfer Type reference (TYPE) /BCV/S_QRM_QUERY_VAR_EXT Query Input Field (external view) 20091021

Method CONVERT_VARIABLE_TO_QUERY_STR on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_VARIABLE_TO_QUERY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VARIABLE Call by reference Type reference (TYPE) /BCV/T_UIF_VARIABLES Table Type for Query View Input Variables 20091021
2 Returning RT_QUERY_VARIABLE Value transfer Type reference (TYPE) /BCV/T_QRM_QUERY_VAR_EXT Query Input Field Table (external view) 20091021

Method CONVERT_VARIABLE_TO_QUERY_TAB on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_VARIABLE_TO_UI_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIABLE Call by reference Type reference (TYPE) /BCV/S_UIF_VARIABLES Structure for Query Variant Input Fields 20091012
2 Returning RS_VARIABLE_UI Value transfer Type reference (TYPE) /BCV/S_UIF_VARIABLES_UI UI specific Structure for Output of Input Fields 20091012

Method CONVERT_VARIABLE_TO_UI_STR on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CONVERT_VARIABLE_TO_UI_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VARIABLE Call by reference Type reference (TYPE) /BCV/T_UIF_VARIABLES Table Type for Query View Input Variables 20091012
2 Returning RT_VARIABLE_UI Value transfer Type reference (TYPE) /BCV/T_UIF_VARIABLES_UI Variables Output on UI 20091012

Method CONVERT_VARIABLE_TO_UI_TAB on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CP_SET_MAI_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU Reference to Context Menu 20100421
2 Importing IV_MENU_ITEM_1 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
3 Importing IV_MENU_ITEM_10 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
4 Importing IV_MENU_ITEM_11 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
5 Importing IV_MENU_ITEM_12 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
6 Importing IV_MENU_ITEM_13 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
7 Importing IV_MENU_ITEM_14 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
8 Importing IV_MENU_ITEM_15 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
9 Importing IV_MENU_ITEM_16 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20101216
10 Importing IV_MENU_ITEM_2 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
11 Importing IV_MENU_ITEM_3 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
12 Importing IV_MENU_ITEM_4 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
13 Importing IV_MENU_ITEM_5 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
14 Importing IV_MENU_ITEM_6 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
15 Importing IV_MENU_ITEM_7 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
16 Importing IV_MENU_ITEM_8 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
17 Importing IV_MENU_ITEM_9 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421

Method CP_SET_MAI_INVISIBLE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CP_SET_MAI_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MENU_EDIT Call by reference Object reference (TYPE REF TO) CL_WD_MENU 20110615
2 Importing IR_MENU_OPEN Call by reference Object reference (TYPE REF TO) CL_WD_MENU 20110614
3 Importing IR_MENU_PREV Call by reference Object reference (TYPE REF TO) CL_WD_MENU 20110614
4 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20110610
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) /BCV/UIF_OBJECT_ID ID of Objects in Cockpit (Query View, Dashboard or Snapshot) 20110610
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 'D' for Dashboard or 'V' for Query View 20110610

Method CP_SET_MAI_VARIANTS on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CP_SET_MAI_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU Reference to Context Menu 20100421
2 Importing IV_MENU_ITEM_1 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
3 Importing IV_MENU_ITEM_10 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
4 Importing IV_MENU_ITEM_11 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
5 Importing IV_MENU_ITEM_12 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
6 Importing IV_MENU_ITEM_13 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
7 Importing IV_MENU_ITEM_14 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
8 Importing IV_MENU_ITEM_15 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
9 Importing IV_MENU_ITEM_16 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20101216
10 Importing IV_MENU_ITEM_2 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
11 Importing IV_MENU_ITEM_3 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
12 Importing IV_MENU_ITEM_4 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
13 Importing IV_MENU_ITEM_5 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
14 Importing IV_MENU_ITEM_6 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
15 Importing IV_MENU_ITEM_7 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
16 Importing IV_MENU_ITEM_8 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421
17 Importing IV_MENU_ITEM_9 Call by reference Type reference (TYPE) STRING Context Menu Item ID 20100421

Method CP_SET_MAI_VISIBLE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CP_TRANSLATE_MVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPL_INPUT Call by reference Type reference (TYPE) /BCV/T_UIF_APPL_INPUT Application Input Values 20120411
2 Exporting ET_DASHBOARD_COR Call by reference Type reference (TYPE) TT_SP_DASHBOARD_DATA Tag <> Node Relations 20120411
3 Exporting EV_CTXT_FOUND Call by reference Type reference (TYPE) WDY_BOOLEAN Indicator whether Context Key was found in tagging string 20120411
4 Exporting EV_ENVMT_SET Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20120411
5 Importing IR_TAG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120411
6 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20120411
7 Importing IV_NWPB_TAGGING Call by reference Type reference (TYPE) /BCV/UIF_NW_TAGGING NW Tagging Information 20120411
8 Importing IV_OUTPUT_TYPE Call by reference Type reference (TYPE) /BCV/UIF_OUTPUT_TYPE Available Output Types 20120411

Method CP_TRANSLATE_MVAL on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CREATE_DYNAMIC_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /BCV/CL_UIF_CONTEXT Context for query view processing 20100827
2 Importing IT_NEW_VARIABLE_VALUES Call by reference Type reference (TYPE) /BCV/T_UIF_VARIABLES_UI Variables Output on UI 20100827
3 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) STRING Instance ID 20100824
4 Importing IV_QVIEW_DNAME Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_DNAME Query View Description by Dynamic Name 20100827
5 Importing IV_QVIEW_NAME Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_NAME Query View Description by Name 20100827
6 Returning RV_DYNAMIC_TEXT Value transfer Type reference (TYPE) STRING 20100823

Method CREATE_DYNAMIC_TEXT on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CREATE_DYNAMIC_TEXT_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_INFO Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: Process result strange 20101104
2 Exporting EF_WARNING Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: Process result critical 20101104
3 Exporting EV_QVIEW_DNAME_OUTPUT Call by reference Type reference (TYPE) STRING QV dynamic title text output 20101104
4 Exporting EV_WRONG_PATTERN Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_DNAME Not found pattern 20101104
5 Importing IF_RUNTIME Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: Runtime processing 20101104
6 Importing IT_QVIEW_INPUT_TABLE Call by reference Type reference (TYPE) /BCV/T_UIF_VARIABLES_UI Current table of input meanings 20101104
7 Importing IV_QVIEW_DNAME Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_DNAME QV dynamic title text input 20101104

Method CREATE_DYNAMIC_TEXT_OUTPUT on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method CREATE_SHOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_QUERY_VIEWS Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW Display ID 1 20090930

Method CREATE_SHOWTYPE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method DELETE_MESSAGES Signature

Method DELETE_MESSAGES on class /BCV/CL_UIF_COMMON_ASSIST has no parameter.
Method DELETE_MESSAGES on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_ACCESSIBILITY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACC_MODE Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100121

Method GET_ACCESSIBILITY_MODE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_ALL_SHOWTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISPLAY_AS Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_AS Show Type at Runtime 20091001
2 Importing IT_DISPLAY_SETTINGS Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_SETTINGS Table Type for Display Settings 20090930

Method GET_ALL_SHOWTYPES on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_CATEGORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /BCV/T_UIF_MESSAGES Table of Messages 20090302
2 Exporting ET_QVIEWGA Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEWGA HTTP Framework (iHTTP) Table Name/Value Pairs 20090310
3 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090302

Method GET_CATEGORIZATION on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_KEY_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPL_INPUT Call by reference Type reference (TYPE) /BCV/T_UIF_APPL_INPUT Application Input Values 20090128
2 Exporting EV_CURRENT_DISPLAY_ID1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Display ID 1 20090916
3 Exporting EV_CURRENT_DISPLAY_ID2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Display ID 2 20090916
4 Exporting EV_CURRENT_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090128
5 Exporting EV_CURRENT_SSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090827
6 Importing IV_CURRENT_STRING Call by reference Type reference (TYPE) STRING 20090128
7 Importing IV_NAME_STRING Call by reference Type reference (TYPE) STRING 20090128
8 Importing IV_VALUE_STRING Call by reference Type reference (TYPE) STRING 20090128

Method GET_KEY_FROM_STRING on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_QUERY_VARIABLE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20091001
2 Importing IV_VARIABLE_ID Call by reference Type reference (TYPE) /BCV/QRM_VARIABLE_ID Query Input Field ID 20091001
3 Returning RV_ID Value transfer Type reference (TYPE) STRING 20091001

Method GET_QUERY_VARIABLE_MAPPING on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_SERVERSIDE_COOKIE 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 20090128
2 Importing IV_COOKIE_ID Call by reference Type reference (TYPE) STRING 20090128

Method GET_SERVERSIDE_COOKIE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_SIZE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20090305
2 Exporting EV_HEIGHT Call by reference Type reference (TYPE) I 20090305
3 Exporting EV_WIDTH Call by reference Type reference (TYPE) I 20090305
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090430
5 Importing IV_HEIGHT Call by reference Type reference (TYPE) STRING 20090305
6 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20090305

Method GET_SIZE_INT on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class /BCV/CL_UIF_COMMON_ASSIST has no parameter.
Method GET_TEXT on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIABLE Call by reference Type reference (TYPE) /BCV/S_UIF_VARIABLES Structure for Query Variant Input Fields 20091002
2 Importing IT_APPL_INPUT Call by reference Type reference (TYPE) /BCV/T_UIF_APPL_INPUT Application Input 20091002
3 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20091002

Method GET_VALUE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method GET_VALUE_MVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) /BCV/T_FND_STRING Resulting Values 20120327
2 Importing IS_VARIABLE Call by reference Type reference (TYPE) /BCV/S_UIF_VARIABLES Query View Input Field 20120327
3 Importing IT_APPL_INPUT Call by reference Type reference (TYPE) /BCV/T_UIF_APPL_INPUT Application Input 20120327

Method GET_VALUE_MVAL on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE RLPD Instance 20081128
2 Importing ID_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE RLPD Role 20081128
3 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20081128
4 Importing IT_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP WD Application Parameter 20081128
5 Importing IV_WD_APPLICATION Call by reference Type reference (TYPE) STRING WD Application Name 20081128

Method NAVIGATE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method OPEN_CONFIGURATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100520
2 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20100520
3 Importing IV_LPD_ALIAS Call by reference Type reference (TYPE) APB_LPD_APPL_ALIAS Alias of application within Launchpad 20100520
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) /BCV/UIF_OBJECT_ID ID of Object in Cockpit 20100520
5 Importing IV_OBJECT_TYPE5 Call by reference Type reference (TYPE) STRING Object Type (DASHB or QVIEW) 20100520
6 Importing IV_SYS_ALIAS Call by reference Type reference (TYPE) /BCV/UIF_STRING System alias name 20100520

Method OPEN_CONFIGURATOR on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method PACK_SHOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEFAULT_SHOW_TYPE Call by reference Type reference (TYPE) /BCV/UIF_SHOW_TYPE Show Query Information as Table, Graphic or Both 20091001
2 Importing IV_DISPLAY_SUBTYPE1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_SUB_TYPE Chart Type 20091001
3 Importing IV_DISPLAY_SUBTYPE2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_SUB_TYPE Chart Type 20091001
4 Importing IV_DISPLAY_TYPE1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091001
5 Importing IV_DISPLAY_TYPE2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091001

Method PACK_SHOWTYPE on class /BCV/CL_UIF_COMMON_ASSIST 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 Value transfer Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20081007
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID 20090122
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20090122
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20090122
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) MSGV1 20090122
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) MSGV2 20090122
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) MSGV3 20090122
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) MSGV4 20090122
9 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20090122

Method REPORT_MESSAGE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method REPORT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGES Call by reference Object reference (TYPE REF TO) /BCV/CL_UIF_MESSAGES Class to Store Messages 20090311
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) /BCV/T_UIF_MESSAGES Table of Messages 20090122

Method REPORT_MESSAGES on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method SET_KEY_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURRENT Call by reference Type reference (TYPE) STRING 20090128
2 Exporting EV_FIELDNAMES Call by reference Type reference (TYPE) STRING 20090128
3 Exporting EV_VALUES Call by reference Type reference (TYPE) STRING 20090128
4 Importing IT_VALUES Call by reference Type reference (TYPE) /BCV/T_UIF_APPL_INPUT 20090128
5 Importing IV_DISPLAY_ID1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Display ID 1 20090916
6 Importing IV_DISPLAY_ID2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Display ID 2 20090916
7 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID 20090128
8 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090831

Method SET_KEY_TO_STRING on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method SET_OR_CREATE_MESSAGE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES_UIF Call by reference Object reference (TYPE REF TO) /BCV/CL_UIF_MESSAGES Class to Store Messages 20090123
2 Importing IR_MESSAGES_UIF Call by reference Object reference (TYPE REF TO) /BCV/CL_UIF_MESSAGES Class to Store Messages 20090122

Method SET_OR_CREATE_MESSAGE_REF on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method SET_QUERY_VARIABLE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20091001
2 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20091001
3 Importing IV_VARIABLE_ID Call by reference Type reference (TYPE) /BCV/QRM_VARIABLE_ID Query Input Field ID 20091001

Method SET_QUERY_VARIABLE_MAPPING on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method SET_SERVERSIDE_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_SETTINGS Call by reference Type reference (TYPE) /BCV/S_UIF_APPL_SETTINGS Application relevant Settings 20090216
2 Returning RV_COOKIE_ID Value transfer Type reference (TYPE) STRING 20090128

Method SET_SERVERSIDE_COOKIE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method STRING_TO_CHAR80 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IN Call by reference Type reference (TYPE) STRING 20100916
2 Returning RV_OUT Value transfer Type reference (TYPE) CHAR80 Char 80 20100916

Method STRING_TO_CHAR80 on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method TRANSLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPL_INPUT Call by reference Type reference (TYPE) /BCV/T_UIF_APPL_INPUT Application Input Values 20090302
2 Exporting ET_DASHBOARD_COR Call by reference Type reference (TYPE) TT_SP_DASHBOARD_DATA Tag <> Node Relations 20090316
3 Exporting EV_CTXT_FOUND Call by reference Type reference (TYPE) WDY_BOOLEAN Indicator whether Context Key was found in tagging string 20100630
4 Exporting EV_ENVMT_SET Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20090402
5 Importing IR_TAG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090302
6 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20100531
7 Importing IV_NWPB_TAGGING Call by reference Type reference (TYPE) /BCV/UIF_NW_TAGGING NW Tagging Information 20090302
8 Importing IV_OUTPUT_TYPE Call by reference Type reference (TYPE) /BCV/UIF_OUTPUT_TYPE Available Output Types 20090311

Method TRANSLATE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.

Method UNPACK_SHOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISPLAY_SUBTYPE1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_SUB_TYPE Chart Type 20091001
2 Exporting EV_DISPLAY_SUBTYPE2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_SUB_TYPE Chart Type 20091001
3 Exporting EV_DISPLAY_TYPE1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091001
4 Exporting EV_DISPLAY_TYPE2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091001
5 Exporting EV_INDICATOR Call by reference Type reference (TYPE) CHAR4 Indicator (single/dual) 20091001
6 Importing IV_DEFAULT_SHOW_TYPE Call by reference Type reference (TYPE) /BCV/UIF_SHOW_TYPE Show Query Information as Table, Graphic or Both 20091001

Method UNPACK_SHOWTYPE on class /BCV/CL_UIF_COMMON_ASSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701