SAP ABAP Class CL_WCF_ALTER_UI_MESSAGES_UTIL (Util class for Alter message BADI impl.)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime
⤷
⤷
Properties
| Class | CL_WCF_ALTER_UI_MESSAGES_UTIL | |
| Short Description | Util class for Alter message BADI impl. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20110606 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_ALTER_UI_MESSAGES_UTIL has no forward declaration.
Interfaces
Class CL_WCF_ALTER_UI_MESSAGES_UTIL has no interface implemented.
Friends
Class CL_WCF_ALTER_UI_MESSAGES_UTIL has no friend class.
Attributes
Class CL_WCF_ALTER_UI_MESSAGES_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns current business role | 20110606 | |
| 2 | Static method | Public | Method | Returns current component | 20110606 | |
| 3 | Static method | Public | Method | Returns current object type | 20110606 |
Events
Class CL_WCF_ALTER_UI_MESSAGES_UTIL has no event.
Types
Class CL_WCF_ALTER_UI_MESSAGES_UTIL has no local type.
Method Signatures
Method GET_BUSINESS_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ROLE | Value transfer | Type reference (TYPE) | CRMT_UI_PROFILE | Business Role | 20110606 |
Method GET_BUSINESS_ROLE on class CL_WCF_ALTER_UI_MESSAGES_UTIL has no exception.
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORKAREA_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Current controller of the workarea | 20110606 | |||
| 2 | RV_COMPONENT | Value transfer | Type reference (TYPE) | STRING | 20110606 |
Method GET_COMPONENT on class CL_WCF_ALTER_UI_MESSAGES_UTIL has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORKAREA_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Current controller of the workarea | 20110606 | |||
| 2 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20110606 |
Method GET_OBJECT_TYPE on class CL_WCF_ALTER_UI_MESSAGES_UTIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |