SAP ABAP Class CL_GRRM_OB_UTIL_SDM (Utility Class for Static Data Management)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_OB_MODEL (Package) Operational Risk Management for Banks: Model Classes
Properties
Class CL_GRRM_OB_UTIL_SDM  
Short Description Utility Class for Static Data Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_OB_MODEL   Operational Risk Management for Banks: Model Classes 
Created 20110525   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_OB_UTIL_SDM has no forward declaration.
Interfaces
Class CL_GRRM_OB_UTIL_SDM has no interface implemented.
Friends
Class CL_GRRM_OB_UTIL_SDM has no friend class.
Attributes
Class CL_GRRM_OB_UTIL_SDM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SDM_L1_L2 Static method Public Method Get Level 1 and Level 2 objects for the provided object ID 20140327
2 GET_SDM_MAPPING Static method Public Method Get SDM mapping of any RM object to any dependent view 20110525
Events
Class CL_GRRM_OB_UTIL_SDM has no event.
Types
Class CL_GRRM_OB_UTIL_SDM has no local type.
Method Signatures

Method GET_SDM_L1_L2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_L1_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Level 1 Object ID for the imported object 20140327
2 Exporting EV_L2_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Level 2 Object ID for the imported object 20140327
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID from secondary hierarchy 20140327
4 Importing IV_ORGUNIT_VIEW Call by reference Type reference (TYPE) GRFN_ORG_VIEW_ID Organization View ID 20140327
5 Importing IV_RC_VIEW Call by reference Type reference (TYPE) HROBJID Root Risk Category of a Secondary View 20140328

Method GET_SDM_L1_L2 on class CL_GRRM_OB_UTIL_SDM has no exception.

Method GET_SDM_MAPPING 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 20110525
2 Importing IT_DEP_OBJECT_ID Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID Objects from dep. view, where IV_OBJECT_ID may be mapped 20110525
3 Importing IV_MASTER_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID from prim. view, to which IV_OBJECT_ID belongs 20110525
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID - what is mapped 20110525
5 Returning RV_DEP_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID from dep. view, where IV_OBJECT_ID is mapped 20110525

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