SAP ABAP Class CL_GRRM_API_ORGUNIT_UOM (API class for Orgunit Unit Of Measure)
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_EXTENSION Basis Extension implementations 20091110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20080827
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_API_ORGUNIT_UOM unit of measure interface 20080609
Properties
Class CL_GRRM_API_ORGUNIT_UOM  
Short Description API class for Orgunit Unit Of Measure    
Super Class CL_GRFN_API_EXTENSION Basis Extension implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_ENTITY_API   Risk Management APIs 
Created 20080609   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_API_ORGUNIT_UOM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_REPORT Get data for reporting engine 20080827
2 IF_GRRM_API_ORGUNIT_UOM unit of measure interface 20080609
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_BASIS 20091110 Basis class for GRC API classes
2 CL_GRFN_API_ORGUNIT 20091110 Orgunit Entity API class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20080609
2 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRRM_MODEL_ORG_ATTR' Reference type 20080609
3 MC_MSG_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRRM_ENTITY_API' Reference type 20080609
4 MC_ORG_MODEL Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_MODEL_CATALOGUE' Reference type 20081016
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Private Method Get the object of the API class 20080609
2 GET_AMOUNT_FOR_UOM Static method Public Method Return the Monetory amount for a UOM 20080922
3 GET_IMPACT_CATEGORY Static method Public Method Get the impact Category Customization 20080626
4 GET_UOM_CUSTOMIZING Static method Public Method Get the impact Category Customization 20080716
Events
Class CL_GRRM_API_ORGUNIT_UOM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_UOM_CUSTOMIZING Public See coding 20090604 BEGIN OF ys_uom_customizing, uom_abbr TYPE grrm_uom_abbr, uom_iso_unit TYPE msehi, uom_name TYPE grfn_title, END OF ys_uom_customizing
2 YT_UOM_CUSTOMIZING Public See coding 20090604 yt_uom_customizing TYPE STANDARD TABLE OF ys_uom_customizing
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 20080609
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080609
3 Returning RV_EXTENSION Value transfer Object reference (TYPE REF TO) IF_GRFN_API_EXTENSION API class for Orgunit Thresholds 20091110
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080609

Method GET_AMOUNT_FOR_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20090626
2 Exporting EV_AMOUNT Value transfer Type reference (TYPE) GRFN_AMOUNT Currency amount 20080923
3 Exporting EV_CURRENCY Value transfer Type reference (TYPE) GRFN_CURRENCY Currency 20080923
4 Exporting EV_UOM_NAME Call by reference Type reference (TYPE) GRRM_UOM_NAME Unit Of Measure Text 20090113
5 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080922
6 Importing IV_ORGUNIT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080922
7 Importing IV_UOM_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID 32 Char GUID 20080922
8 Importing IV_UOM_VALUE Value transfer Type reference (TYPE) GRFN_QUANTITY Quantity corresponding to UOM defined on Orgunit 20080922
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080922

Method GET_IMPACT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) GRFN_T_API_VALUESET Table type for Value Set 20080626

Method GET_IMPACT_CATEGORY on class CL_GRRM_API_ORGUNIT_UOM has no exception.

Method GET_UOM_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UOM_CUST_COMPLETE Call by reference Type reference (TYPE) YT_UOM_CUSTOMIZING 20090604
2 Exporting ET_VALUESET Call by reference Type reference (TYPE) GRFN_T_API_VALUESET Table type for Value Set 20080716

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