SAP ABAP Class IF_BSP_WD_NAVIGATION (IF_BSP_WD_NAVIGATION)
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
Class IF_BSP_WD_NAVIGATION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041027   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_WD_NAVIGATION has no forward declaration.
Interfaces
Class IF_BSP_WD_NAVIGATION has no interface implemented.
Friends
Class IF_BSP_WD_NAVIGATION has no friend class.
Attributes
Class IF_BSP_WD_NAVIGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ERROR_NAVIGATE Instance method Public Method Navigation with Errors 20041027
2 NAVIGATE 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
Class 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 Importing ERROR Call by reference Type reference (TYPE) BSP_WD_MESSAGE Fehlerbeschreibung 20041027
2 Importing TARGET_VIEWNAME Call by reference Type reference (TYPE) STRING Name of view to navigate to 20041027

Method ERROR_NAVIGATE on class 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 Importing DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20060120
2 Importing OUTBOUND_PLUG Call by reference Type reference (TYPE) STRING Outbound Plug 20041027
3 Importing SOURCE_REP_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW Startview im Kontext 20041027

Method NAVIGATE on class 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 class IF_BSP_WD_NAVIGATION has no parameter.
Event START_OF_NAVIGATION Signature
Event START_OF_NAVIGATION on class IF_BSP_WD_NAVIGATION has no parameter.
History
Last changed by/on SAP  20081007 
SAP Release Created in