SAP ABAP Class CL_SSC_APPL_UTILITY (Application to consume service request CHIP)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SSC (Application Component) Shared Service Center Framework
⤷
BS_SSC_SR (Package) Shared Services - CRM Service Request Integration
⤷
⤷
Properties
| Class | CL_SSC_APPL_UTILITY | |
| Short Description | Application to consume service request CHIP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_SSC_SR | Shared Services - CRM Service Request Integration |
| Created | 20120516 | 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_SSC_APPL_UTILITY has no interface implemented.
Friends
Class CL_SSC_APPL_UTILITY 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 | 'HCM' | 20120516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get application details for FPM application | 20120516 | |
| 2 | Static method | Private | Method | Get application details of the launched WD application | 20120516 | |
| 3 | Static method | Public | Method | Enable side panel for FPM applications (GAF, OIF) | 20120516 | |
| 4 | Static method | Public | Method | Enable side panel for FPM applications (OVP) | 20120516 | |
| 5 | Static method | Public | Method | Enable side panel for WD applications | 20120516 | |
| 6 | Static method | Public | Method | Tag messages for side panel for FPM applications (GAF, OIF) | 20120516 | |
| 7 | Static method | Public | Method | Tag messages for side panel for FPM applications (OVP) | 20120516 | |
| 8 | Static method | Public | Method | Tag messages for side panel for WD applications | 20120516 |
Events
Class CL_SSC_APPL_UTILITY has no event.
Types
Class CL_SSC_APPL_UTILITY has no local type.
Method Signatures
Method GET_APPLICATION_DATA_FPM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | EV_URL | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | IR_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120516 |
Method GET_APPLICATION_DATA_FPM on class CL_SSC_APPL_UTILITY has no exception.
Method GET_APPLICATION_DATA_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | EV_URL | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120516 |
Method GET_APPLICATION_DATA_WD on class CL_SSC_APPL_UTILITY has no exception.
Method SET_FPM_SIDE_PANEL_IDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120516 | |||
| 2 | IR_IDR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_IDR | 20120516 | ||||
| 3 | IV_BORTYPE | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 4 | IV_SP_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120713 | ||||
| 5 | IV_SP_TP | Call by reference | Type reference (TYPE) | STRING | 20120713 | ||||
| 6 | IV_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 |
Method SET_FPM_SIDE_PANEL_IDR on class CL_SSC_APPL_UTILITY has no exception.
Method SET_FPM_SIDE_PANEL_OVP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120516 | |||
| 2 | IR_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CNR_OVP | 20120516 | ||||
| 3 | IV_BORTYPE | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 4 | IV_SP_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120713 | ||||
| 5 | IV_SP_TP | Call by reference | Type reference (TYPE) | STRING | 20120713 | ||||
| 6 | IV_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 |
Method SET_FPM_SIDE_PANEL_OVP on class CL_SSC_APPL_UTILITY has no exception.
Method SET_FPM_SIDE_PANEL_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120516 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120516 | |||
| 3 | IV_BORTYPE | Call by reference | Type reference (TYPE) | STRING | 20120516 |
Method SET_FPM_SIDE_PANEL_WD on class CL_SSC_APPL_UTILITY has no exception.
Method TAG_MSG_FOR_SIDE_PANEL_IDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_IDR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_IDR | 20120516 | ||||
| 2 | IS_MSG | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20120516 | |||
| 3 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120516 |
Method TAG_MSG_FOR_SIDE_PANEL_IDR on class CL_SSC_APPL_UTILITY has no exception.
Method TAG_MSG_FOR_SIDE_PANEL_OVP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CNR_OVP | 20120516 | ||||
| 2 | IS_MSG | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20120516 | |||
| 3 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120516 |
Method TAG_MSG_FOR_SIDE_PANEL_OVP on class CL_SSC_APPL_UTILITY has no exception.
Method TAG_MSG_FOR_SIDE_PANEL_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120516 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120516 | |||
| 3 | IS_MSG | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20120516 | |||
| 4 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120516 |
Method TAG_MSG_FOR_SIDE_PANEL_WD on class CL_SSC_APPL_UTILITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |