SAP ABAP Class CL_SSC_SS_CR_SR_INTEGRATION (Service Request Data storage)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SSC (Application Component) Shared Service Center Framework
     BS_SSC_SELF_SERVICE (Package) Shared Services - Self Service Integration
Properties
Class CL_SSC_SS_CR_SR_INTEGRATION  
Short Description Service Request Data storage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_SSC_SELF_SERVICE   Shared Services - Self Service Integration 
Created 20091110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SSC_SS_CR_SR_INTEGRATION has no forward declaration.
Interfaces
Class CL_SSC_SS_CR_SR_INTEGRATION has no interface implemented.
Friends
Class CL_SSC_SS_CR_SR_INTEGRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_SRLOGSYS Static Attribute Private Type reference (TYPE) LOGSYS Logical system 20091110
2 GV_SROBJKEY Static Attribute Private Type reference (TYPE) SWO_TYPEID Object key 20091110
3 GV_SROBJTYPE Static Attribute Private Type reference (TYPE) SWO_OBJTYP Object Type 20091110
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_SR_DATA Static method Public Method Clear Service Request Data 20091110
2 GET_SR_DATA Static method Public Method Get Service Request Data 20091110
3 SET_SR_DATA Static method Public Method Set Service Request Data 20091110
Events
Class CL_SSC_SS_CR_SR_INTEGRATION has no event.
Types
Class CL_SSC_SS_CR_SR_INTEGRATION has no local type.
Method Signatures

Method CLEAR_SR_DATA Signature

Method CLEAR_SR_DATA on class CL_SSC_SS_CR_SR_INTEGRATION has no parameter.
Method CLEAR_SR_DATA on class CL_SSC_SS_CR_SR_INTEGRATION has no exception.

Method GET_SR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20091110
2 Exporting EV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20091110
3 Exporting EV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20091110

Method GET_SR_DATA on class CL_SSC_SS_CR_SR_INTEGRATION has no exception.

Method SET_SR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20091110
2 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20091110
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20091110

Method SET_SR_DATA on class CL_SSC_SS_CR_SR_INTEGRATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702