SAP ABAP Class CL_GRRM_SIMULATION_DELETER (Deleter class for monte carlo simulation.)
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. 20081111
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_SIMULATION_DELETER  
Short Description Deleter class for monte carlo simulation.    
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 20081111   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_SIMULATION_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_SIMULATION_DELETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_SIMULATIONS Instance attribute Private Type reference (TYPE) YT_SIMULATION The list of simulations. 20081111
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIMULATION_TITLE Instance method Private Method Returns the title of a simulation. 20081111
Events
Class CL_GRRM_SIMULATION_DELETER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_SIMULATION Private See coding 20081117 YT_SIMULATION TYPE STANDARD TABLE OF grrmsimmaster
Method Signatures

Method GET_SIMULATION_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 20081111
2 Returning RV_TITLE Value transfer Type reference (TYPE) GRFN_TITLE Title/Short Name 20081111

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