SAP ABAP Class CL_SSC_SRPERSIS_UTILITY (SR persistence layer access)
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_SRPERSIS_UTILITY  
Short Description SR persistence layer access    
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 20090814   SAP 
Last change 20110908   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_SRPERSIS_UTILITY has no interface implemented.
Friends
Class CL_SSC_SRPERSIS_UTILITY has no friend class.
Attributes
Class CL_SSC_SRPERSIS_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BEFORE Static method Public Method 20090814
2 FIND_SR_BY_GUID Static method Public Method 20090818
3 GET_SRLINK_BY_GUID Static method Public Method 20090819
4 GET_SR_BY_SEL Static method Public Method 20090819
5 INSERT Static method Public Method 20090814
6 INSERT_LINKED_BOR Static method Public Method insert Lines to Persistence Link Table 20090817
7 UPDATE_SINGLE Static method Public Method 20090819
Events
Class CL_SSC_SRPERSIS_UTILITY has no event.
Types
Class CL_SSC_SRPERSIS_UTILITY has no local type.
Method Signatures

Method CLEAR_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAYS Call by reference Type reference (TYPE) SSC_DAY_INTERVAL Day interval before today 20090814
2 Importing I_PROG Call by reference Type reference (TYPE) BALPROG Application log: Program name 20091027
3 Importing I_TESTRUN Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091027

Method CLEAR_BEFORE on class CL_SSC_SRPERSIS_UTILITY has no exception.

Method FIND_SR_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090818
2 Returning R_FOUND Value transfer Type reference (TYPE) ABAP_BOOL 20090818

Method FIND_SR_BY_GUID on class CL_SSC_SRPERSIS_UTILITY has no exception.

Method GET_SRLINK_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINK_OBJ Call by reference Type reference (TYPE) SSC_T_RELEVANT_OBJECT Table Type for Relevant Objects 20090819
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090819

Method GET_SRLINK_BY_GUID on class CL_SSC_SRPERSIS_UTILITY has no exception.

Method GET_SR_BY_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SR Call by reference Type reference (TYPE) SSC_T_FOUND_PERSISTENCE service request in backend 20090819
2 Importing IV_CLOSED Call by reference Type reference (TYPE) SSC_SRCLOSED service request is closed 20090819
3 Importing IV_ELEMENT Call by reference Type reference (TYPE) SSC_ELEMENT Shared Services Center: Activity 20090819
4 Importing IV_GROUPID Call by reference Type reference (TYPE) SSC_GROUP Shared Services Center: Application Area 20090819
5 Importing IV_MSGID Call by reference Type reference (TYPE) SSC_MSG_CLASS Message Class 20090819
6 Importing IV_MSGNO Call by reference Type reference (TYPE) MSGNR Message Number 20090819
7 Importing IV_RUNDATE Call by reference Type reference (TYPE) DATUM Date 20090823
8 Importing IV_RUNID Call by reference Type reference (TYPE) SSC_RUNID service request run id 20090819
9 Importing IV_SCENARIO Call by reference Type reference (TYPE) SSC_SCENARIO Shared Services Center: Application 20090819
10 Importing IV_XAUTO Call by reference Type reference (TYPE) SSC_AUTOSR is automatic service request 20090831

Method GET_SR_BY_SEL on class CL_SSC_SRPERSIS_UTILITY has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090825
2 Importing IT_DATA Call by reference Type reference (TYPE) SSC_T_APPLICATION_PERSISTENCE Table of App. Context which needs to be saved into Pers. 20090814

Method INSERT on class CL_SSC_SRPERSIS_UTILITY has no exception.

Method INSERT_LINKED_BOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BOR Call by reference Type reference (TYPE) SSC_T_SSCSRLINK table sscsrlink 20090817

Method INSERT_LINKED_BOR on class CL_SSC_SRPERSIS_UTILITY has no exception.

Method UPDATE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090819
2 Importing IX_CLOSED Call by reference Type reference (TYPE) SSC_SRCLOSED service request is closed 20090819
3 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090819
4 Importing I_SRGUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090916
5 Importing I_SRID Call by reference Type reference (TYPE) SSC_OBJECT_ID Shared Services Center: CRM Order Object ID 20090819

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