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 ABAP 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 GC_SCENARIO_HCM Constant Public Type reference (TYPE) STRING 'HCM' 20120516
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_DATA_FPM Static method Private Method Get application details for FPM application 20120516
2 GET_APPLICATION_DATA_WD Static method Private Method Get application details of the launched WD application 20120516
3 SET_FPM_SIDE_PANEL_IDR Static method Public Method Enable side panel for FPM applications (GAF, OIF) 20120516
4 SET_FPM_SIDE_PANEL_OVP Static method Public Method Enable side panel for FPM applications (OVP) 20120516
5 SET_FPM_SIDE_PANEL_WD Static method Public Method Enable side panel for WD applications 20120516
6 TAG_MSG_FOR_SIDE_PANEL_IDR Static method Public Method Tag messages for side panel for FPM applications (GAF, OIF) 20120516
7 TAG_MSG_FOR_SIDE_PANEL_OVP Static method Public Method Tag messages for side panel for FPM applications (OVP) 20120516
8 TAG_MSG_FOR_SIDE_PANEL_WD 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 Exporting EV_APPLICATION Call by reference Type reference (TYPE) STRING 20120516
2 Exporting EV_URL Call by reference Type reference (TYPE) STRING 20120516
3 Importing 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 Exporting EV_APPLICATION Call by reference Type reference (TYPE) STRING 20120516
2 Exporting EV_URL Call by reference Type reference (TYPE) STRING 20120516
3 Importing 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 Importing IR_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20120516
2 Importing IR_IDR Call by reference Object reference (TYPE REF TO) IF_FPM_IDR 20120516
3 Importing IV_BORTYPE Call by reference Type reference (TYPE) STRING 20120516
4 Importing IV_SP_TEXT Call by reference Type reference (TYPE) STRING 20120713
5 Importing IV_SP_TP Call by reference Type reference (TYPE) STRING 20120713
6 Importing 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 Importing IR_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20120516
2 Importing IR_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_CNR_OVP 20120516
3 Importing IV_BORTYPE Call by reference Type reference (TYPE) STRING 20120516
4 Importing IV_SP_TEXT Call by reference Type reference (TYPE) STRING 20120713
5 Importing IV_SP_TP Call by reference Type reference (TYPE) STRING 20120713
6 Importing 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 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120516
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120516
3 Importing 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 Importing IR_IDR Call by reference Object reference (TYPE REF TO) IF_FPM_IDR 20120516
2 Importing IS_MSG Call by reference Type reference (TYPE) SYMSG Structure of message variables 20120516
3 Importing 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 Importing IR_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_CNR_OVP 20120516
2 Importing IS_MSG Call by reference Type reference (TYPE) SYMSG Structure of message variables 20120516
3 Importing 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 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120516
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120516
3 Importing IS_MSG Call by reference Type reference (TYPE) SYMSG Structure of message variables 20120516
4 Importing 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