SAP ABAP Class /UI2/CL_KEY_UTILS (Key utilities (for lauchpad, etc))
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)
Properties
Class /UI2/CL_KEY_UTILS  
Short Description Key utilities (for lauchpad, etc)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/BASIS_UTIL   UI BE: Basic utilities (release independent) 
Created 20120531   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /UI2/CL_KEY_UTILS has no interface implemented.
Friends
Class /UI2/CL_KEY_UTILS has no friend class.
Attributes
Class /UI2/CL_KEY_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_LP_KEY Static method Public Method Compose launchpad key 20120601
2 DECOMPOSE_LP_KEY Static method Public Method Decompose launchpad key 20120601
Events
Class /UI2/CL_KEY_UTILS has no event.
Types
Class /UI2/CL_KEY_UTILS has no local type.
Method Signatures

Method COMPOSE_LP_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) APB_LPD_APPL_ALIAS Application alias 20121004
2 Importing APPLICATION Call by reference Type reference (TYPE) APB_LPD_GUID Launchpad application 20120601
3 Importing INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Launchpad instance 20120601
4 Returning KEY Value transfer Type reference (TYPE) STRING Concatenated launchpad key 20120601
5 Importing ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Launchpad role 20120601

Method COMPOSE_LP_KEY on class /UI2/CL_KEY_UTILS has no exception.

Method DECOMPOSE_LP_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ALIAS Call by reference Type reference (TYPE) APB_LPD_APPL_ALIAS Application Alias 20121004
2 Exporting APPLICATION Call by reference Type reference (TYPE) APB_LPD_GUID Application 20120601
3 Exporting INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Instance 20120601
4 Importing KEY Call by reference Type reference (TYPE) STRING 20120601
5 Exporting ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20120601

Method DECOMPOSE_LP_KEY on class /UI2/CL_KEY_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100