SAP ABAP Class /UI2/CL_LPD_UTILS (Utilities for launchpad handling (LPD_CUST))
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_LPD_UTILS  
Short Description Utilities for launchpad handling (LPD_CUST)    
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 20131121   SAP 
Last change 20141120    
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_LPD_UTILS has no interface implemented.
Friends
Class /UI2/CL_LPD_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CHECK_PERFORMED Static Attribute Private Type reference (TYPE) ABAP_BOOL '' X= the check has already been carried out 20131121
2 GV_LPD_HAS_CHANGED Static Attribute Private Type reference (TYPE) ABAP_BOOL '' X= LPD has changed 20131121
Methods
# Method Level Visibility Method type Description Created on
1 HAS_LPD_CHANGED Static method Public Method Check whether the launchpad has changed 20131121
Events
Class /UI2/CL_LPD_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_LAUNCHPAD Protected See coding 20131125 begin of ty_s_launchpad, role(10), instance(32), version(10) type n, uname type syuname, created_by type syuname, created_at type datum, changed_by type syuname, changed_at type datum, end of ty_s_launchpad
2 TY_S_LPD_CHANGE Protected See coding 20131121 begin of ty_s_lpd_change, hash_code(40), * role(10), * instance(32), * version(10), * user type syuname, * date type datum, end of ty_s_lpd_change
Method Signatures

Method HAS_LPD_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) /UI2/BOOLEAN 'X'= PFXG has changed 20131121

Method HAS_LPD_CHANGED on class /UI2/CL_LPD_UTILS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100