SAP ABAP Class CL_FOPC_CASE_RELATION (Establish Relations between Cases)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_CASE_MANAGEMENT (Package) Specific to Case Management

⤷

⤷

Properties
Class | CL_FOPC_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 | FOPC_CASE_MANAGEMENT | Specific to Case Management |
Created | 20040130 | SAP |
Last change | 20041006 | SAP |
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_FOPC_CASE_RELATION has no interface implemented.
Friends
Class CL_FOPC_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 | 'FOPC_SOA' | CASE_RMS_ID | 20040203 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FOPC_SPS_CASE' | CASE_SPS_ID | 20040203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Relation between Case | 20040130 |
2 | ![]() |
Static method | Public | Method | Delete Relation between Case | 20040130 |
3 | ![]() |
Static method | Public | Method | Get Related Case by Relations (Get Used by User ) | 20040130 |
4 | ![]() |
Static method | Public | Method | Get Related Case by Relations (Get User by Used) | 20040130 |
Events
Class CL_FOPC_CASE_RELATION has no event.
Types
Class CL_FOPC_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 Typ für Areas | 20040130 | ||
2 | ![]() |
I_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | 20040130 | ||
3 | ![]() |
I_USED_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20040130 | ||
4 | ![]() |
I_USER_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040130 |
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 Typ für Areas | 20040130 | ||
2 | ![]() |
I_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040130 | |
3 | ![]() |
I_USED_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20040130 | ||
4 | ![]() |
I_USER_GUID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040130 |
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 | Technischer Schlüssel des Falles (Fall-GUID) | 20040130 | ||
2 | ![]() |
I_RELA_TYPE | Call by reference | Type reference (TYPE) | STRING | POID - POID Relation Typ für Areas | 20040130 | ||
3 | ![]() |
RT_GUID | Value transfer | Type reference (TYPE) | SCMG_TT_CASE_GUID | Tabelle: Technischer Schlüssel des Cases | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040130 |
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 | Technischer Schlüssel des Falles (Fall-GUID) | 20040130 | ||
2 | ![]() |
I_RELA_TYPE | Call by reference | Type reference (TYPE) | STRING | POID - POID Relation Typ für Areas | 20040130 | ||
3 | ![]() |
RT_GUID | Value transfer | Type reference (TYPE) | SCMG_TT_CASE_GUID | Tabelle: Technischer Schlüssel des Cases | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040130 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 100 |