SAP ABAP Class CL_CRM_UI_USER_CB (User specific settings)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Properties
Class CL_CRM_UI_USER_CB  
Short Description User specific settings    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20080715   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_UI_USER_CB has no interface implemented.
Friends
Class CL_CRM_UI_USER_CB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ORG_OBJECT Instance attribute Private Type reference (TYPE) TY_ORG_OBJECT Organizational object 20080715
2 SELF Static Attribute Private Object reference (TYPE REF TO) CL_CRM_UI_USER_CB User specific settings 20080715
3 TIMEFM Static Attribute Public Type reference (TYPE) XUTIMEFM Time Format (12-/24-Hour Specification) 20080818
4 USER_DEFAULTS Instance attribute Private Type reference (TYPE) BAPIDEFAUL User: Fixed Values Transfer Structure 20080715
5 USER_PARAMETERS Instance attribute Private Type reference (TYPE) TY_USER_PARAMETERS User: Parameter Transfer Structure 20080715
6 USER_PROFILES Instance attribute Private Type reference (TYPE) TY_USER_PROFILES User: Profile Transfer Structure 20080715
Methods
# Method Level Visibility Method type Description Created on
1 CKECK_TIMEFORMAT Instance method Private Method 20080814
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080715
3 GET_INSTANCE Static method Public Method Get instance of this singleton 20080715
4 GET_ORG_OBJECT Instance method Public Method Get organizational object 20080715
5 GET_USER_PARAMETER Instance method Public Method Get value of a user parameter 20080715
6 LOAD_USER_DETAILS Instance method Private Method Get details of current user 20080715
7 SET_ORG_OBJECT Instance method Public Method Set organizational object 20080715
Events
Class CL_CRM_UI_USER_CB has no event.
Types
Class CL_CRM_UI_USER_CB has no local type.
Method Signatures

Method CKECK_TIMEFORMAT Signature

Method CKECK_TIMEFORMAT on class CL_CRM_UI_USER_CB has no parameter.
Method CKECK_TIMEFORMAT on class CL_CRM_UI_USER_CB has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_UI_USER_CB has no parameter.
Method CONSTRUCTOR on class CL_CRM_UI_USER_CB has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_UI_USER_CB User specific settings 20080715

Method GET_INSTANCE on class CL_CRM_UI_USER_CB has no exception.

Method GET_ORG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ORG_OBJID Call by reference Type reference (TYPE) HROBJID Object ID 20080715
2 Exporting EV_ORG_OBJTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20080715

Method GET_ORG_OBJECT on class CL_CRM_UI_USER_CB has no exception.

Method GET_USER_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER_ID Call by reference Type reference (TYPE) MEMORYID Set/Get parameter ID 20080715
2 Returning RV_RESULT Value transfer Type reference (TYPE) XUVALUE18 Parameter value 20080715

Method GET_USER_PARAMETER on class CL_CRM_UI_USER_CB has no exception.

Method LOAD_USER_DETAILS Signature

Method LOAD_USER_DETAILS on class CL_CRM_UI_USER_CB has no parameter.
Method LOAD_USER_DETAILS on class CL_CRM_UI_USER_CB has no exception.

Method SET_ORG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORG_OBJID Call by reference Type reference (TYPE) HROBJID Object ID 20080715
2 Importing IV_ORG_OBJTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20080715

Method SET_ORG_OBJECT on class CL_CRM_UI_USER_CB has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700