SAP ABAP Class IF_GRRM_API_INCIDENT (Incident)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20080729
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_API_INCIDENT Incident API 20080729
Properties
Class IF_GRRM_API_INCIDENT  
Short Description Incident    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GRRM_API_INCIDENT has no interface implemented.
Friends
Class IF_GRRM_API_INCIDENT has no friend class.
Attributes
Class IF_GRRM_API_INCIDENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIONLIST Instance method Public Method 20081105
2 CREATE Static method Public Method 20080729
3 DOACTION Instance method Public Method 20081105
4 IS_STATUS_CHANGED Instance method Public Method 20130816
5 LOSSES Instance method Public Method 20080818
6 POST Static method Public Method 20081126
7 QUERY Static method Public Method 20080729
8 RETRIEVE Instance method Public Method 20080729
9 SET_REWORK_PROCESSOR Instance method Public Method 20090720
10 UPDATE Instance method Public Method 20080729
Events
Class IF_GRRM_API_INCIDENT has no event.
Types
Class IF_GRRM_API_INCIDENT has no local type.
Method Signatures

Method ACTIONLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTLIST Value transfer Type reference (TYPE) GRRM_T_ILD_ACTION_LIST Table type for the action list 20081105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081105

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INCIDENT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080729
2 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080729
3 Importing IS_DATA Value transfer Type reference (TYPE) GRRM_S_API_INCIDENT_DATA Posting API: Event Header 20080729
4 Importing IT_CLASSIF Value transfer Type reference (TYPE) GRRM_T_ILD_EVENT_CLASSIF Posting API: Event Classification 20080729
5 Importing IT_RISK_ALLOCATION Value transfer Type reference (TYPE) GRRM_T_API_INCIDENT_RISK_ALLOC List of Incident Risk Allocations 20080925
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080729

Method DOACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Value transfer Type reference (TYPE) GRRM_ILD_ACTION Action list for the Actual entities 20081105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081105

Method IS_STATUS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20130816

Method IS_STATUS_CHANGED on class IF_GRRM_API_INCIDENT has no exception.

Method LOSSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOSSES Value transfer Type reference (TYPE) GRRM_T_API_ILD_LOSS_LIST The list of the incident losses 20080818
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080818

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INCIDENT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081126
2 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081126
3 Importing IS_DATA Value transfer Type reference (TYPE) GRRM_S_API_INCIDENT_DATA Posting API: Event Header 20081126
4 Importing IT_CLASSIF Value transfer Type reference (TYPE) GRRM_T_ILD_EVENT_CLASSIF Posting API: Event Classification 20081126
5 Importing IT_RISK_ALLOCATION Value transfer Type reference (TYPE) GRRM_T_API_INCIDENT_RISK_ALLOC List of Incident Risk Allocations 20081126
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081126

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INCIDENT_LIST Value transfer Type reference (TYPE) GRRM_T_API_INCIDENT_LIST The list of the incidents 20080729
2 Exporting ET_INCIDENT_LIST_EXT Value transfer Type reference (TYPE) GRRM_T_API_INCIDENT_LIST_EXT Extended incident list 20110629
3 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080729
4 Importing IT_CLSF_FILTER Value transfer Type reference (TYPE) GRRM_T_ILD_CLASSIF Classification Values 20080729
5 Importing IV_EXT_REF Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080729
6 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091104
7 Importing IV_RISK_ALLOC Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080729

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Value transfer Type reference (TYPE) GRRM_S_API_INCIDENT_DATA Posting API: Event Header 20080729
2 Exporting ES_TOTAL_LOSS Value transfer Type reference (TYPE) GRRM_S_INCIDENT_TOTAL_LOSS Total Loss 20080926
3 Exporting ET_CLASSIF Value transfer Type reference (TYPE) GRRM_T_ILD_EVENT_CLASSIF Posting API: Event Classification 20080729
4 Exporting ET_RISK_ALLOCATION Value transfer Type reference (TYPE) GRRM_T_API_INCIDENT_RISK_ALLOC List of Incident Risk Allocations 20080925
5 Exporting EV_DEF_CURRENCY Value transfer Type reference (TYPE) GRFN_CURRENCY Default Currency 20090129
6 Importing IV_EDITABLE Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20080729
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080729

Method SET_REWORK_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESSOR Call by reference Type reference (TYPE) SY-UNAME User Name 20090720
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090720

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Value transfer Type reference (TYPE) GRRM_S_API_INCIDENT_DATA Posting API: Event Header 20080729
2 Importing IT_CLASSIF Value transfer Type reference (TYPE) GRRM_T_ILD_EVENT_CLASSIF Posting API: Event Classification 20080729
3 Importing IT_RISK_ALLOCATION Value transfer Type reference (TYPE) GRRM_T_API_INCIDENT_RISK_ALLOC List of Incident Risk Allocations 20080925
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080729
History
Last changed by/on SAP  20141106 
SAP Release Created in