SAP ABAP Class CL_GRRM_OB_API_EFFECT (Loss Event Effect API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_OB_ENTITY_API (Package) Operational Risk Management for Banks: Entity API
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 20110324
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20110324
Properties
Class CL_GRRM_OB_API_EFFECT  
Short Description Loss Event Effect 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_OB_ENTITY_API   Operational Risk Management for Banks: Entity API 
Created 20110324   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_OB_API_EFFECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_REPORT Get data for reporting engine 20110324
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20110324 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_LONGOBJID_SEP Constant Public Type reference (TYPE) CHAR1 '|' separator for long object id 20110801
2 MT_CUSTOMFIELD_DATA_BUFFER Instance attribute Protected Type reference (TYPE) GRFN_T_API_CUSTOMFIELD_DATA Custom field buffer 20140421
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Private Method 20110324
2 GET_LONG_OBJ_ID Static method Public Method Return long object id - entity/LE id/Eff.Track.No./timestamp 20110801
3 SPLIT_LONG_OBJ_ID Static method Public Method Split long object id - entity/LE id/Eff.Track.No./timestamp 20110801
Events
Class CL_GRRM_OB_API_EFFECT has no event.
Types
Class CL_GRRM_OB_API_EFFECT has no local type.
Method Signatures

Method GET 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 20110324
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110324
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRRM_OB_API_EFFECT Loss Event Effect API 20110324

Method GET on class CL_GRRM_OB_API_EFFECT has no exception.

Method GET_LONG_OBJ_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EFF_TRACK_NUM Call by reference Type reference (TYPE) GRRM_OB_EFF_TRACK_NUM Effect Tracking Number 20110801
2 Importing IV_LOSS_EVT_ID Call by reference Type reference (TYPE) GRRM_OB_LOSS_EVT_ID Loss Event ID 20110801
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTIMESTP Time Stamp (Date and Time) 20110801
4 Returning RV_LONG_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110801

Method GET_LONG_OBJ_ID on class CL_GRRM_OB_API_EFFECT has no exception.

Method SPLIT_LONG_OBJ_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EFF_TRACK_NUM Call by reference Type reference (TYPE) GRRM_OB_EFF_TRACK_NUM Effect Tracking Number 20110801
2 Exporting EV_LOSS_EVT_ID Call by reference Type reference (TYPE) GRRM_OB_LOSS_EVT_ID Loss Event ID 20110801
3 Exporting EV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110801
4 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) TZNTIMESTP Time Stamp (Date and Time) 20110801
5 Importing IV_LONG_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110801

Method SPLIT_LONG_OBJ_ID on class CL_GRRM_OB_API_EFFECT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000