SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UI_PROFILE | Profile Access | 20060301 |
Properties
| Interface | IF_CRM_UI_PROFILE | |
| Short Description | Profile Access |
General Data
| Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
| Created | 20060301 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_UI_PROFILE has no forward declaration.
Interfaces
Interface IF_CRM_UI_PROFILE has no interface.
Friends
Interface IF_CRM_UI_PROFILE has no friend.
Attributes
Interface IF_CRM_UI_PROFILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get profile for specific component | 20060301 | |
| 2 | Instance method | Public | Method | Get profile | 20060301 | |
| 3 | Instance method | Public | Method | Get profile type | 20060830 | |
| 4 | Static method | Public | Method | Get profile defined in user parameter | 20060301 | |
| 5 | Instance method | Public | Method | Set Profile | 20060301 |
Events
Interface IF_CRM_UI_PROFILE has no event.
Types
Interface IF_CRM_UI_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 | IV_PROFILE_ID | Call by reference | Type reference (TYPE) | CRMT_IC_PROFILE_ID | IC WebClient Component Profile ID | 20060301 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060301 |
Method GET_COMPONENT_PROFILE on Interface IF_CRM_UI_PROFILE has no exception.
Method GET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060301 |
Method GET_PROFILE on Interface IF_CRM_UI_PROFILE has no exception.
Method GET_PROFILE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_UI_PROFILE_TYPE | Profile Type | 20060830 |
Method GET_PROFILE_TYPE on Interface IF_CRM_UI_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 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_CONFIGPROF | IC WebClient Profile | 20060301 |
Method GET_USER_DEFINED_PROFILE on Interface IF_CRM_UI_PROFILE has no exception.
Method SET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROFILE | Call by reference | Type reference (TYPE) | SIMPLE | 20060301 |
Method SET_PROFILE on Interface IF_CRM_UI_PROFILE has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |