SAP ABAP Class CL_CRM_UI_COMPONENT_PROFILE (F4 Help for Component Profiles)
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_COMPONENT_PROFILE  
Short Description F4 Help for Component Profiles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060302   SAP 
Last change 20110908   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 CL_CRM_UI_COMPONENT_PROFILE has no interface implemented.
Friends
Class CL_CRM_UI_COMPONENT_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PROFILE_FIELD_NAME Constant Private Type reference (TYPE) FIELDNAME 'CRMV_UI_PROF_A-PROFILE_ID' Field Name 20060302
2 GC_PROGRAM_NAME Constant Private Type reference (TYPE) SYREPID 'SAPLCRM_UI_FRW_PROF' ABAP Program: Current Main Program 20060302
3 GC_SCREEN_NUMBER Constant Private Type reference (TYPE) SYDYNNR '0120' ABAP program, number of current screen 20060302
4 GT_PROFILES Instance attribute Private Type reference (TYPE) TY_PROFILES 20060302
5 GT_PROFILES_NO_TEXT Instance attribute Private Type reference (TYPE) TY_PROFILES_NO_TEXT 20060302
6 PROFILE Instance attribute Protected Type reference (TYPE) CRMT_IC_PROFILE_ID IC WebClient Component Profile ID 20060302
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENTRY Instance method Public Method 20060302
2 CHECK_PROFILE_ID Instance method Public Method 20060515
3 CONVERT_TO_UPPER_CASE Instance method Public Method 20060302
4 EXECUTE_INPUT_HELP Instance method Public Method Executes Input Help 20060302
5 READ_PROFILE_VALUES Instance method Private Method 20060302
6 SHOW_DIALOG_AND_SET_VALUE Instance method Private Method 20060302
Events
Class CL_CRM_UI_COMPONENT_PROFILE has no event.
Types
Class CL_CRM_UI_COMPONENT_PROFILE has no local type.
Method Signatures

Method CHECK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE_ID Call by reference Type reference (TYPE) CRMT_IC_PROFILE_ID IC WebClient Component Profile ID 20060302
2 Importing IV_PROFILE_VALUE Call by reference Type reference (TYPE) CRMT_IC_PROFILE_VALUE IC WebClient Component Profile Value 20060302
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060302
# Exception Resumable Description Created on
1 CX_CRM_IC_PROFILE_ERROR Profile F4 help and validation 20060302

Method CHECK_PROFILE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE_ID Call by reference Type reference (TYPE) CRMT_IC_PROFILE_ID IC WebClient Component Profile ID 20060515
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060515
# Exception Resumable Description Created on
1 CX_CRM_IC_PROFILE_ERROR Profile F4 help and validation 20060515

Method CONVERT_TO_UPPER_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PROFILE_VALUE Call by reference Type reference (TYPE) CRMT_IC_PROFILE_VALUE Function Profile Value 20060302
2 Importing IV_PROFILE_ID Call by reference Type reference (TYPE) CRMT_IC_PROFILE_ID Function Profile ID 20060302

Method CONVERT_TO_UPPER_CASE on class CL_CRM_UI_COMPONENT_PROFILE has no exception.

Method EXECUTE_INPUT_HELP Signature

Method EXECUTE_INPUT_HELP on class CL_CRM_UI_COMPONENT_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_IC_PROFILE_ERROR Profile F4 help and validation 20060302

Method READ_PROFILE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE_ID Call by reference Type reference (TYPE) CRMT_IC_PROFILE_ID IC WebClient Component Profile ID 20060302
# Exception Resumable Description Created on
1 CX_CRM_IC_PROFILE_ERROR Profile F4 help and validation 20060302

Method SHOW_DIALOG_AND_SET_VALUE Signature

Method SHOW_DIALOG_AND_SET_VALUE on class CL_CRM_UI_COMPONENT_PROFILE has no parameter.
Method SHOW_DIALOG_AND_SET_VALUE on class CL_CRM_UI_COMPONENT_PROFILE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700