SAP ABAP Class CL_GRFN_CASES_RELATION (cases relation ship)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ISSUE (Package) GRC Issue Management
⤷
⤷
Properties
| Class | CL_GRFN_CASES_RELATION | |
| Short Description | cases relation ship | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ISSUE | GRC Issue Management |
| Created | 20100125 | SAP |
| Last change | 20141106 | |
| 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_GRFN_CASES_RELATION has no interface implemented.
Friends
Class CL_GRFN_CASES_RELATION has no friend class.
Attributes
Class CL_GRFN_CASES_RELATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get open plans | 20100125 | |
| 2 | Static method | Public | Method | Get open plans | 20100125 | |
| 3 | Static method | Public | Method | Get sub cases | 20100125 | |
| 4 | Static method | Public | Method | Validation all the plan is closed | 20100204 |
Events
Class CL_GRFN_CASES_RELATION has no event.
Types
Class CL_GRFN_CASES_RELATION has no local type.
Method Signatures
Method GET_OPEN_PLANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20100125 | |||
| 2 | IV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_CASE_ID | Leading case GUID | 20100125 | |||
| 3 | I_WITHOUT_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Object Status | 20100125 | |||
| 4 | I_WITH_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Object Status | 20100125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100125 |
Method GET_PLANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20100125 | |||
| 2 | IV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_CASE_ID | Leading case GUID | 20100125 | |||
| 3 | I_WITHOUT_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Object Status | 20100125 | |||
| 4 | I_WITH_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Object Status | 20100125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100125 |
Method GET_SUB_CASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBCASE | Call by reference | Type reference (TYPE) | GRFN_T_CASE | Case instance table | 20100125 | |||
| 2 | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRFN_CASE_ID | Leading case GUID | 20100125 | |||
| 3 | I_WITHOUT_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Object Status | 20100125 | |||
| 4 | I_WITH_STATUS | Call by reference | Type reference (TYPE) | CRM_J_STATUS | Object Status | 20100125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100125 |
Method IS_ALL_PLAN_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_CASE_ID | Leading case GUID | 20100204 | |||
| 2 | RB_CLOSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100316 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |