SAP ABAP Class IF_PXN_NAVIGATION (navigation from proxy editor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_NAVIGATION navigation from sproxy 20091014
Properties
Class IF_PXN_NAVIGATION  
Short Description navigation from proxy editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091014   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PXN_NAVIGATION has no interface implemented.
Friends
Class IF_PXN_NAVIGATION has no friend class.
Attributes
Class IF_PXN_NAVIGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WB_KEY Instance method Public Method obsolete (only single wb key possible) -> use set_wb_key 20091014
2 GET_WB_KEY Instance method Public Method get existing wb keys 20120403
3 SET_WB_KEY Instance method Public Method add workbench key 20120403
Events
Class IF_PXN_NAVIGATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 WB_KEY Public Type reference (TYPE) PRX_WB_KEY 20091014
2 WB_KEYS Public See coding 20091014 wb_keys type standard table of prx_Wb_key with non-unique default key
Method Signatures

Method ADD_WB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20091014
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20091014

Method ADD_WB_KEY on class IF_PXN_NAVIGATION has no exception.

Method GET_WB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting WB_KEY Call by reference Type reference (TYPE) WB_KEY 20120403

Method GET_WB_KEY on class IF_PXN_NAVIGATION has no exception.

Method SET_WB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WB_KEY Call by reference Type reference (TYPE) WB_KEY WB Request: Type of Object of Development Environment 20120403

Method SET_WB_KEY on class IF_PXN_NAVIGATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in