SAP ABAP Interface IF_BSP_WD_NAVIGATION (IF_BSP_WD_NAVIGATION)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BSP_WD_VIEW_MANAGER | Access Interface for View Manager | 20041027 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_PREVIEW_MANAGER2 | Preview Manager - BSP WD | 20050629 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_WINDOW | Window Basis Class | 20041027 |
Properties
| Interface | IF_BSP_WD_NAVIGATION | |
| Short Description |
General Data
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20041027 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_WD_NAVIGATION has no forward declaration.
Interfaces
Interface IF_BSP_WD_NAVIGATION has no interface.
Friends
Interface IF_BSP_WD_NAVIGATION has no friend.
Attributes
Interface IF_BSP_WD_NAVIGATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Navigation with Errors | 20041027 | |
| 2 | Instance method | Public | Method | Navigation Call | 20041027 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BEFORE_NAVIGATION_STEP | Instance Event (0) |
Public (2) |
20051107 | |
| 2 | END_OF_NAVIGATION | Instance Event (0) |
Public (2) |
Navigation Request Has Been Processed Completely | 20041027 |
| 3 | START_OF_NAVIGATION | Instance Event (0) |
Public (2) |
Navigation Request in Process | 20041027 |
Types
Interface IF_BSP_WD_NAVIGATION has no local type.
Method Signatures
Method ERROR_NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | BSP_WD_MESSAGE | Fehlerbeschreibung | 20041027 | |||
| 2 | TARGET_VIEWNAME | Call by reference | Type reference (TYPE) | STRING | Name of view to navigate to | 20041027 |
Method ERROR_NAVIGATE on Interface IF_BSP_WD_NAVIGATION has no exception.
Method NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20060120 | |||
| 2 | OUTBOUND_PLUG | Call by reference | Type reference (TYPE) | STRING | Outbound Plug | 20041027 | |||
| 3 | SOURCE_REP_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_REP_VIEW | Startview im Kontext | 20041027 |
Method NAVIGATE on Interface IF_BSP_WD_NAVIGATION has no exception.
Event Signatures
Event BEFORE_NAVIGATION_STEP Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_COLLECTION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20060321 | ||
| 2 | NAV_LINK | Exporting | Value transfer | Type reference (TYPE) | STRING | 20051107 | |||
| 3 | SOURCE_REP_VIEW | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_REP_VIEW | 20051107 |
Event END_OF_NAVIGATION Signature
Event END_OF_NAVIGATION on Interface IF_BSP_WD_NAVIGATION has no parameter.
Event START_OF_NAVIGATION Signature
Event START_OF_NAVIGATION on Interface IF_BSP_WD_NAVIGATION has no parameter.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 500 |