SAP ABAP Class CL_MM_UI_NAVIGATION (Navigation service)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MM_UI_NAVIGATION Navigation Service 20080318
Properties
Class CL_MM_UI_NAVIGATION  
Short Description Navigation service    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMPUR_UI_MODEL   Model Components for Web Dynpro Applications, Purchasing 
Created 20080318   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MM_UI_NAVIGATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MM_UI_NAVIGATION Navigation Service 20080318
Friends
Class CL_MM_UI_NAVIGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DUMMY Instance attribute Private Object reference (TYPE REF TO) LCL_DUMMY Dummy object 20080318
2 MO_LAUNCHPAD Instance attribute Private Object reference (TYPE REF TO) CL_APB_LAUNCHPAD_API API for Launchpad persistence 20080318
3 MO_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20080319
4 MO_PORTAL Instance attribute Private Object reference (TYPE REF TO) IF_WD_PORTAL_INTEGRATION Web Dynpro: Portal Integration 20080318
5 MV_SYSTEM Instance attribute Private Type reference (TYPE) STRING Current System Alias 20080318
6 SO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_MM_UI_NAVIGATION Navigation Service 20080318
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Private constructor 20080318
2 CONVERT_PARAMETER_IDS Instance method Private Method Convert ID's of parameter (needed in PFCG scenario) 20080721
3 GET_INSTANCE Static method Public Method Get navigation service 20080318
Events
Class CL_MM_UI_NAVIGATION has no event.
Types
Class CL_MM_UI_NAVIGATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_MM_UI_NAVIGATION has no exception.

Method CONVERT_PARAMETER_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARAMETER Call by reference Type reference (TYPE) MMPURUI_NAMEVALUE_TTY Parameter 20080721

Method CONVERT_PARAMETER_IDS on class CL_MM_UI_NAVIGATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SERVICE Call by reference Object reference (TYPE REF TO) IF_MM_UI_NAVIGATION Navigation Service 20080318
2 Importing IO_WDCOMP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Current WD Component 20080318
# Exception Resumable Description Created on
1 CX_MM_UI_NAVIGATION Exception class for navigation service 20080319
History
Last changed by/on SAP  20100310 
SAP Release Created in 604