SAP ABAP Class CL_GRRM_API_INCIDENT (Incident API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080729 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091015 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_QUERY | Query interface | 20130318 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080826 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_INCIDENT | Incident | 20080729 |
Properties
Class | CL_GRRM_API_INCIDENT | |
Short Description | Incident API | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20080729 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091015 | ||
2 | IF_GRFN_API_QUERY | Query interface | 20130318 | ||
3 | IF_GRFN_REPORT | Get data for reporting engine | 20080826 | ||
4 | IF_GRRM_API_INCIDENT | Incident | 20080729 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20080729 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_ILD_ACTION | CL_GRRM_ILD_EVENT=>C_ACTION_REFUSE | Action "Refuse" | 20081105 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_ILD_ACTION | CL_GRRM_ILD_EVENT=>C_ACTION_RESUBMIT | Action "Re-Submit" | 20081106 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_ILD_ACTION | CL_GRRM_ILD_EVENT=>C_ACTION_REWORK | Action "Rework" | 20081105 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_ILD_ACTION | CL_GRRM_ILD_EVENT=>C_ACTION_SUBMIT | Action "Submit" | 20081105 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_ILD_ACTION | CL_GRRM_ILD_EVENT=>C_ACTION_VALIDATE | Action "Validate" | 20081105 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_DATAPART | 'REWORK' | Datapart "Rework" | 20081106 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_DATAPART | 'VALIDATE' | Datapart "Validate" | 20081106 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | 'INCIDENT/99999*' | ILD Event ID | 20131223 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_ILD_MODEL' | Reference Type | 20080826 | |
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRRM_T_ILD_CLASSIF_DATA | List of classifications | 20081016 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRRM_T_ILD_CLASSIF_ITEM | ILD Classification Items | 20081016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20120606 | |
2 | ![]() |
Static method | Private | Method | 20081016 | |
3 | ![]() |
Instance method | Private | Method | 20080729 | |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080819 |
5 | ![]() |
Static method | Private | Method | 20121101 | |
6 | ![]() |
Static method | Private | Method | 20080729 | |
7 | ![]() |
Static method | Private | Method | 20081121 | |
8 | ![]() |
Instance method | Public | Method | 20090513 | |
9 | ![]() |
Instance method | Public | Method | 20100611 |
Events
Class CL_GRRM_API_INCIDENT has no event.
Types
Class CL_GRRM_API_INCIDENT has no local type.
Method Signatures
Method CHECK_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120606 | ||
2 | ![]() |
IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Data Part for GRC Object Types | 20120606 | ||
3 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120606 | ||
4 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20120606 | ||
5 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120606 | ||
6 | ![]() |
RV_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120606 |
Method CHECK_AUTH on class CL_GRRM_API_INCIDENT has no exception.
Method CHECK_CLASSIF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CLASSIF | Call by reference | Type reference (TYPE) | GRRM_T_ILD_EVENT_CLASSIF | Posting API: Event Classification | 20081016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20081016 |
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_INCIDENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080729 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080819 | ||
2 | ![]() |
IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080819 |
Method CONSTRUCTOR on class CL_GRRM_API_INCIDENT has no exception.
Method CREATE_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20121101 | ||
2 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121101 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20121101 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080729 | ||
2 | ![]() |
IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080729 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_INCIDENT | Risk Clasification | 20080729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080729 |
Method GET_CLASSIF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081121 | ||
2 | ![]() |
IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20081121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20081121 |
Method HAS_BUFFERED_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_CHANGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090513 |
Method HAS_BUFFERED_CHANGES on class CL_GRRM_API_INCIDENT has no exception.
Method QUERY Signature
Method QUERY on class CL_GRRM_API_INCIDENT has no parameter.
Method QUERY on class CL_GRRM_API_INCIDENT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |