SAP ABAP Class /UI2/CL_NAVIGATION (Utility class for navigation based on callable entities)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/BASIS_SERVICES_NAVIGATION (Package) UI BE: Navigation Callable Entities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_NAVIGATION Interface for Callable Entities 20130314
Properties
Class /UI2/CL_NAVIGATION  
Short Description Utility class for navigation based on callable entities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/BASIS_SERVICES_NAVIGATION   UI BE: Navigation Callable Entities 
Created 20130312   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_NAVIGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_NAVIGATION Interface for Callable Entities 20130314
Friends
Class /UI2/CL_NAVIGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ID_PREFIX Static Attribute Private Type reference (TYPE) STRING 'sap' 20130402
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_CALLABLE_ENTITY_ID Static method Public Method Compose pseudo URL for nav. repository (e.g. for launchpad) 20130402
2 DECOMPOSE_CALLABLE_ENTITY_ID Static method Public Method Decompose pseudo URL for nav. repository (eg for launchpad) 20130402
3 MERGE_DATA2HTML Static method Public Method Merge navigation links to bootstrap html 20130312
Events
Class /UI2/CL_NAVIGATION has no event.
Types
Class /UI2/CL_NAVIGATION has no local type.
Method Signatures

Method COMPOSE_CALLABLE_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING Identification 20130402
2 Importing IV_NAVIGATION_PROVIDER Call by reference Type reference (TYPE) /UI2/NAVIGATION_PROVIDER Navigation object (semantic element) 20130402
3 Returning RV_CALLABLE_ENTITY_ID Value transfer Type reference (TYPE) STRING ID of callable entity 20130402

Method COMPOSE_CALLABLE_ENTITY_ID on class /UI2/CL_NAVIGATION has no exception.

Method DECOMPOSE_CALLABLE_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID Call by reference Type reference (TYPE) STRING Identification 20130402
2 Exporting EV_NAVIGATION_PROVIDER Call by reference Type reference (TYPE) /UI2/NAVIGATION_PROVIDER Business paramteres in name-value pairs 20130402
3 Importing IV_CALLABLE_ENTITYS_ID Call by reference Type reference (TYPE) CSEQUENCE Pseudo URL 20130402
# Exception Resumable Description Created on
1 URL_WRONG_FORMAT Pseudo URL has wrong format 20130402

Method MERGE_DATA2HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAVIGATION_STRUCTURE Call by reference Type reference (TYPE) /UI2/IF_NAVIGATION=>TP_S_NAVIGATION_STRUCTURE_IF 20130315
2 Returning RV_HTML Value transfer Type reference (TYPE) STRING 20130315

Method MERGE_DATA2HTML on class /UI2/CL_NAVIGATION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100