SAP ABAP Class CL_CRM_PORTAL_UTIL (Helper methods around UI Frame in Portal)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-EP (Application Component) UI Portal Integration
⤷
CRM_BSP_UI_FRAME_PORTAL (Package) Application Frame for CRM in Enterprise Portal
⤷
⤷
Properties
| Class | CL_CRM_PORTAL_UTIL | |
| Short Description | Helper methods around UI Frame in Portal | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_PORTAL | Application Frame for CRM in Enterprise Portal |
| Created | 20070522 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_PORTAL_UTIL has no interface implemented.
Friends
Class CL_CRM_PORTAL_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'crm-ext-integration' | Indicator for portal external integration | 20080602 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | Additional js for debugging | 20101119 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | '' | Cache for User Parameter WUI_IN_NWBC | 20090819 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Check if GC_WUI_IN_NWBC is already read | 20090819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101119 | |
| 2 | Static method | Public | Method | Returns a block of additional js if such url is set | 20101119 | |
| 3 | Static method | Public | Method | Gets the corresponding CRM skin for a given portal theme | 20091005 | |
| 4 | Static method | Public | Method | Returns all portal relevant url parameters of the session | 20070814 | |
| 5 | Static method | Public | Method | Returns javascript to launch system messages popup | 20070726 | |
| 6 | Static method | Public | Method | Indicates whether CRM is externally integrated in portal | 20080602 | |
| 7 | Static method | Public | Method | Is the session running in the enterprise portal | 20070522 |
Events
Class CL_CRM_PORTAL_UTIL has no event.
Types
Class CL_CRM_PORTAL_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_PORTAL_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_PORTAL_UTIL has no exception.
Method GET_ADD_JS_BLOCK_IF_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | additional javascript (for debugging) | 20101119 |
Method GET_ADD_JS_BLOCK_IF_SET on class CL_CRM_PORTAL_UTIL has no exception.
Method GET_PORTAL_SKIN_FOR_THEME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SKIN | Value transfer | Type reference (TYPE) | CRMT_THTMLB_SKIN | THTMLB Skin | 20091005 |
Method GET_PORTAL_SKIN_FOR_THEME on class CL_CRM_PORTAL_UTIL has no exception.
Method GET_PORTAL_URL_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_QUERY | Value transfer | Type reference (TYPE) | STRING | URL query with portal parameters | 20070814 |
Method GET_PORTAL_URL_PARAMETER on class CL_CRM_PORTAL_UTIL has no exception.
Method GET_SCRIPT_SYSMSG_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOR_ALL_MESSAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070726 | |||
| 2 | IV_USE_ABS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080716 | |||
| 3 | RV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | script | 20070726 |
Method GET_SCRIPT_SYSMSG_OPEN on class CL_CRM_PORTAL_UTIL has no exception.
Method IS_EXT_PRT_INTEGRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true in ext. integration scenario | 20080602 |
Method IS_EXT_PRT_INTEGRATION on class CL_CRM_PORTAL_UTIL has no exception.
Method IS_SESSION_IN_PORTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE when session runs in portal | 20070522 |
Method IS_SESSION_IN_PORTAL on class CL_CRM_PORTAL_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |