SAP ABAP Class IF_WCF_ALT_NAVBAR_SRV (Alternative Navbar Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CRM_UI_FRAME_NAVIGATION | Navigation Support | 20090223 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_PFCG_URL_PARAM_CLASS | Loader and Parameter Class for PFCG role data | 20090223 |
Properties
| Class | IF_WCF_ALT_NAVBAR_SRV | |
| Short Description | Alternative Navbar Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090223 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_WCF_ALT_NAVBAR_SRV has no interface implemented.
Friends
Class IF_WCF_ALT_NAVBAR_SRV has no friend class.
Attributes
Class IF_WCF_ALT_NAVBAR_SRV has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Load alternative navbar customizing | 20090223 |
Events
Class IF_WCF_ALT_NAVBAR_SRV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MAP_INFO_TAB | Public | See coding | 20100429 | ty_map_info_tab type standard table of crmc_ui_cmp_map
|
||
| 2 | TY_TARGET | Public | See coding | 20090504 | 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
|
Method Signatures
Method LOAD_NAVBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DEFAULT_TARGET | Call by reference | Type reference (TYPE) | TY_TARGET | default target | 20090504 | |||
| 2 | CT_DIRECT_LINK_GROUPS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_MENU_ITEM | The table for direct link group items | 20090223 | |||
| 3 | CT_LINK_INFOS | Call by reference | Type reference (TYPE) | CRMT_UI_FRAME_LINK_INFO_TAB | Link Information | 20090223 | |||
| 4 | CT_MAP_INFOS | Call by reference | Type reference (TYPE) | TY_MAP_INFO_TAB | 20100429 | ||||
| 5 | CT_TARGET_INFOS | Call by reference | Type reference (TYPE) | CL_CRM_UI_NAVBAR_SRV=>TY_TARGET_TAB | 20090223 | ||||
| 6 | CT_WORK_CENTER_MENUS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_MENU_ITEM | The table for menu items | 20090223 | |||
| 7 | CV_DEFAULT_LINK_ID | Call by reference | Type reference (TYPE) | CRMT_UI_LOGICAL_LINK_ID | default link | 20090504 | |||
| 8 | IV_NB_PROFILE_ID | Call by reference | Type reference (TYPE) | CRMT_UI_FRW_PROFILE | Navigation Bar Profile ID | 20090226 | |||
| 9 | IV_ROLE | Call by reference | Object reference (TYPE REF TO) | IF_CRM_UI_PROFILE | Profile Access | 20090223 |
Method LOAD_NAVBAR on class IF_WCF_ALT_NAVBAR_SRV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |