SAP ABAP Class CL_GRPC_CASE_RELATION (Establish Relations between Cases)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CASE_MANAGEMENT (Package) Specific to Case Management

⤷

⤷

Properties
Class | CL_GRPC_CASE_RELATION | |
Short Description | Establish Relations between Cases | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_CASE_MANAGEMENT | Specific to Case Management |
Created | 20070611 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRPC_CASE_RELATION has no interface implemented.
Friends
Class CL_GRPC_CASE_RELATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'GRPC_PC' | CASE_RMS_ID | 20070611 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'GRPC_SPS_CASE' | CASE_SPS_ID | 20070611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Relation between Case | 20070611 |
2 | ![]() |
Static method | Public | Method | Delete Relation between Case | 20070611 |
3 | ![]() |
Static method | Public | Method | Get Related Case by Relations (Get Used by User ) | 20070611 |
4 | ![]() |
Static method | Public | Method | Get Related Case by Relations (Get User by Used) | 20070611 |
Events
Class CL_GRPC_CASE_RELATION has no event.
Types
Class CL_GRPC_CASE_RELATION has no local type.
Method Signatures
Method CREATE_CASE_RELA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RELA_TYPE | Value transfer | Type reference (TYPE) | STRING | POID - POID Relation Type for Areas | 20070611 | ||
2 | ![]() |
I_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | 20070611 | ||
3 | ![]() |
I_USED_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 | ||
4 | ![]() |
I_USER_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
Method DELETE_CASE_RELA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RELA_TYPE | Value transfer | Type reference (TYPE) | STRING | POID - POID Relation Type for Areas | 20070611 | ||
2 | ![]() |
I_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20070611 | |
3 | ![]() |
I_USED_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 | ||
4 | ![]() |
I_USER_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
Method GET_RELA_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 | ||
2 | ![]() |
I_RELA_TYPE | Call by reference | Type reference (TYPE) | STRING | POID - POID Relation Type for Areas | 20070611 | ||
3 | ![]() |
RT_GUID | Value transfer | Type reference (TYPE) | SCMG_TT_CASE_GUID | Table: Technical Key for the Case | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
Method GET_REVERSE_RELA_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 | ||
2 | ![]() |
I_RELA_TYPE | Call by reference | Type reference (TYPE) | STRING | POID - POID Relation Type for Areas | 20070611 | ||
3 | ![]() |
RT_GUID | Value transfer | Type reference (TYPE) | SCMG_TT_CASE_GUID | Table: Technical Key for the Case | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |