SAP ABAP Class IF_NAVP (Navigation Profile)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NAVP_BASE Navigation Profile - Basis Class 20050331
Properties
Class IF_NAVP  
Short Description Navigation Profile    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050331   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NAVP has no forward declaration.
Interfaces
Class IF_NAVP has no interface implemented.
Friends
Class IF_NAVP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_AUTO Constant Public Type reference (TYPE) NAVP_DEFAULT_MODE 'X' 20050331
2 DEFAULT_MANUAL Constant Public Type reference (TYPE) NAVP_DEFAULT_MODE 'N' 20050331
3 DEFAULT_NO Constant Public Type reference (TYPE) NAVP_DEFAULT_MODE SPACE 20050331
4 MV_OKCODE_TREE Instance attribute Public Type reference (TYPE) SYUCOMM Function Code that is Processed by Report 20050426
5 SAVE_ALL Constant Public Type reference (TYPE) NAVP_SAVE_MODE 'A' 20050331
6 SAVE_NO Constant Public Type reference (TYPE) NAVP_SAVE_MODE SPACE 20050331
7 SAVE_STANDARD Constant Public Type reference (TYPE) NAVP_SAVE_MODE 'X' 20050331
8 SAVE_USER Constant Public Type reference (TYPE) NAVP_SAVE_MODE 'U' 20050331
Methods
# Method Level Visibility Method type Description Created on
1 CONTEXT_MENU_SETUP Instance method Public Method 20050331
2 GET_OKCODE_TREE Instance method Public Method 20050615
3 TOOLBAR_SETUP Instance method Public Method 20050331
Events
Class IF_NAVP has no event.
Types
Class IF_NAVP has no local type.
Method Signatures

Method CONTEXT_MENU_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Object reference (TYPE REF TO) CL_CTMENU 20050331

Method CONTEXT_MENU_SETUP on class IF_NAVP has no exception.

Method GET_OKCODE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OKCODE Value transfer Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050615

Method GET_OKCODE_TREE on class IF_NAVP has no exception.

Method TOOLBAR_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TOOLBAR Call by reference Type reference (TYPE) TTB_BUTTON 20050331

Method TOOLBAR_SETUP on class IF_NAVP has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in