SAP ABAP Class CL_SSC_SR_AUTO_CREATE (Automatic Service Request Creation)
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_SR_AUTO_CREATE | |
Short Description | Automatic Service Request Creation | |
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 | 20090813 | 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_SR_AUTO_CREATE has no interface implemented.
Friends
Class CL_SSC_SR_AUTO_CREATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSC_T_FOUND_PERSISTENCE | FSSC: Linkage of SR UID and BOR Objects | 20090817 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSC_ELEMENT | Shared Services Center: Activity | 20090817 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSC_GROUP | Shared Services Center: Application Area | 20090817 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSC_SCENARIO | Shared Services Center: Application | 20090817 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSC_HANDLE | Shared Services Center: Handle | 20090819 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Parameter constructor | 20090813 |
2 | ![]() |
Instance method | Private | Method | Find SR in persistence memory and DB by SR GUID | 20090818 |
3 | ![]() |
Instance method | Private | Method | Find SR in memory persistence by selection fields | 20090818 |
4 | ![]() |
Instance method | Public | Method | Insert mass entries to be enhanced to persistence link table | 20090819 |
5 | ![]() |
Instance method | Public | Method | Get foundation persistence buffer | 20090826 |
6 | ![]() |
Instance method | Public | Method | Get selection option from Customizing | 20090813 |
7 | ![]() |
Instance method | Private | Method | Initialization | 20090813 |
8 | ![]() |
Instance method | Public | Method | Mass creation of service requests in both CRM and ERP | 20090813 |
9 | ![]() |
Instance method | Public | Method | Aggregate errors with same BOR to one | 20090831 |
10 | ![]() |
Instance method | Private | Method | Get relevant object value against imported error objects | 20090818 |
11 | ![]() |
Instance method | Private | Method | Search SR in persistence table | 20090818 |
12 | ![]() |
Instance method | Public | Method | Insert one to be enhanced to persistence link table | 20090817 |
Events
Class CL_SSC_SR_AUTO_CREATE has no event.
Types
Class CL_SSC_SR_AUTO_CREATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ELEMENT | Call by reference | Type reference (TYPE) | SSC_ELEMENT | Shared Services Center: Activity | 20090817 | ||
2 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | SSC_SCENARIO | Shared Services Center: Application | 20090817 |
Method CONSTRUCTOR on class CL_SSC_SR_AUTO_CREATE has no exception.
Method FIND_PERSIST_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_PERSIST_BY_GUID on class CL_SSC_SR_AUTO_CREATE has no exception.
Method FIND_PERSIST_BY_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GUID | Call by reference | Type reference (TYPE) | SSC_OBJECT_GUID | Shared Services Center: Object GUID | 20090818 | ||
2 | ![]() |
EV_HANDLE | Call by reference | Type reference (TYPE) | SSC_HANDLE | Shared Services Center: Handle | 20090818 | ||
3 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | SSC_S_MSG | FSSC: structure of message Id and message no | 20090818 | ||
4 | ![]() |
IT_AGGR_OBJ | Call by reference | Type reference (TYPE) | SSC_T_RELEVANT_OBJECT | Table Type for Relevant Objects | 20090818 | ||
5 | ![]() |
IT_INTERNAL_PERSIST | Call by reference | Type reference (TYPE) | SSC_T_FOUND_PERSISTENCE | FSSC: Linkage of SR UID and BOR Objects | 20090818 | ||
6 | ![]() |
IV_RUNDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20090821 | ||
7 | ![]() |
IV_RUNID | Call by reference | Type reference (TYPE) | SSC_RUNID | service request run id | 20090818 |
Method FIND_PERSIST_BY_SEL on class CL_SSC_SR_AUTO_CREATE has no exception.
Method FOUND_PERSISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090820 | ||
2 | ![]() |
IT_GUID_BOR | Call by reference | Type reference (TYPE) | SSC_T_LINKED_BOR | FSSC: table of guid and linked BOR objects | 20090819 |
Method FOUND_PERSISTENCE on class CL_SSC_SR_AUTO_CREATE has no exception.
Method GET_FOUND_PERSISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FOUND_PERSISTENCE | Value transfer | Type reference (TYPE) | SSC_T_FOUND_PERSISTENCE | FSSC: Linkage of SR UID and BOR Objects | 20090826 |
Method GET_FOUND_PERSISTENCE on class CL_SSC_SR_AUTO_CREATE has no exception.
Method GET_SELECTION_OPTION 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 | ![]() |
ET_SEL_FIELD | Call by reference | Type reference (TYPE) | SSC_T_SEL_FIELD | FSSC: table of selection fields for service request | 20090813 |
Method GET_SELECTION_OPTION on class CL_SSC_SR_AUTO_CREATE has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ELEMENT | Call by reference | Type reference (TYPE) | SSC_ELEMENT | Shared Services Center: Activity | 20090817 | ||
2 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | SSC_SCENARIO | Shared Services Center: Application | 20090817 |
Method INIT on class CL_SSC_SR_AUTO_CREATE has no exception.
Method MASS_CREATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090813 | ||
2 | ![]() |
IT_APPL_CONTEXT | Call by reference | Type reference (TYPE) | SSC_T_APPLICATION_CONTEXT | Shared Service Cetner: Application Context | 20090831 | ||
3 | ![]() |
IT_APPL_PERSISTENCE | Call by reference | Type reference (TYPE) | SSC_T_APPLICATION_PERSISTENCE | Table of App. Context which needs to be saved into Pers. | 20090813 |
Method MASS_CREATION on class CL_SSC_SR_AUTO_CREATE has no exception.
Method PROCESS_AGGREGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AGGR_LEVEL | Call by reference | Type reference (TYPE) | SSC_T_OBJTYPE | FSSC: table of object type and description | 20090831 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090831 | ||
3 | ![]() |
EV_GUID | Call by reference | Type reference (TYPE) | SSC_OBJECT_GUID | Shared Services Center: Object GUID | 20090831 | ||
4 | ![]() |
EV_HANDLE | Call by reference | Type reference (TYPE) | SSC_HANDLE | Shared Services Center: Handle | 20090831 | ||
5 | ![]() |
IS_ERROR | Call by reference | Type reference (TYPE) | SSC_S_MSG | FSSC: table of selection fields for service request | 20090831 | ||
6 | ![]() |
IT_RELEVANT_OBJ | Call by reference | Type reference (TYPE) | SSC_T_RELEVANT_OBJECT | Table Type for Relevant Objects | 20090831 | ||
7 | ![]() |
IV_RUNDATE | Call by reference | Type reference (TYPE) | DATUM | service request run id | 20090831 | ||
8 | ![]() |
IV_RUNID | Call by reference | Type reference (TYPE) | SSC_RUNID | service request run id | 20090831 |
Method PROCESS_AGGREGATION on class CL_SSC_SR_AUTO_CREATE has no exception.
Method RETRIEVE_AGGR_OBJ_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AGGR_OBJ | Call by reference | Type reference (TYPE) | SSC_T_RELEVANT_OBJECT | Table Type for Relevant Objects | 20090818 | ||
2 | ![]() |
IT_AGGR_LEVEL | Call by reference | Type reference (TYPE) | SSC_T_OBJTYPE | FSSC: table of object type and description | 20090818 | ||
3 | ![]() |
IT_ERROR_OBJ | Call by reference | Type reference (TYPE) | SSC_T_RELEVANT_OBJECT | Table Type for Relevant Objects | 20090818 |
Method RETRIEVE_AGGR_OBJ_VALUE on class CL_SSC_SR_AUTO_CREATE has no exception.
Method SEARCH_TABLE_PERSIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GUID | Call by reference | Type reference (TYPE) | SSC_OBJECT_GUID | Shared Services Center: Object GUID | 20090818 | ||
2 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | SSC_S_MSG | FSSC: structure of message Id and message no | 20090818 | ||
3 | ![]() |
IT_AGGR_LEVEL | Call by reference | Type reference (TYPE) | SSC_T_OBJTYPE | FSSC: table of object type and description | 20090818 | ||
4 | ![]() |
IT_AGGR_OBJ | Call by reference | Type reference (TYPE) | SSC_T_RELEVANT_OBJECT | Table Type for Relevant Objects | 20090818 | ||
5 | ![]() |
IV_RUNDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20090821 | ||
6 | ![]() |
IV_RUNID | Call by reference | Type reference (TYPE) | SSC_RUNID | service request run id | 20090818 |
Method SEARCH_TABLE_PERSIST on class CL_SSC_SR_AUTO_CREATE has no exception.
Method UPDATE_PERSISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | GUID in 'CHAR' Format in Uppercase | 20090818 | ||
2 | ![]() |
IT_RELEVANT_OBJ | Call by reference | Type reference (TYPE) | SSC_T_RELEVANT_OBJECT | Table Type for Relevant Objects | 20090819 | ||
3 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20090818 |
Method UPDATE_PERSISTENCE on class CL_SSC_SR_AUTO_CREATE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |