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 | ![]() |
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 | ![]() |
Static method | Public | Method | 20090814 | |
2 | ![]() |
Static method | Public | Method | 20090818 | |
3 | ![]() |
Static method | Public | Method | 20090819 | |
4 | ![]() |
Static method | Public | Method | 20090819 | |
5 | ![]() |
Static method | Public | Method | 20090814 | |
6 | ![]() |
Static method | Public | Method | insert Lines to Persistence Link Table | 20090817 |
7 | ![]() |
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 | ![]() |
I_DAYS | Call by reference | Type reference (TYPE) | SSC_DAY_INTERVAL | Day interval before today | 20090814 | ||
2 | ![]() |
I_PROG | Call by reference | Type reference (TYPE) | BALPROG | Application log: Program name | 20091027 | ||
3 | ![]() |
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 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20090818 | ||
2 | ![]() |
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 | ![]() |
ET_LINK_OBJ | Call by reference | Type reference (TYPE) | SSC_T_RELEVANT_OBJECT | Table Type for Relevant Objects | 20090819 | ||
2 | ![]() |
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 | ![]() |
ET_SR | Call by reference | Type reference (TYPE) | SSC_T_FOUND_PERSISTENCE | service request in backend | 20090819 | ||
2 | ![]() |
IV_CLOSED | Call by reference | Type reference (TYPE) | SSC_SRCLOSED | service request is closed | 20090819 | ||
3 | ![]() |
IV_ELEMENT | Call by reference | Type reference (TYPE) | SSC_ELEMENT | Shared Services Center: Activity | 20090819 | ||
4 | ![]() |
IV_GROUPID | Call by reference | Type reference (TYPE) | SSC_GROUP | Shared Services Center: Application Area | 20090819 | ||
5 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SSC_MSG_CLASS | Message Class | 20090819 | ||
6 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | MSGNR | Message Number | 20090819 | ||
7 | ![]() |
IV_RUNDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20090823 | ||
8 | ![]() |
IV_RUNID | Call by reference | Type reference (TYPE) | SSC_RUNID | service request run id | 20090819 | ||
9 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | SSC_SCENARIO | Shared Services Center: Application | 20090819 | ||
10 | ![]() |
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 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090825 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090819 | ||
2 | ![]() |
IX_CLOSED | Call by reference | Type reference (TYPE) | SSC_SRCLOSED | service request is closed | 20090819 | ||
3 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20090819 | ||
4 | ![]() |
I_SRGUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20090916 | ||
5 | ![]() |
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 |