SAP ABAP Class IF_IC_PROFILE (IC WebClient Profile)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IC_PROFILE IC WebClient Profile service 20041027
Properties
Class IF_IC_PROFILE  
Short Description IC WebClient Profile    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041027   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IC_PROFILE has no forward declaration.
Interfaces
Class IF_IC_PROFILE has no interface implemented.
Friends
Class IF_IC_PROFILE has no friend class.
Attributes
Class IF_IC_PROFILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT_PROFILE Instance method Public Method Get profile for specific component 20041027
2 GET_PROFILE Instance method Public Method Get IC WebClient profile 20041027
3 GET_USER_DEFINED_PROFILE Static method Public Method Get IC WebClient profile defined in user parameter 20041102
4 SET_PROFILE Instance method Public Method Set IC WebClient Profile 20041027
Events
Class IF_IC_PROFILE has no event.
Types
Class IF_IC_PROFILE has no local type.
Method Signatures

Method GET_COMPONENT_PROFILE 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 - Komponentenprofil-ID 20041027
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20041027

Method GET_COMPONENT_PROFILE on class IF_IC_PROFILE has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20041027

Method GET_PROFILE on class IF_IC_PROFILE has no exception.

Method GET_USER_DEFINED_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_IC_CONFIGPROF IC WebClient-Profil 20041102

Method GET_USER_DEFINED_PROFILE on class IF_IC_PROFILE has no exception.

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) SIMPLE 20041027

Method SET_PROFILE on class IF_IC_PROFILE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in