SAP ABAP Class CL_CRM_UI_NAVBAR_SRV (Navigation Bar Service)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_UI_FRAME_NAVIGATION Navigation Support 20090226
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCF_ALT_NAVBAR_OBN_SRV Navbar OBN Mapper 20090226
Properties
Class CL_CRM_UI_NAVBAR_SRV  
Short Description Navigation Bar Service    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_NWBC_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_UI_FRAME_NAVIGATION Navigation Support 20090226
2 IF_WCF_ALT_NAVBAR_OBN_SRV Navbar OBN Mapper 20090226
Friends
# Friend Modeled only Created on Description
1 IF_CRM_UI_FRAME_NAVIGATION 20060404 Navigation Support
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COMP_SPECIFIC_MAPPING Constant Private Type reference (TYPE) STRING 'COMPONENT SPECIFIC MAPPING' 20070917
2 GC_EMPTY_TARGET Constant Protected Type reference (TYPE) CRMT_UI_TARGET_ID 'EMPTY' Inbound Plug Target ID 20060327
3 GC_LOGICAL_LINK_DEFINITION Constant Private Type reference (TYPE) STRING 'LOGICAL LINK DEFINITION' 20070917
4 GC_LOGICAL_LINK_INVALID_TARGET Constant Private Type reference (TYPE) STRING 'Logical Link Definition with missing Target' 20070917
5 GC_NO_CUSTOM_TITLE Constant Public Type reference (TYPE) STRING 'N/A' 20130426
6 GC_USAGE_PREFIX Constant Protected Type reference (TYPE) STRING 'WA' 20060221
7 GS_DEFAULT_TARGET Instance attribute Protected Type reference (TYPE) TY_TARGET Default Logical Link ID 20060327
8 GT_ALL_LINKS Instance attribute Protected Type reference (TYPE) TY_LLINK_TAB Positive buffer of logical links 20060301
9 GT_ALL_LINKS_NEGATIVE Instance attribute Protected Type reference (TYPE) TY_LLINK_TAB Negative buffer of logical links 20090119
10 GT_AUTH_CHECKS Instance attribute Private Type reference (TYPE) TY_AUTH_CHECKS_TABLE 20101125
11 GT_DC_INFOS Instance attribute Protected Type reference (TYPE) TY_DC_INFO_TAB Nav Infos - Based on Component, UI Object, UI Action 20060413
12 GT_DIRECT_LINK_GROUPS Instance attribute Protected Type reference (TYPE) CRMT_THTMLB_MENU_ITEM The table for menu items 20060313
13 GT_FOCUS_LINK_INFOS Instance attribute Protected Type reference (TYPE) CRMT_UI_FRAME_LINK_INFO_TAB Link Information 20070702
14 GT_LINK_INFOS Instance attribute Protected Type reference (TYPE) CRMT_UI_FRAME_LINK_INFO_TAB Link Information 20060228
15 GT_MAP_INFOS Instance attribute Protected Type reference (TYPE) TY_MAP_INFO_TAB Nav Infos - Based on UI Object, UI Action 20060414
16 GT_OP_INFOS Instance attribute Protected Type reference (TYPE) TY_OP_INFO_TAB Nav Infos - Based on OP/IP Mapping 20060323
17 GT_OP_MAP_DEFINITIONS Instance attribute Protected Type reference (TYPE) CRMT_UI_CMP_MAP General component inbound plug mapping 20061115
18 GT_OP_OBJ_ACTION_INFOS Instance attribute Protected Type reference (TYPE) TY_OP_OBJ_ACTION_TAB 20060324
19 GT_ROLE_DEACTIVE_WCS Instance attribute Protected Type reference (TYPE) CRMS_UI_ROLE_WC_DEACTIVE_TAB Deactivated Work Center 20071207
20 GT_ROLE_DLG_DETAILS Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_DLG_DETAILS Direct Link Group Details (on Business Role Level) 20071207
21 GT_ROLE_DLG_LINKS Instance attribute Protected Type reference (TYPE) CRMS_UI_ROLE_DLG_TAB Visible DLG Link Table 20060426
22 GT_ROLE_DLG_TITLES Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_DLG_TITLES Direct Link Group Titles (on Business Role Level) 20071203
23 GT_ROLE_DL_DETAILS Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_DL_DETAILS Direct Link Titles (on Business Role Level) 20071207
24 GT_ROLE_DL_TITLES Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_DL_TITLES Direct Link Titles (on Business Role Level) 20071207
25 GT_ROLE_MENU_LINKS Instance attribute Protected Type reference (TYPE) CRMS_UI_ROLE_WC_TAB Visible WC Link Table 20060426
26 GT_ROLE_WCL_DETAILS Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_WCL_DETAILS Work Center Links (on Business Role Level) 20071207
27 GT_ROLE_WCL_TITLES Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_WCL_TITLES Work Center Link Titles (on Business Role Level) 20071207
28 GT_ROLE_WC_DETAILS Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_WC_DETAILS Work Center Details (on Business Role Level) 20071207
29 GT_ROLE_WC_LINKS Instance attribute Protected Type reference (TYPE) CRMS_UI_ROLE_WC_TAB Visible WC Link Table 20060426
30 GT_ROLE_WC_TITLES Instance attribute Protected Type reference (TYPE) CRMTT_UI_ROLE_WC_TITLES Work Center Titles (on Business Role Level) 20071107
31 GT_TARGET_INFOS Instance attribute Protected Type reference (TYPE) TY_TARGET_TAB Positive buffer of targets 20060323
32 GT_TARGET_INFOS_NEGATIVE Instance attribute Protected Type reference (TYPE) TY_TARGET_TAB_NEGATIVE Negative buffer of targets 20110317
33 GT_WHITE_LIST Static Attribute Private Type reference (TYPE) BSP_WD_COMPONENT_TTYP Table of Components 20101217
34 GT_WORK_CENTER_DEFINITION Instance attribute Protected Type reference (TYPE) CRMT_UI_WORK_CENTERS Work Center Definitions 20060403
35 GT_WORK_CENTER_MENUS Instance attribute Protected Type reference (TYPE) CRMT_THTMLB_MENU_ITEM The table for menu items 20060228
36 GV_ALT_NAVBAR_SRV Instance attribute Protected Object reference (TYPE REF TO) IF_WCF_ALT_NAVBAR_SRV Alternative Navbar Service 20090226
37 GV_DEFAULT_LINK_ID Instance attribute Public Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060331
38 GV_PROFILE Instance attribute Private Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20070917
39 GV_ROLE Instance attribute Private Type reference (TYPE) CRMT_UI_PROFILE Business Role 20070917
40 GV_SELF Static Attribute Protected Object reference (TYPE REF TO) CL_CRM_UI_NAVBAR_SRV Navigation Bar Service 20060221
41 GV_WHITE_LIST_IS_VALID Static Attribute Private Type reference (TYPE) ABAP_BOOL 20101220
42 GV_WORK_AREA_USAGE Instance attribute Protected Type reference (TYPE) STRING 20060221
43 GV_WORK_AREA_VA_CONTENT Instance attribute Protected Type reference (TYPE) STRING 20060221
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AND_SET_EMPTY_TARGET Instance method Protected Method 20060327
2 ADD_GROUP_IF_NOT_EMPTY Instance method Protected Method Add group if it has at least one entry 20060427
3 BUILD_DIRECT_LINK_GROUP_HTML Instance method Protected Method Build the HTML needed for the shortcut component 20060313
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101217
5 CLEANUP_AFTER_LOADING Instance method Protected Method Cleanup after loading 20060426
6 COMP_AUTHORITY_CHECK Instance method Protected Method Authorization check for components 20080730
7 ENH_RESTRICT_ACCESS Static method Private Method Enhancement: Restrict Access 20101220
8 EXECUTE_SPECIAL_LINK_HANDLING Instance method Public Method 20060330
9 FIND_LOG_LINKS_BY_TECH_LINK Instance method Public Method 20060630
10 FIND_TECH_LINKS_BY_COMPONENT Instance method Public Method 20060630
11 GET_CUSTOM_WORK_CENTER_TITLE Instance method Public Method Get WorkCenter titles from the backend customizing 20130426
12 GET_DIRECT_LINK_GROUPS Instance method Public Method 20060421
13 GET_DYNAMIC_OP_DEFINITIONS Instance method Public Method Get all dynamic outbound plug mappings 20061113
14 GET_INSTANCE Static method Public Method 20060221
15 GET_INSTANCE_FOR_BUSINESS_ROLE Static method Public Method Get navigation bar service for business role 20070726
16 GET_INSTANCE_FOR_DESIGN_TIME Static method Public Method 20060420
17 GET_LINK_DEFINITON Instance method Public Method Get Logical Link Definition by its ID 20061123
18 GET_LLINKS_BY_TYPE Instance method Public Method Get all logical links of a specific type 20070702
19 GET_NAVIGATION_INFO_FOR_DEF Instance method Protected Method Navigation based for default target 20060327
20 GET_NAVIGATION_INFO_FOR_DESC Instance method Protected Method Navigation based on descriptor object 20060414
21 GET_NAVIGATION_INFO_FOR_LINK Instance method Protected Method Navigation based on logical link 20060301
22 GET_NAVIGATION_INFO_FOR_OP Instance method Protected Method Navigation based on OP and rep view 20060323
23 GET_NAVIGATION_INFO_FOR_TARGET Instance method Protected Method Navigation based on target ID 20060401
24 GET_NAVIGATION_INFO_OP_MAPPING Instance method Protected Method Get target of object based navigation 20100630
25 GET_OBN_SERVICE Instance method Public Method Returns the OBN service 20090226
26 GET_PERS_4_DIRECT_LINK_GROUPS Instance method Public Method get personalized direct links 20060628
27 GET_SHORTCUT_HTML Instance method Public Method 20060302
28 GET_TARGET_INFORMATION Instance method Public Method Returns component, window and inbound plug for target 20060420
29 GET_WORK_AREA_CONTENT Instance method Public Method 20060221
30 GET_WORK_AREA_USAGE Instance method Public Method 20060221
31 GET_WORK_CENTER_ALL_LINKS Instance method Public Method Get all logical links that are assigned to a work center 20070125
32 GET_WORK_CENTER_DEFINITION Instance method Public Method Get all groups and links for a specific work center 20060329
33 GET_WORK_CENTER_DEFINITIONS Instance method Public Method Get all groups and links for all work centers 20060420
34 GET_WORK_CENTER_MENU_ITEMS Instance method Public Method 20060228
35 INITIALIZE_SHORTCUT_HTML Instance method Public Method initialize the shortcut html 20060630
36 IS_CHECK_AND_ADD_COMP_OK Instance method Protected Method Check and add data based on component + target id 20060323
37 IS_CHECK_AND_ADD_LINK_OK Instance method Protected Method Check and add data based on logical links 20060301
38 IS_CHECK_AND_ADD_OBJ_OK Instance method Protected Method Check and add data based on object type + object action 20060323
39 IS_DYNAMIC_CHECK_OK Instance method Protected Method Returns ABPA_TRUE if UI object type and action is allowed 20060627
40 IS_DYNAMIC_NAV_SUPPORTED Instance method Public Method 20060421
41 IS_LINK_AVAILABLE Instance method Public Method Checks if logical link is available 20080606
42 IS_LINK_AVAILABLE_IN_MENU Instance method Protected Method Returns TRUE if link is available in menu 20060427
43 IS_LINK_AVAILABLE_IN_WC Instance method Protected Method Returns TRUE if link is available in menu 20060427
44 IS_OUTBOUND_PLUG_SUPPORTED Instance method Public Method Navigation based on component, window and outbound plug 20060323
45 IS_WORK_CENTER_ACTIVE Instance method Protected Method Returns ABAP_TRUE if work center is active (based on role) 20060512
46 LOAD_ALTERNATIVE_NAVBAR_DATA Instance method Protected Method Loads alternative navbar data if available 20090223
47 LOAD_COMPONENT_ASSIGNMENTS Instance method Protected Method Load component assignment 20060323
48 LOAD_COMP_ASSIGNMENTS_COMP Instance method Protected Method Load component assignment based on component override 20060413
49 LOAD_COMP_ASSIGNMENTS_DESC_OBJ Instance method Protected Method Load component assignment based on descriptor object 20060413
50 LOAD_COMP_ASSIGNMENTS_UI_OBJ Instance method Protected Method Load component assignment based on ui object type 20060413
51 LOAD_COMP_OP_INFO Instance method Protected Method Load component outbound plug definition 20060414
52 LOAD_DEFAULT_LINK Instance method Protected Method Load Default Link of a Work Center 20060327
53 LOAD_DIRECT_LINK_GROUPS Instance method Protected Method Load Direct Link Groups 20060313
54 LOAD_FOCUS_LINKS Instance method Protected Method Load Focus Links - Used For Keyboard Shortcuts 20070702
55 LOAD_PERSONALIZATION_LINK Instance method Protected Method Load Link of Personalization 20060519
56 LOAD_ROLE_OVERRIDES Instance method Protected Method Load Overrides Defined on Business Role Level 20060426
57 LOAD_SETUP Instance method Protected Method This Method Calls the Other LOAD_* Methods 20060221
58 LOAD_SHARE_LINK Instance method Protected Method Load Link of Share 20091001
59 LOAD_TOOLTIPS Instance method Protected Method Append keyboard shortcuts information to tooltips in navbar 20071029
60 LOAD_WORK_CENTERS Instance method Protected Method Load Work Centers 20060327
61 LOG_GROUP_NOT_VISIBLE Instance method Private Method 20071210
62 LOG_LINK_NOT_VISISBLE Instance method Private Method 20070917
63 LOG_MISSING_AUTH_IN_PARA_CLASS Instance method Private Method 20070917
64 LOG_MISSING_ENTRY Instance method Protected Method Logs missing entries in navbar customizing 20070917
65 LOG_MISSING_NAV_AUTH Instance method Private Method Generations Log-Point Message for Missing Authorization 20070917
66 LOG_MISSING_WORKCENTER_LINK Instance method Private Method 20070917
67 LOG_PREFIX Instance method Private Method 20070917
68 LOG_WORKCENTER_NOT_VISIBLE Instance method Private Method 20070917
69 MEMORY_OPTIMIZE_STD_TAB Static method Protected Method Optimize the memory consumption of a standard table 20060921
70 PREPARE_NAVIGATION_SETUP Instance method Protected Method 20060221
71 PREPARE_TARGET_SETUP Instance method Protected Method 20060327
72 PUSH_MISSING_NAV_AUTH Instance method Protected Method 20070905
73 SET_ICON_SOURCE Instance method Protected Method Set icon source or type based on the icon name 20060427
74 TRAVERSE_WC_DEFINITION Instance method Protected Method Check and add data based on target ID, component, ... 20060301
75 UPDATE_TEXTS_AND_ICONS Instance method Protected Method 20060313
Events
# Event Type Visibility Description Created on
1 RELOAD_SHORTCUTS Static Event
(1)
Public
(2)
Informs subscriber to reload the shortcuts 20080402
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_AUTH_CHECKS_LINE Private See coding 20101125 begin of ty_auth_checks_line, comp type bsp_wd_component_name, win type crmt_ui_window_name, ip type crmt_ui_inbound_plug, subrc type sysubrc, end of ty_auth_checks_line
2 TY_AUTH_CHECKS_TABLE Private See coding 20101125 ty_auth_checks_table type hashed table of ty_auth_checks_line with unique key comp win ip
3 TY_DC_INFO_TAB Protected See coding 20060413 ty_dc_info_tab type standard table of crmc_ui_gen_map
4 TY_DLG Protected See coding 20060301 begin of ty_dlg, group_id type crmt_ui_group_id, group_position type crmt_ui_position, icon_name type crmt_ui_icon_name, link_id type crmt_ui_logical_link_id, link_position type crmt_ui_position, title type crmt_ui_title30, description type crmt_ui_description100, end of ty_dlg
5 TY_DLG_TAB Protected See coding 20060301 ty_dlg_tab type standard table of ty_dlg
6 TY_LLINK Protected See coding 20060301 begin of ty_llink, link_id type crmt_ui_logical_link_id, end of ty_llink
7 TY_LLINK_TAB Protected See coding 20060301 ty_llink_tab type hashed table of ty_llink with unique key link_id
8 TY_MAP_INFO_TAB Protected See coding 20060414 ty_map_info_tab type standard TABLE OF crmc_ui_cmp_map
9 TY_OP_INFO_TAB Protected See coding 20060323 ty_op_info_tab type standard table of crmv_ui_cmp_op
10 TY_OP_OBJ_ACTION Protected See coding 20060324 begin of ty_op_obj_action, component type bsp_wd_component_name, window type crmt_ui_window_name, outbound_plug type crmt_ui_outbound_plug, object_type type bsp_dlc_object_type, object_action type crmt_ui_actions, target_id type crmt_ui_target_id, target_id_flag type crmt_ui_use_target_id_flag, link_id type crmt_ui_logical_link_id, link_id_flag type crmt_ui_use_loglink_id_flag, end of ty_op_obj_action
11 TY_OP_OBJ_ACTION_TAB Protected See coding 20060324 ty_op_obj_action_tab type standard table of ty_op_obj_action
12 TY_TARGET Protected See coding 20060323 begin of ty_target, target_id type crmt_ui_target_id, component type bsp_wd_component_name, window type crmt_ui_window_name, inbound_plug type crmt_ui_inbound_plug, object_type type BSP_DLC_OBJECT_TYPE, OBJECT_ACTION type CRMT_UI_ACTIONS, end of ty_target
13 TY_TARGET_NEGATIVE Protected See coding 20110317 begin of ty_target_negative, target_id type crmt_ui_target_id, end of ty_target_negative
14 TY_TARGET_TAB Protected See coding 20060323 ty_target_tab type hashed table of ty_target with unique key target_id
15 TY_TARGET_TAB_NEGATIVE Protected See coding 20110317 ty_target_tab_negative type hashed table of ty_target_negative with unique key target_id
Method Signatures

Method ADD_AND_SET_EMPTY_TARGET Signature

Method ADD_AND_SET_EMPTY_TARGET on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method ADD_AND_SET_EMPTY_TARGET on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method ADD_GROUP_IF_NOT_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DIRECT_LINK_GROUP Call by reference Type reference (TYPE) CRMT_THTMLB_MENU_ITEM The table for menu items 20060427

Method ADD_GROUP_IF_NOT_EMPTY on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method BUILD_DIRECT_LINK_GROUP_HTML Signature

Method BUILD_DIRECT_LINK_GROUP_HTML on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method BUILD_DIRECT_LINK_GROUP_HTML on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method CLEANUP_AFTER_LOADING Signature

Method CLEANUP_AFTER_LOADING on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method CLEANUP_AFTER_LOADING on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method COMP_AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component 20080730
2 Importing IV_INBOUND_PLUG Call by reference Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20080730
3 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Window Name 20080730
4 Returning RV_RESULT Value transfer Type reference (TYPE) SYSUBRC Result 20080730

Method COMP_AUTHORITY_CHECK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method ENH_RESTRICT_ACCESS Signature

Method ENH_RESTRICT_ACCESS on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method ENH_RESTRICT_ACCESS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method EXECUTE_SPECIAL_LINK_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20060330
2 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTROLLER Basis Class for WD Controller 20060330
3 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060330

Method EXECUTE_SPECIAL_LINK_HANDLING on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method FIND_LOG_LINKS_BY_TECH_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_LINK_IDS Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID_TAB Logical Link Table 20060630
2 Importing IV_TECH_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_NAV_TECH_LINK_ID Technical Navigation Link ID 20060630

Method FIND_LOG_LINKS_BY_TECH_LINK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method FIND_TECH_LINKS_BY_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TECH_LINK_IDS Call by reference Type reference (TYPE) CRMT_UI_NAV_TECH_LINK_ID_TAB 20060630
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060630

Method FIND_TECH_LINKS_BY_COMPONENT on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_CUSTOM_WORK_CENTER_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TITLE Value transfer Type reference (TYPE) STRING Title in the customizing 20130426
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20130426
3 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Component Window Name 20130426

Method GET_CUSTOM_WORK_CENTER_TITLE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_DIRECT_LINK_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DIRECT_LINK_GROUPS Call by reference Type reference (TYPE) CRMT_THTMLB_MENU_ITEM The table for menu items 20060421

Method GET_DIRECT_LINK_GROUPS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_DYNAMIC_OP_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GENERIC_OP_MAP Call by reference Type reference (TYPE) CRMT_UI_CMP_MAP General component inbound plug mapping 20061113

Method GET_DYNAMIC_OP_DEFINITIONS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_UI_NAVBAR_SRV Navigation Bar Service 20060221

Method GET_INSTANCE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_INSTANCE_FOR_BUSINESS_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20070726
2 Returning RR_NAVBAR_SRV Value transfer Object reference (TYPE REF TO) CL_CRM_UI_NAVBAR_SRV Navigation Bar Service 20070726

Method GET_INSTANCE_FOR_BUSINESS_ROLE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_INSTANCE_FOR_DESIGN_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_SWITCHES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore Switch Framework 20090401
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060420
3 Importing IV_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20060522
4 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_UI_NAVBAR_SRV Navigation Bar Service 20060420

Method GET_INSTANCE_FOR_DESIGN_TIME on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_LINK_DEFINITON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_LINK_DEFINITION Value transfer Type reference (TYPE) CRMT_UI_FRAME_LINK_INFO Link Information 20061123
2 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20061123

Method GET_LINK_DEFINITON on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_LLINKS_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_TYPE Logical Link Type 20070702
2 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_UI_FRAME_LINK_INFO_TAB Link Information 20070702

Method GET_LLINKS_BY_TYPE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_NAVIGATION_INFO_FOR_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INBOUND_PLUG Call by reference Type reference (TYPE) O2PARNAME Name BSP Page Attribute 20060327
2 Exporting EV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060331
3 Exporting EV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20060816
4 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060816
5 Exporting EV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID Inbound Plug Target ID 20060331
6 Exporting EV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20060327

Method GET_NAVIGATION_INFO_FOR_DEF on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_NAVIGATION_INFO_FOR_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INBOUND_PLUG Call by reference Type reference (TYPE) O2PARNAME Name BSP Page Attribute 20060414
2 Exporting EV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060414
3 Exporting EV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20060816
4 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060816
5 Exporting EV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID Inbound Plug Target ID 20060414
6 Exporting EV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20060414
7 Importing IV_DESCRIPTOR_OBJECT Call by reference Object reference (TYPE REF TO) IF_CRM_UI_DESCRIPTOR_OBJECT 20060414

Method GET_NAVIGATION_INFO_FOR_DESC on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_NAVIGATION_INFO_FOR_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INBOUND_PLUG Call by reference Type reference (TYPE) O2PARNAME Name BSP Page Attribute 20060301
2 Exporting EV_LINK_TYPE Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_TYPE Logical Link Type 20060710
3 Exporting EV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20060816
4 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060816
5 Exporting EV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID Inbound Plug Target ID 20060331
6 Exporting EV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20060301
7 Importing IV_LINK_ID Call by reference Type reference (TYPE) SIMPLE 20060301

Method GET_NAVIGATION_INFO_FOR_LINK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_NAVIGATION_INFO_FOR_OP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INBOUND_PLUG Call by reference Type reference (TYPE) O2PARNAME Name BSP Page Attribute 20060323
2 Exporting EV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060330
3 Exporting EV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20060816
4 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060816
5 Exporting EV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID Inbound Plug Target ID 20060331
6 Exporting EV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20060323
7 Importing IV_OUTBOUND_PLUG Call by reference Type reference (TYPE) SIMPLE 20060323
8 Importing IV_REP_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW Web Dynpro Repository view object 20060323

Method GET_NAVIGATION_INFO_FOR_OP on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_NAVIGATION_INFO_FOR_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INBOUND_PLUG Call by reference Type reference (TYPE) O2PARNAME Name BSP Page Attribute 20060401
2 Exporting EV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20060816
3 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060816
4 Exporting EV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20060401
5 Importing IV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID Inbound Plug Target ID 20060401

Method GET_NAVIGATION_INFO_FOR_TARGET on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_NAVIGATION_INFO_OP_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20100630
2 Exporting EV_LINK_ID_FLAG Call by reference Type reference (TYPE) CRMT_UI_USE_LOGLINK_ID_FLAG Use Logical Link ID Flag 20100630
3 Exporting EV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID Inbound Plug Target ID 20100630
4 Exporting EV_TARGET_ID_FLAG Call by reference Type reference (TYPE) CRMT_UI_USE_TARGET_ID_FLAG Use Target ID Flag 20100630
5 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20100630
6 Importing IV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20100630
7 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20100630

Method GET_NAVIGATION_INFO_OP_MAPPING on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_OBN_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBN_SERVICE Value transfer Object reference (TYPE REF TO) IF_WCF_ALT_NAVBAR_OBN_SRV Alternative Navbar OBN Mapper 20090226

Method GET_OBN_SERVICE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_PERS_4_DIRECT_LINK_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONF_DESCR Call by reference Object reference (TYPE REF TO) IF_BSP_DLC_CONFIGURATION Configuration Descriptor Interface 20080402
2 Importing IV_NAVBAR_PROFILE Call by reference Type reference (TYPE) STRING Filter for navigation bar profil 20060628
3 Returning RT_RETURN Value transfer Type reference (TYPE) CRMT_THTMLB_MENU_ITEM The table for menu items 20060628

Method GET_PERS_4_DIRECT_LINK_GROUPS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_SHORTCUT_HTML Signature

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

Method GET_SHORTCUT_HTML on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_TARGET_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060420
2 Exporting EV_INBOUND_PLUG Call by reference Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20060420
3 Exporting EV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Coponent window name 20060420
4 Importing IV_TARGET_REP_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW Web Dynpro Repository view object 20060420

Method GET_TARGET_INFORMATION on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_WORK_AREA_CONTENT Signature

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

Method GET_WORK_AREA_CONTENT on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_WORK_AREA_USAGE Signature

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

Method GET_WORK_AREA_USAGE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_WORK_CENTER_ALL_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WC_LINKS Value transfer Type reference (TYPE) CRMTT_UI_WC_LINKS All Logical Links That Are Assigned To Work Centers 20070125

Method GET_WORK_CENTER_ALL_LINKS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_WORK_CENTER_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DEFINITION Call by reference Type reference (TYPE) CRMS_UI_WORK_CENTER 20060420
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060329
3 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Coponent window name 20060329

Method GET_WORK_CENTER_DEFINITION on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_WORK_CENTER_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DEFINITION Call by reference Type reference (TYPE) CRMT_UI_WORK_CENTERS Work Center Definitions 20060420

Method GET_WORK_CENTER_DEFINITIONS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method GET_WORK_CENTER_MENU_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MENU_ITEMS Call by reference Type reference (TYPE) CRMT_THTMLB_MENU_ITEM The table for menu items 20060228

Method GET_WORK_CENTER_MENU_ITEMS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method INITIALIZE_SHORTCUT_HTML Signature

Method INITIALIZE_SHORTCUT_HTML on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method INITIALIZE_SHORTCUT_HTML on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_CHECK_AND_ADD_COMP_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060323
2 Importing IV_INBOUND_PLUG Call by reference Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20060323
3 Importing IV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20060627
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060627
5 Importing IV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID 20060323
6 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Coponent window name 20060323
7 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060323

Method IS_CHECK_AND_ADD_COMP_OK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_CHECK_AND_ADD_LINK_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060301
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060301

Method IS_CHECK_AND_ADD_LINK_OK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_CHECK_AND_ADD_OBJ_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID 20060323
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060323

Method IS_CHECK_AND_ADD_OBJ_OK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_DYNAMIC_CHECK_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20060627
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060627
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060627

Method IS_DYNAMIC_CHECK_OK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_DYNAMIC_NAV_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DESCRIPTOR_OBJECT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Zugriffsinterface für BO Attribute 20060421
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060421

Method IS_DYNAMIC_NAV_SUPPORTED on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_LINK_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ID Call by reference Type reference (TYPE) SIMPLE Logical Link 20080606
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080606

Method IS_LINK_AVAILABLE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_LINK_AVAILABLE_IN_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WC_INFO Call by reference Type reference (TYPE) CRMV_UI_WC_INFO Generated Table for View CRMV_UI_WC_INFO 20060427
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060427

Method IS_LINK_AVAILABLE_IN_MENU on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_LINK_AVAILABLE_IN_WC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WC_INFO Call by reference Type reference (TYPE) CRMV_UI_WC_INFO Generated Table for View CRMV_UI_WC_INFO 20060427
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060427

Method IS_LINK_AVAILABLE_IN_WC on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_OUTBOUND_PLUG_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060323
2 Importing IV_OUTBOUND_PLUG Call by reference Type reference (TYPE) CRMT_UI_OUTBOUND_PLUG Outbound Plug 20060323
3 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Coponent window name 20060323
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060323

Method IS_OUTBOUND_PLUG_SUPPORTED on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method IS_WORK_CENTER_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WC_ID Call by reference Type reference (TYPE) CRMT_UI_WORK_CENTER_ID Work Center ID 20060512
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060512

Method IS_WORK_CENTER_ACTIVE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_ALTERNATIVE_NAVBAR_DATA Signature

Method LOAD_ALTERNATIVE_NAVBAR_DATA on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method LOAD_ALTERNATIVE_NAVBAR_DATA on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_COMPONENT_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060323

Method LOAD_COMPONENT_ASSIGNMENTS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_COMP_ASSIGNMENTS_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060413

Method LOAD_COMP_ASSIGNMENTS_COMP on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_COMP_ASSIGNMENTS_DESC_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060413

Method LOAD_COMP_ASSIGNMENTS_DESC_OBJ on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_COMP_ASSIGNMENTS_UI_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060413

Method LOAD_COMP_ASSIGNMENTS_UI_OBJ on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_COMP_OP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060414
2 Importing IV_OUTBOUND_PLUG Call by reference Type reference (TYPE) SIMPLE 20060414
3 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Coponent window name 20060414
4 Returning RS_RESULT Value transfer Type reference (TYPE) TY_OP_OBJ_ACTION 20060414

Method LOAD_COMP_OP_INFO on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_DEFAULT_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_SWITCHES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore Switch Framework 20090401
2 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060327

Method LOAD_DEFAULT_LINK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_DIRECT_LINK_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_SWITCHES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore Switch Framework 20090401
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060313

Method LOAD_DIRECT_LINK_GROUPS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_FOCUS_LINKS Signature

Method LOAD_FOCUS_LINKS on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method LOAD_FOCUS_LINKS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_PERSONALIZATION_LINK Signature

Method LOAD_PERSONALIZATION_LINK on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method LOAD_PERSONALIZATION_LINK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_ROLE_OVERRIDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) CRMT_UI_PROFILE Profile 20060426

Method LOAD_ROLE_OVERRIDES on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_SWITCHES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore Switch Framework 20090401
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060420
3 Importing IV_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20060522

Method LOAD_SETUP on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_SHARE_LINK Signature

Method LOAD_SHARE_LINK on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method LOAD_SHARE_LINK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_TOOLTIPS Signature

Method LOAD_TOOLTIPS on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method LOAD_TOOLTIPS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOAD_WORK_CENTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_SWITCHES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore Switch Framework 20090401
2 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20060327

Method LOAD_WORK_CENTERS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_GROUP_NOT_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DLG_INFO Call by reference Type reference (TYPE) CRMC_UI_NB_A_DLG Navigation Bar Direct Link Group Assignment 20071210
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20071210

Method LOG_GROUP_NOT_VISIBLE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_LINK_NOT_VISISBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_INFO Call by reference Type reference (TYPE) CRMV_UI_DLG_INFO Generated Table for View CRMV_UI_DLG_INFO 20070917
2 Importing IV_MENU_INFO Call by reference Type reference (TYPE) CRMV_UI_WC_INFO Generated Table for View CRMV_UI_WC_INFO 20070917
3 Importing IV_WC_INFO Call by reference Type reference (TYPE) CRMV_UI_WC_INFO Generated Table for View CRMV_UI_WC_INFO 20070917
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070917

Method LOG_LINK_NOT_VISISBLE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_MISSING_AUTH_IN_PARA_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_INFO Call by reference Type reference (TYPE) CRMT_UI_FRAME_LINK_INFO Link Information 20070917
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070917

Method LOG_MISSING_AUTH_IN_PARA_CLASS on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_MISSING_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20070917
2 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20070917
3 Importing IV_LOCATION Call by reference Type reference (TYPE) STRING Where is the entry missing 20070917
4 Importing IV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20070917
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070917
6 Importing IV_PROFILE Call by reference Type reference (TYPE) CRMT_UI_FRW_PROFILE Profile 20070917
7 Importing IV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID Inbound Plug Target ID 20070917
8 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070917

Method LOG_MISSING_ENTRY on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_MISSING_NAV_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20070917
2 Importing IV_INBOUND_PLUG Call by reference Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20070917
3 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20070917
4 Importing IV_OBJECT_ACTION Call by reference Type reference (TYPE) CRMT_UI_ACTIONS UI Action 20070917
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070917
6 Importing IV_TARGET_ID Call by reference Type reference (TYPE) CRMT_UI_TARGET_ID 20070917
7 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Coponent window name 20070917
8 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070917

Method LOG_MISSING_NAV_AUTH on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_MISSING_WORKCENTER_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20070917
2 Importing IV_WC_ID Call by reference Type reference (TYPE) CRMT_UI_WORK_CENTER_ID Work Center ID 20070917
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070917

Method LOG_MISSING_WORKCENTER_LINK on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20070917
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070917

Method LOG_PREFIX on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method LOG_WORKCENTER_NOT_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WC Call by reference Type reference (TYPE) CRMC_UI_WC Work Center Definition 20070917
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070917

Method LOG_WORKCENTER_NOT_VISIBLE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method MEMORY_OPTIMIZE_STD_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20060921

Method MEMORY_OPTIMIZE_STD_TAB on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method PREPARE_NAVIGATION_SETUP Signature

Method PREPARE_NAVIGATION_SETUP on class CL_CRM_UI_NAVBAR_SRV has no parameter.
Method PREPARE_NAVIGATION_SETUP on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method PREPARE_TARGET_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARGET Call by reference Type reference (TYPE) TY_TARGET 20060327

Method PREPARE_TARGET_SETUP on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method PUSH_MISSING_NAV_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070905

Method PUSH_MISSING_NAV_AUTH on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method SET_ICON_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ICON_NAME Call by reference Type reference (TYPE) STRING 20080422
2 Changing CV_ICON_SRC Call by reference Type reference (TYPE) STRING 20060428
3 Importing IV_ICON_NAME Call by reference Type reference (TYPE) SIMPLE 20060427
4 Importing IV_TRANSFORM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Transforms name into src if true 20080422

Method SET_ICON_SOURCE on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method TRAVERSE_WC_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WC_T Call by reference Object reference (TYPE REF TO) CRMTT_UI_WC_T Work Center Titles 20071207
2 Importing IS_WC Call by reference Type reference (TYPE) CRMC_UI_WC Work Center Definition 20060301
3 Importing IV_IGNORE_SWITCHES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore Switch Framework 20090401
4 Importing IV_LEVEL Call by reference Type reference (TYPE) I 20060301
5 Importing IV_MENU_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL 20060404

Method TRAVERSE_WC_DEFINITION on class CL_CRM_UI_NAVBAR_SRV has no exception.

Method UPDATE_TEXTS_AND_ICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENTRIES Call by reference Type reference (TYPE) CRMT_THTMLB_MENU_ITEM The table for menu items 20060313

Method UPDATE_TEXTS_AND_ICONS on class CL_CRM_UI_NAVBAR_SRV has no exception.
Event Signatures

Event RELOAD_SHORTCUTS Signature
Event RELOAD_SHORTCUTS on class CL_CRM_UI_NAVBAR_SRV has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700