SAP ABAP Interface IF_CRM_UI_NAVIGATION_SERVICE (Navigation 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UI_F_CUCONAVIGATIO_IMPL | 20060301 |
Properties
Interface | IF_CRM_UI_NAVIGATION_SERVICE | |
Short Description | Navigation Service |
General Data
Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
Created | 20060228 | SAP |
Last changed | 20110908 | SAP |
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) |
Interfaces
Interface IF_CRM_UI_NAVIGATION_SERVICE has no interface.
Friends
Interface IF_CRM_UI_NAVIGATION_SERVICE has no friend.
Attributes
Interface IF_CRM_UI_NAVIGATION_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the navigation target based on a descriptor object | 20091027 |
2 | ![]() |
Instance method | Public | Method | Returns TRUE if dynamic navigation is supported | 20060412 |
3 | ![]() |
Instance method | Public | Method | Returns TRUE if the outbound plug is supported | 20060323 |
4 | ![]() |
Instance method | Public | Method | doNavigate | 20090121 |
5 | ![]() |
Instance method | Public | Method | Navigation based on logical link | 20060228 |
6 | ![]() |
Instance method | Public | Method | Navigation based on descriptor object | 20060412 |
7 | ![]() |
Instance method | Public | Method | Navigation based on default logical link | 20060327 |
8 | ![]() |
Instance method | Public | Method | Object Based Navigation | 20090115 |
9 | ![]() |
Instance method | Public | Method | Displays error message about failed dyn. navigation | 20060906 |
Events
Interface IF_CRM_UI_NAVIGATION_SERVICE has no event.
Types
Interface IF_CRM_UI_NAVIGATION_SERVICE has no local type.
Method Signatures
Method GET_TARGET_BY_DESCR_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INBOUND_PLUG | Call by reference | Type reference (TYPE) | O2PARNAME | Name BSP Page Attribute | 20091027 | ||
2 | ![]() |
EV_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20091027 | |||
3 | ![]() |
IV_DESCRIPTOR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CRM_UI_DESCRIPTOR_OBJECT | Descriptor Object Interface | 20091027 |
Method GET_TARGET_BY_DESCR_OBJ on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method IS_DYNAMIC_NAV_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DESCRIPTOR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20060412 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060412 |
Method IS_DYNAMIC_NAV_SUPPORTED on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method IS_OUTBOUND_PLUG_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20060323 | ||
2 | ![]() |
IV_OUTBOUND_PLUG | Call by reference | Type reference (TYPE) | CRMT_UI_OUTBOUND_PLUG | Outbound Plug | 20060323 | ||
3 | ![]() |
IV_WINDOW | Call by reference | Type reference (TYPE) | CRMT_UI_WINDOW_NAME | Coponent window name | 20060323 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060323 |
Method IS_OUTBOUND_PLUG_SUPPORTED on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method NAV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
2 | ![]() |
IV_HISTORY | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
3 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
4 | ![]() |
IV_POST_BODY | Call by reference | Type reference (TYPE) | STRING | 20090121 | |||
5 | ![]() |
IV_TARGET | Call by reference | Type reference (TYPE) | STRING | 20090121 | |||
6 | ![]() |
IV_TARGET_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
7 | ![]() |
IV_WIN_FEATURES | Call by reference | Type reference (TYPE) | STRING | 20090122 | |||
8 | ![]() |
IV_WIN_NAME | Call by reference | Type reference (TYPE) | STRING | 20090122 |
Method NAV on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method NAVIGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20060322 | ||
2 | ![]() |
IV_LINK_ID | Call by reference | Type reference (TYPE) | SIMPLE | 20060228 |
Method NAVIGATE on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method NAVIGATE_DYNAMICALLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20060412 |
Method NAVIGATE_DYNAMICALLY on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method NAVIGATE_TO_DEFAULT Signature
Method NAVIGATE_TO_DEFAULT on Interface IF_CRM_UI_NAVIGATION_SERVICE has no parameter.
Method NAVIGATE_TO_DEFAULT on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method OBN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20100625 | ||
2 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
3 | ![]() |
IV_HISTORY | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
4 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
5 | ![]() |
IV_PARAM | Call by reference | Type reference (TYPE) | STRING | 20090115 | |||
6 | ![]() |
IV_POST_BODY | Call by reference | Type reference (TYPE) | STRING | 20090121 | |||
7 | ![]() |
IV_RESOLVING_MODE | Call by reference | Type reference (TYPE) | STRING | 20090121 | |||
8 | ![]() |
IV_TARGET | Call by reference | Type reference (TYPE) | STRING | 20090115 | |||
9 | ![]() |
IV_TARGET_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090128 | |||
10 | ![]() |
IV_WIN_FEATURES | Call by reference | Type reference (TYPE) | STRING | 20090126 | |||
11 | ![]() |
IV_WIN_NAME | Call by reference | Type reference (TYPE) | STRING | 20090126 |
Method OBN on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
Method REPORT_DYN_NAV_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DESCRIPTOR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Descriptor object for dyn. navigation | 20060906 |
Method REPORT_DYN_NAV_ERROR on Interface IF_CRM_UI_NAVIGATION_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |