SAP ABAP Class CL_GRRM_OB_ORX_DWNL_DATA_EXM (Loss Download to ORX Format (Edition 2007) - Example)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_OB_REPORTING (Package) Operational Risk Management for Banks: Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110517
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_OB_REPT_DWNL Interface for BAdI: GRRM_OB_EBA_DWNL_DATA 20110527
Properties
Class CL_GRRM_OB_ORX_DWNL_DATA_EXM  
Short Description Loss Download to ORX Format (Edition 2007) - Example    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_OB_REPORTING   Operational Risk Management for Banks: Reporting 
Created 20110517   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_OB_ORX_DWNL_DATA_EXM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20110517
2 IF_GRRM_OB_REPT_DWNL Interface for BAdI: GRRM_OB_EBA_DWNL_DATA 20110527
Friends
Class CL_GRRM_OB_ORX_DWNL_DATA_EXM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CRGROUP_LIST Instance attribute Private Type reference (TYPE) GRRM_T_API_CRGROUP_LIST List of all risk categories defined in the system 20110518
Methods
# Method Level Visibility Method type Description Created on
1 GET_CRGROUP_CHILDREN Instance method Private Method Get all Risk Categories from ORX Hierarchy 20110518
2 GET_HEADER Instance method Private Method 20110528
Events
Class CL_GRRM_OB_ORX_DWNL_DATA_EXM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ORX_DATA Private See coding 20110527 BEGIN OF ys_orx_data, loss_evt_id TYPE grrm_ob_loss_evt_id, org_unit_txt TYPE grfn_title, risk_cat_txt TYPE grfn_title, country TYPE land1, credit_related(1), ref_id TYPE grrm_ob_loss_evt_id, occurence_date TYPE grrm_ob_losevt_occ_date, discovery_date TYPE grrm_ob_losevt_discov_date, recognition_date TYPE dats, gross_loss_amt_txt(40), direct_recov_txt(40), indirect_recov_txt(40), gross_income_txt(40), END OF ys_orx_data
2 YT_ORX_DATA Private See coding 20110527 yt_orx_data TYPE STANDARD TABLE OF ys_orx_data
Method Signatures

Method GET_CRGROUP_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CRGROUP_LIST Call by reference Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Table type for common risk group list 20110518
2 Importing IV_PARENT_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110518

Method GET_CRGROUP_CHILDREN on class CL_GRRM_OB_ORX_DWNL_DATA_EXM has no exception.

Method GET_HEADER Signature

Method GET_HEADER on class CL_GRRM_OB_ORX_DWNL_DATA_EXM has no parameter.
Method GET_HEADER on class CL_GRRM_OB_ORX_DWNL_DATA_EXM has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000