SAP ABAP Class IF_W3_NAVIGATOR (WAB: Navigation Tool)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_W3_NAVIGATOR WAB: General Navigation Class 20000308
Properties
Class IF_W3_NAVIGATOR  
Short Description WAB: Navigation Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000308   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_W3_NAVIGATOR has no forward declaration.
Interfaces
Class IF_W3_NAVIGATOR has no interface implemented.
Friends
Class IF_W3_NAVIGATOR has no friend class.
Attributes
Class IF_W3_NAVIGATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NAVIGATE Instance method Public Method Create Navigation Request When Double-click Detected 20000308
2 PRESS_F1 Instance method Public Method Create Navigation Request When F1 Pressed 20000308
Events
Class IF_W3_NAVIGATOR has no event.
Types
Class IF_W3_NAVIGATOR has no local type.
Method Signatures

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LINE Call by reference Type reference (TYPE) I Zeilennummer 20000308
2 Importing P_POS Call by reference Type reference (TYPE) I Position in der Zeile 20000308
3 Exporting P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20000308

Method NAVIGATE on class IF_W3_NAVIGATOR has no exception.

Method PRESS_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LINE Call by reference Type reference (TYPE) I Zeilennummer 20000308
2 Importing P_POS Call by reference Type reference (TYPE) I Position in der Zeile 20000308
3 Exporting P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20000308

Method PRESS_F1 on class IF_W3_NAVIGATOR has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in