SAP ABAP Class CL_GRRM_ILD_MODEL (Model for Incident Management)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ILD (Package) GRC Incident Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD_MODEL | Model extension to handle the custom fields | 20091015 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20091014 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MODEL_STATUS | Enable to retrieve MCF information for object from model | 20100510 |
Properties
| Class | CL_GRRM_ILD_MODEL | |
| Short Description | Model for Incident Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_ILD | GRC Incident Management |
| Created | 20091014 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD_MODEL | Model extension to handle the custom fields | 20091015 | ||
| 2 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20091014 | ||
| 3 | IF_GRFN_MODEL_STATUS | Enable to retrieve MCF information for object from model | 20100510 |
Friends
Class CL_GRRM_ILD_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_UTIL_CDF_MODEL | CDF Model utility class | 20100510 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20091014 | |||
| 3 | Static Attribute | Private | See coding | 20101213 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_GRFN_API_MODEL=>YT_ID_MAP | 20101213 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event ID | 20101213 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101213 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091014 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | YT_EVENT_ID | 20091014 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | YT_EVENT_ID | 20091014 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | YT_EVENT_ID | 20091014 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | YT_EVENT_ID | 20091014 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | YT_INSTANCE_POOL | 20091014 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | YT_EVENT_ID | 20091014 |
Methods
Events
Class CL_GRRM_ILD_MODEL has no event.
Types
Class CL_GRRM_ILD_MODEL has no local type.
Method Signatures
Method BUFFER_BACKUP Signature
Method BUFFER_BACKUP on class CL_GRRM_ILD_MODEL has no parameter.
Method BUFFER_BACKUP on class CL_GRRM_ILD_MODEL has no exception.
Method BUFFER_RESTORE Signature
Method BUFFER_RESTORE on class CL_GRRM_ILD_MODEL has no parameter.
Method BUFFER_RESTORE on class CL_GRRM_ILD_MODEL has no exception.
Method CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_ID | Call by reference | Attribute reference (LIKE) | 20091014 |
Method CHANGED on class CL_GRRM_ILD_MODEL has no exception.
Method CHECK_CLSF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLSF | Call by reference | Type reference (TYPE) | GRRM_T_ILD_CLASSIF | Classification Values | 20091014 | |||
| 2 | XT_EVENT | Call by reference | Type reference (TYPE) | GRRM_T_ILD_EVENT_LIST | List of Incidents | 20091014 |
Method CHECK_CLSF on class CL_GRRM_ILD_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091014 | |||
| 2 | IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20091014 | |||
| 3 | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20091014 |
Method CONSTRUCTOR on class CL_GRRM_ILD_MODEL has no exception.
Method CREATE_INCIDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_ILD_EVENT | ILD Event Entity | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091014 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INCIDENT | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event Unique ID | 20091014 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method EXISTS on class CL_GRRM_ILD_MODEL has no exception.
Method FIND_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVENT | Call by reference | Type reference (TYPE) | GRRM_T_ILD_EVENT_LIST | List of Incidents | 20091014 | |||
| 2 | IV_EXT_REF | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_EXT_REF | Event External Reference | 20091014 | |||
| 3 | IV_ORGUNIT | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20091104 | |||
| 4 | IV_RISK_ALLOC | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100804 |
Method FIND_EVENTS on class CL_GRRM_ILD_MODEL has no exception.
Method FIND_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVENT | Call by reference | Type reference (TYPE) | GRRM_T_ILD_EVENT_LIST | List of Incidents | 20091014 | |||
| 2 | IV_EXT_REF | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_EXT_REF | Event External Reference | 20091014 |
Method FIND_NEW on class CL_GRRM_ILD_MODEL has no exception.
Method GET_INCIDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_ILD_EVENT | ILD Event Entity | 20091014 | |||
| 2 | I_EVENT | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event Unique ID | 20091014 |
Method GET_INCIDENT on class CL_GRRM_ILD_MODEL has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event Unique ID | 20091014 | |||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method IS_CHANGED on class CL_GRRM_ILD_MODEL has no exception.
Method IS_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event Unique ID | 20091014 | |||
| 2 | RV_CREATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method IS_CREATED on class CL_GRRM_ILD_MODEL has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENT | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event Unique ID | 20091014 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method IS_LOCKED on class CL_GRRM_ILD_MODEL has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENT | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event Unique ID | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20091014 |
Method NEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event Unique ID | 20091014 | |||
| 2 | IV_FAKE_ID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20091014 |
Method POST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | CL_GRRM_ILD_EVENT=>YS_POST_DATA | 20091014 |
Method POST on class CL_GRRM_ILD_MODEL has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INCIDENT_LIST | Call by reference | Type reference (TYPE) | GRRM_T_ILD_EVENT_LIST | List of Incidents | 20091014 | |||
| 2 | IT_CLSF_FILTER | Call by reference | Type reference (TYPE) | GRRM_T_ILD_CLASSIF | Classification Values | 20091014 | |||
| 3 | IV_EXT_REF | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091014 | |||
| 4 | IV_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20091104 | |||
| 5 | IV_RISK_ALLOC | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100804 |
Method QUERY on class CL_GRRM_ILD_MODEL has no exception.
Method REPLACE_FAKE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FAKE_ID | Call by reference | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event ID | 20101213 | |||
| 2 | IV_REAL_ID | Call by reference | Type reference (TYPE) | GRRM_ILD_EVENT_ID | ILD Event ID | 20101213 |
Method REPLACE_FAKE_ID on class CL_GRRM_ILD_MODEL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |