SAP ABAP Class CL_GRRM_INCIDENT_DELETER (Deleter class for incidents.)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_UTIL_DELETE (Package) Service infrastructure of mass deletion
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRRM_ENTITY_DELETER Base class for deletion classes. 20081110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_ENTITY_COUNTABLE Interface for entities which may count their instances. 20081124
Properties
Class CL_GRRM_INCIDENT_DELETER  
Short Description Deleter class for incidents.    
Super Class CL_GRRM_ENTITY_DELETER Base class for deletion classes. 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_UTIL_DELETE   Service infrastructure of mass deletion 
Created 20081110   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_INCIDENT_DELETER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRRM_ENTITY_COUNTABLE Interface for entities which may count their instances. 20081124
Friends
Class CL_GRRM_INCIDENT_DELETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_INCIDENTS Instance attribute Private Type reference (TYPE) YT_INCIDENTS The incident list. 20081110
Methods
# Method Level Visibility Method type Description Created on
1 GET_INCIDENT_TITLE Instance method Private Method Returns an incident's title. 20081110
Events
Class CL_GRRM_INCIDENT_DELETER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_INCIDENTS Private See coding 20081117 YT_INCIDENTS TYPE STANDARD TABLE OF /ORM/ORMTEVNT
Method Signatures

Method GET_INCIDENT_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) GRFN_GUID Object ID 20081110
2 Returning RV_TITLE Value transfer Type reference (TYPE) GRFN_TITLE Title/Short Name 20081110

Method GET_INCIDENT_TITLE on class CL_GRRM_INCIDENT_DELETER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300