SAP ABAP Class CL_SSC_SR_CHIP_MY_SR_ASSIST (Create service request assistant class)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_GENERIC_INPORT_EVENT Generic Inport Handler Class 20120403
Properties
Class CL_SSC_SR_CHIP_MY_SR_ASSIST  
Short Description Create service request assistant class    
Super Class CL_BSSP_GENERIC_INPORT_EVENT Generic Inport Handler 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 20120403   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SSC_SR_CHIP_MY_SR_ASSIST has no forward declaration.
Interfaces
Class CL_SSC_SR_CHIP_MY_SR_ASSIST has no interface implemented.
Friends
Class CL_SSC_SR_CHIP_MY_SR_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SSC_SR_CHIP_MY_SR_ASSIST Create service request assistant class 20120403
2 MO_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120406
3 MO_FPM Instance attribute Public Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20120403
4 MS_OBJECT_INFO_EXT Instance attribute Public Type reference (TYPE) S_OBJECT_INFO_EXT 20120403
5 MV_CONNECTION Instance attribute Public Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120731
6 MV_CONN_MSG Instance attribute Public Type reference (TYPE) STRING 20120731
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20120403
2 GET_SERV_REQ Instance method Public Method 20120419
3 HANDLE_MENU_ACTION Instance method Private Event handling method 20120403
4 INITIALIZE Instance method Public Method 20120419
5 SET_COMPONENT Instance method Public Method 20120406
Events
Class CL_SSC_SR_CHIP_MY_SR_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OBJECT_INFO_EXT Public See coding 20120403 BEGIN OF s_object_info_ext, * appl_id TYPE bssp_application, scenario TYPE ssc_scenario, element TYPE ssc_element, subactivity TYPE string, customer TYPE kunnr, vendor TYPE lifnr, company_code TYPE bukrs, msgid TYPE arbgb, msgno TYPE msgnr, msgty TYPE msgty, msgtxt TYPE string, * tcode TYPE tcode, END OF s_object_info_ext
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SSC_SR_CHIP_MY_SR_ASSIST Create service request assistant class 20120403
2 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20120403

Method GET_INSTANCE on class CL_SSC_SR_CHIP_MY_SR_ASSIST has no exception.

Method GET_SERV_REQ Signature

Method GET_SERV_REQ on class CL_SSC_SR_CHIP_MY_SR_ASSIST has no parameter.
Method GET_SERV_REQ on class CL_SSC_SR_CHIP_MY_SR_ASSIST has no exception.

Method HANDLE_MENU_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Attribute reference (LIKE) 20120403

Method HANDLE_MENU_ACTION on class CL_SSC_SR_CHIP_MY_SR_ASSIST has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SSC_SR_CHIP_MY_SR_ASSIST has no parameter.
Method INITIALIZE on class CL_SSC_SR_CHIP_MY_SR_ASSIST has no exception.

Method SET_COMPONENT 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 20120406

Method SET_COMPONENT on class CL_SSC_SR_CHIP_MY_SR_ASSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732