SAP ABAP Class CL_CRM_UI_PROFILE (Profile Access)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_UI_PROFILE Profile Access 20060301
Properties
Class CL_CRM_UI_PROFILE  
Short Description Profile Access    
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 20060301   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_UI_PROFILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_UI_PROFILE Profile Access 20060301
Friends
Class CL_CRM_UI_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_URL_ORGUNIT_ID_PARAM_NAME Constant Public Type reference (TYPE) STRING 'sapouid' Name of org. unit id parameter 20060807
2 GC_URL_ORGUNIT_TYPE_PARAM_NAME Constant Public Type reference (TYPE) STRING 'sapoutype' Name of org. unit type parameter 20060807
3 GC_URL_PROFILE_PARAM_NAME Constant Public Type reference (TYPE) STRING 'saprole' Name of profile parameter when used in URL 20060324
4 GT_COMPONENT_PROFILES Instance attribute Protected Type reference (TYPE) CRMT_UI_PROFILE_ASSIGNMENT_TAB IC WebClient Component Profile Table 20060301
5 GV_PROFILE Instance attribute Protected Type reference (TYPE) CRMT_IC_CONFIGPROF IC WebClient Profile 20060301
6 GV_PROFILE_TYPE Instance attribute Protected Type reference (TYPE) CRMT_UI_PROFILE_TYPE Profile Type 20060830
7 GV_SELF Static Attribute Protected Object reference (TYPE REF TO) CL_CRM_UI_PROFILE Profile Access 20060301
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20060301
2 GET_PROFILE_AS_URL_PARAMETER Static method Public Method Returns profile as URL parameter name/value pair 20060324
3 GET_PROFILE_FROM_URL Static method Public Method Returns profile value if provided in URL 20060327
4 LOAD_PROFILE Instance method Protected Method Load profile data 20060831
Events
Class CL_CRM_UI_PROFILE has no event.
Types
Class CL_CRM_UI_PROFILE has no local type.
Method Signatures

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) IF_CRM_UI_PROFILE Profile Access 20060301

Method GET_INSTANCE on class CL_CRM_UI_PROFILE has no exception.

Method GET_PROFILE_AS_URL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20060324
2 Returning RS_RETURN Value transfer Type reference (TYPE) IHTTPNVP HTTP Framework (iHTTP) Name/Value Pair 20060324

Method GET_PROFILE_AS_URL_PARAMETER on class CL_CRM_UI_PROFILE has no exception.

Method GET_PROFILE_FROM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20060327
2 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20060327
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060327

Method GET_PROFILE_FROM_URL on class CL_CRM_UI_PROFILE has no exception.

Method LOAD_PROFILE Signature

Method LOAD_PROFILE on class CL_CRM_UI_PROFILE has no parameter.
Method LOAD_PROFILE on class CL_CRM_UI_PROFILE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700