SAP ABAP Class CL_GRRM_API_ILD_LOSS (Incident Loss API class)
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 20080827
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_REPORT Get data for reporting engine 20080829
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_API_ILD_LOSS Incident Loss 20080827
Properties
Class CL_GRRM_API_ILD_LOSS  
Short Description Incident Loss API class    
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 20080827   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)
2 GRRM0 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_REPORT Get data for reporting engine 20080829
3 IF_GRRM_API_ILD_LOSS Incident Loss 20080827
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20080827 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRRM_ILD_MODEL' Reference Type 20080829
2 MT_CLASSIF_DATA Static Attribute Private Type reference (TYPE) GRRM_T_ILD_CLASSIF_DATA List of classifications 20081030
3 MT_CLASSIF_ITEM Static Attribute Private Type reference (TYPE) GRRM_T_ILD_CLASSIF_ITEM ILD Classification Items 20081030
4 MV_INCIDENT_ID Instance attribute Private Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080922
5 MV_ORGUNIT_ID Instance attribute Private Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080922
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLASSIF Static method Private Method 20081030
2 CHECK_EXISTENCE Instance method Private Method 20080828
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080827
4 GET Static method Private Method 20080827
5 GET_CLASSIF Static method Private Method 20081121
Events
Class CL_GRRM_API_ILD_LOSS has no event.
Types
Class CL_GRRM_API_ILD_LOSS has no local type.
Method Signatures

Method CHECK_CLASSIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLASSIF Call by reference Type reference (TYPE) GRRM_T_API_LOSS_CLASSIF Loss classifications 20081030
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081030

Method CHECK_EXISTENCE Signature

Method CHECK_EXISTENCE on class CL_GRRM_API_ILD_LOSS has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080828

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080827
2 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080827

Method CONSTRUCTOR on class CL_GRRM_API_ILD_LOSS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080827
2 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080827
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRRM_API_ILD_LOSS Incident API 20080827
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080828

Method GET_CLASSIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081121
2 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRFN_OBJECTID Object ID 20081121
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081121
History
Last changed by/on SAP  20141106 
SAP Release Created in 300