SAP ABAP Class CL_GRRM_OB_UTIL_LOSEVT (Utility Class for Loss Event 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_LOSEVT  
Short Description Utility Class for Loss Event Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class GRRM_OB_LOSEVT    
Program status P  SAP Standard Production Program 
Category 0   
Package GRRM_OB_MODEL   Operational Risk Management for Banks: Model Classes 
Created 20101116   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 CL_GRRM_MODEL_CRISK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 OLE2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRRM_OB_UTIL_LOSEVT has no interface implemented.
Friends
Class CL_GRRM_OB_UTIL_LOSEVT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATE_TYPE_ACCOUNTING Constant Public Type reference (TYPE) GRRM_OB_LOSS_DATE_TYPE 'A' Loss date Type 20110609
2 GC_DATE_TYPE_DISCOVERY Constant Public Type reference (TYPE) GRRM_OB_LOSS_DATE_TYPE 'D' Loss date Type 20110609
3 GC_DATE_TYPE_OCCURRENCE Constant Public Type reference (TYPE) GRRM_OB_LOSS_DATE_TYPE 'O' Loss date Type 20110609
4 GC_DATE_TYPE_VALIDITY Constant Public Type reference (TYPE) GRRM_OB_LOSS_DATE_TYPE 'V' Loss date Type 20110615
5 MCT_ALLC_CALC_MODE Constant Public See coding 20110629
6 MCT_GRREP Constant Public See coding Reporting mode for groups - only single or with groups 20110422
7 MC_APPL_AUTH_LE_ST Constant Public Type reference (TYPE) GRRM_OB_APPLICATION 'authorization' GRRM banking: application ID 20110411
8 MC_LE_PERS_KEY Constant Public Type reference (TYPE) SPERS_KEY 'GRRM_OB_LOSS_EVENT' Personalization object key 20110608
9 MC_MAX_MESSAGES Constant Public Type reference (TYPE) I 500 Max number of messages for WD 20110407
10 MC_TXT_POSTFIX Constant Private Type reference (TYPE) CHAR10 '_TXT' Character Field Length = 10 20110202
11 MC_UTC_TZONE Constant Public Type reference (TYPE) TIMEZONE 'UTC' UTC 20110210
12 MS_ACTHIER_PROC Static Attribute Private Type reference (TYPE) GRRM_OB_S_ACTTYP Definition if the Activity Type is Product or Process 20110729
13 MS_ACTHIER_PROD Static Attribute Private Type reference (TYPE) GRRM_OB_S_ACTTYP Definition if the Activity Type is Product or Process 20110729
14 MS_QRRCONFIG Static Attribute Private Type reference (TYPE) GRRM_OB_S_QRR_CONFIG Global settings for QRR export 20140327
15 MT_CUSTOM_FIELDS_BUF Static Attribute Private Type reference (TYPE) DD03PTAB LE Custom fields 20110728
16 MT_DATE_FIELDS_BUF Static Attribute Private Type reference (TYPE) DD03PTAB LE Date fields 20110728
17 MT_OBJ_TEXT_BUF Static Attribute Private Type reference (TYPE) GRRM_OB_T_OBJTEXT_BUF Buffering object texts 20110609
18 MT_OU_HIER_BUF Static Attribute Private Type reference (TYPE) GRRM_OB_T_ORG_HIER_BUFFER Orgunits buffer per view 20140224
19 MT_QRRFIELD Static Attribute Private Type reference (TYPE) YT_QRRFIELD Buffer for QRR-selected fields 20140327
20 MT_RC_BUFFER Static Attribute Private Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Buffer for Risk categories 20140218
21 MT_STATUS_TEXT_BUF Static Attribute Private Type reference (TYPE) GRRM_OB_T_STAT_DESCR_BUF Buffering status texts 20110610
22 MT_TEXT_FIELDS Static Attribute Private Type reference (TYPE) DD_X031L_TABLE Buffer for adjust_text_fields method 20131223
23 MT_WF_CONFIG_BUFFER Static Attribute Public Type reference (TYPE) GRRM_OB_T_LOSEVT_WF Loss Event Workflow Buffer 20110202
24 MV_SERVER_TZONE Static Attribute Private Type reference (TYPE) TIMEZONE system time zone 20110210
25 SC_ELEMENT Constant Private See coding 20140514
26 SC_SIGN Constant Private See coding 20140516
Methods
# Method Level Visibility Method type Description Created on
1 ACTHIER_GET_CONTENT Static method Public Method Get list of activity types which are Producta or Processes 20110511
2 ACTHIER_GET_TYP Static method Public Method Learn if the activity type is Product or Process 20110511
3 ADJUST_TEXT_FIELDS Static method Public Method Adjust text fields for WD 20101203
4 AUTHORIZE_LE_STATUS Static method Public Method authorize Loss event in certain status for certain user 20110311
5 CHECK_CURRENCY Static method Public Method Check if the currency conversion rate is maintained 20110609
6 CONVERT_AMOUNT Static method Public Method Convert the amount value from one currency to another 20110322
7 CONVERT_AMOUNTS Static method Public Method Convert all amounts in one structure from one curr to anothe 20110325
8 CONVERT_INT_TABLE_TO_XML Static method Public Method Convert any internal table to the xml for Excel document 20110512
9 DELETE_ALL_LOSS_EVT Static method Public Method Delete Loss Events 20110408
10 DETACT_GET_CONTENT Static method Public Method Detection Activities - get table content 20101116
11 DOWNLOAD Static method Public Method Download list of loss events with all info 20110407
12 DOWNLOAD_SCENARIO_LOSSES Static method Public Method Download list of scenario losses (interpreted risks) 20110525
13 EFFTY_GET_ATT Static method Public Method Get Effect Type attributes 20110325
14 EFFTY_GET_CONTENT Static method Public Method Effect Types - get table content 20101116
15 FILTER_LE_BY_GROUP_REP_MODE Static method Public Method Filter loss events by reporting group mode 20110422
16 FILTER_TABLES_BY_KEY Static method Public Method Filter 2 table - adjuet 1st table by key from 2nd 20110425
17 GET_CHANGED_STRUC Static method Public Method Get changed by/on etc data 20110214
18 GET_COUNTRIES_VALUES Static method Public Method Return countries in value-text format 20110525
19 GET_DEFAULT_OU Static method Public Method Return default OU for loss event 20110609
20 GET_DEF_OU_HIERARCHY Static method Public Method Return default orgunit hierarchy 20110317
21 GET_LE_CUSTOM_FIELDS Static method Public Method Return all custom fields for loss event header 20110728
22 GET_LE_FIELDS Static method Public Method Return components of a structure 20140325
23 GET_LOSEVENT_TYPE_DETAILS Static method Public Method Loss Event Types - get table content 20110322
24 GET_LOWEST_FATHER Static method Public Method Return lowest possible father (ou) for many entities(le) 20110317
25 GET_MULTI_FATHER Static method Private Method Recursion: Return father for many entities 20110317
26 GET_OBJECT_TEXT Static method Public Method Get Object text 20101124
27 GET_OTR_TEXT Static method Public Method Return OTR text 20110321
28 GET_OU_HIERARCHY Static method Public Method Return orgunit hierarchy by view 20140224
29 GET_PROCESS_ACT_TYPE Static method Public Method Get the activity type for processes 20110511
30 GET_PRODUCT_ACT_TYPE Static method Public Method Get the activity type for products 20110511
31 GET_QRR_TYPE Static method Public Method Return QRR type 20110322
32 GET_RC_HIERARCHY_BY_PARENT Static method Public Method Returns RC hierarchy by highest parent 20140218
33 GET_RISK_CAT_PARENT Static method Public Method Return parent of Risk Cat from catalogue 20110530
34 GET_SECONDARY_RISK_CATEGORIES Static method Public Method This method returns secondary parent (highest level ) RCs 20140218
35 GET_STATUS_SUBJ_TEXT Static method Private Method Get workflow item subject text for loss event status 20110210
36 GET_STATUS_TEXT Static method Public Method Get text (description) for loss event status 20110210
37 GET_SUPPLEMENT_LANGUAGE Static method Public Method get supplement language (e.g. E when SY-langu is not maint.) 20110228
38 GET_SYSTEM_DATE_TIME_FRM_TMS Static method Public Method Get system date and time from timestamp 20110210
39 GET_SYSTEM_DATE_TIME_FRM_UTC Static method Public Method Get system date and time from UTC date and time 20110210
40 GET_SYSTEM_TZONE Static method Public Method Get system tzone 20110210
41 GET_TMS_FRM_SYSTEM_DATE_TIME Static method Public Method Get timestamp from system date and time 20110425
42 GET_UTC_DATE_TIME_FRM_TMS Static method Public Method Get UTC date and time from timestamp 20110214
43 GET_WF_CONFIG Static method Public Method Get Workflow Configuration for the Provided Loss Event Type 20110202
44 GET_WF_RECEPIENTS_INFO Static method Public Method return potential workflow recepients information 20110418
45 IS_CHILD Static method Public Method Check whether one orgunit is child of another 20110317
46 IS_GROUP_TYPE Static method Public Method TRUE - loss event type is grouped 20110328
47 LOAD_RC_CHILDREN Static method Private Method Returns next level of RC hierarchy (recursion method) 20140218
48 LOSCRIT_GET_CONTENT Static method Public Method Loss Criteria - get table content 20101116
49 LOSEVTY_GET_CONTENT Static method Public Method Loss Event Types - get table content 20101116
50 LOSSEVT_READ_TEXTS Static method Private Method Read texts for loss event 20121002
51 MAP_SYST_TO_BAPIRET2 Static method Public Method Utility method: Map message from SY to bapiret2 20110322
52 QRR_EXPORT_TO_EXCEL Static method Public Method Export to Excel by QRR type 20110317
53 QRR_EXPORT_TO_TXT Static method Public Method Export to Text by QRR type 20110322
54 RAISE_ERROR Static method Public Method Raise GRFN exception 20110331
55 READ_CAUSE_TEXTS Static method Public Method Read cause text attributes 20140528
56 READ_COUNTRY_NAME Static method Private Method Read country name 20140514
57 READ_DEFAULT_TYPE Static method Private Method Read default loss event type and default status for it 20110203
58 READ_EFFALLC_TEXTS Static method Public Method Read effect allocation text attributes 20140516
59 READ_EFFECT_TEXTS Static method Public Method Read effect text attributes 20140514
60 READ_GROUPED_LOSS_TEXTS Static method Public Method Read grouped loss text attributes 20140528
61 READ_LOSEVT_TEXTS Static method Public Method Read loss event text attributes 20140514
62 READ_RISK_TEXTS Static method Public Method Read affected risk text attributes 20140528
63 REASSIGN Static method Public Method Org. Unit reassignment of Loss Events 20110407
64 REPORT_EXCEPTION Static method Public Method Reports a GRFN exception via message manager 20110331
65 RETRIEVE_RISK_CATEGORIES Static method Public Method This method retrieves and buffers ALL risk categories 20140218
66 SAVE_UPLOAD Static method Public Method Save loss events uploaded from XML file 20110407
67 SET_DEFAULT_VALUES Static method Public Method Set default values of loss event attributes 20110113
68 SET_GROUP_DEFAULT_VALUES Static method Public Method Set default values of grouped loss attributes 20110317
69 UPDATE_CUSTOM_FIELD Static method Private Method Update custom fields of the LE API 20110728
70 UPDATE_WF_CONFIG_BUFFER Static method Private Method Populate attribute MT_WF_CONFIG_BUFFER from DB 20110202
71 UPLOAD_FILE Static method Public Method Upload loss events from XML file into internal table 20110315
72 WST_GET_CONTENT Static method Public Method Statuses - get table content 20110325
Events
Class CL_GRRM_OB_UTIL_LOSEVT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_QRRFIELD Private See coding 20140327 yt_qrrfield TYPE STANDARD TABLE OF grrmobqrrfield
Method Signatures

Method ACTHIER_GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTHIER Call by reference Type reference (TYPE) GRRM_OB_S_ACTTYP Definition if the Activity Type is Product or Process 20110511
2 Importing IV_PROCESSES_ONLY Call by reference Type reference (TYPE) GRFN_BOOLEAN Indicator - return only processes 20110511
3 Importing IV_PRODUCTS_ONLY Call by reference Type reference (TYPE) GRFN_BOOLEAN Indicator - return only products 20110511

Method ACTHIER_GET_CONTENT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method ACTHIER_GET_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY_TYPE_ID Call by reference Type reference (TYPE) GRRM_ACTIVITY_TYPE_ID Activity Type Id 20110511
2 Returning RS_ACTTYP Value transfer Type reference (TYPE) GRRM_OB_S_ACTTYP Definition if the Activity Type is Product or Process 20110511

Method ACTHIER_GET_TYP on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method ADJUST_TEXT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20101203
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20101203
3 Importing IV_REFRESH_BUFFER Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_TRUE Indicator 20131223

Method ADJUST_TEXT_FIELDS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method AUTHORIZE_LE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110608
2 Exporting EV_RESULT Call by reference Type reference (TYPE) GRFN_BOOLEAN result, false - not authorized 20110608
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110311
4 Importing IV_LOSS_EVT_ID Call by reference Type reference (TYPE) GRRM_OB_LOSS_EVT_ID Loss Event ID 20110311
5 Importing IV_OPERATION Call by reference Type reference (TYPE) GRFN_API_OPERATION_ID GRFN0_C_OPERATION-UPDATE The ID of the operation 20110311

Method AUTHORIZE_LE_STATUS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method CHECK_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110609
2 Importing IV_DATE Call by reference Type reference (TYPE) GRFN_DATE Date 20110609
3 Importing IV_FOREIGN_CURRENCY Call by reference Type reference (TYPE) FCURR_CURR From currency 20110609
4 Importing IV_LOCAL_CURRENCY Call by reference Type reference (TYPE) TCURR_CURR To currency 20110609

Method CHECK_CURRENCY on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method CONVERT_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110322
2 Exporting EV_AMOUNT Call by reference Type reference (TYPE) GRFN_AMOUNT Amount 20110322
3 Exporting EV_ERROR_OCCURED Call by reference Type reference (TYPE) GRFN_BOOLEAN Indicator 20110322
4 Importing IV_AMOUNT Call by reference Type reference (TYPE) GRFN_AMOUNT Amount 20110322
5 Importing IV_CURRENCY_FROM Call by reference Type reference (TYPE) GRFN_CURRENCY Currency 20110322
6 Importing IV_CURRENCY_TO Call by reference Type reference (TYPE) GRFN_CURRENCY Currency 20110322

Method CONVERT_AMOUNT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method CONVERT_AMOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY Amounts 20110325
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110325
3 Importing IV_CURRENCY_FROM Call by reference Type reference (TYPE) GRFN_CURRENCY Currency from 20110325
4 Importing IV_CURRENCY_TO Call by reference Type reference (TYPE) GRFN_CURRENCY Currency to 20110325

Method CONVERT_AMOUNTS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method CONVERT_INT_TABLE_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XSTRING_EXCEL Call by reference Type reference (TYPE) XSTRING Result XML (XString) 20110512
2 Importing IT_HEADER Call by reference Type reference (TYPE) ANY TABLE The header of the table for Excel 20110512
3 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE The Intarnal table to XML 20110512
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110512

Method DELETE_ALL_LOSS_EVT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETED Call by reference Type reference (TYPE) I number of deleted LE 20110408
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110408
3 Importing ITR_EXTERNAL_ID Call by reference Type reference (TYPE) GRRM_OB_T_EXTERNAL_ID External ID Range table 20110408
4 Importing ITR_LOSS_EVT_ID Call by reference Type reference (TYPE) GRRM_OB_T_LOSS_EVT_ID Loss Event ID Range table 20110408
5 Importing ITR_LOSS_EVT_NAME Call by reference Type reference (TYPE) GRRM_OB_T_LOSS_EVT_NAME Loss Event name Range table 20110408
6 Importing IV_SHOW_PROGRESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Only for DynPro(SAPGUI), not WebDynPro 20110408
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110408

Method DETACT_GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETACT Call by reference Type reference (TYPE) GRRM_OB_T_DETACT Detection Activities 20101116

Method DETACT_GET_CONTENT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_T_UPLDOWN_LOSEVT_DATA Loss Event Data Table 20110407
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return parameter table - messages 20110407
3 Exporting EV_XML_STRING Call by reference Type reference (TYPE) STRING XML with all the info about incidents 20110407
4 Exporting EV_XML_XSTRING Call by reference Type reference (TYPE) XSTRING XML with all the info about incidents 20110407
5 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110407
6 Importing IT_LOSEVT_OBJID Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID Objects for download 20110719
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110407

Method DOWNLOAD_SCENARIO_LOSSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_T_API_LOSEVT_DATA Loss Event Data Table 20110525
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return parameter table - messages 20110525
3 Exporting EV_XML_XSTRING Call by reference Type reference (TYPE) XSTRING XML with all the info about incidents 20110525
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110525
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110525

Method EFFTY_GET_ATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EFFTY_ID Call by reference Type reference (TYPE) GRRM_OB_EFFECT_TYPE Effect Type ID 20110325
2 Returning RS_EFFTY_ATT Value transfer Type reference (TYPE) GRRM_OB_S_EFFTY_ATT Effect Type Attributes 20110325

Method EFFTY_GET_ATT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method EFFTY_GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EFFTY Call by reference Type reference (TYPE) GRRM_OB_T_EFFTY Effect Types 20101116

Method EFFTY_GET_CONTENT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method FILTER_LE_BY_GROUP_REP_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Call by reference Type reference (TYPE) TABLE table for filtering 20110422
2 Importing IV_MODE Call by reference Type reference (TYPE) GRRM_OB_GROUP_REPORTING_MODE Reporting mode for groups - only single or with groups 20110422
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTIMESTP Time Stamp (Date and Time) 20110422
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110422

Method FILTER_TABLES_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Call by reference Type reference (TYPE) TABLE table for filtering 20110425
2 Importing IT_TABLE_KEY Call by reference Type reference (TYPE) TABLE Table with key 20110425
3 Importing IV_FILTER_FIELD Call by reference Type reference (TYPE) FIELDNAME 'LOSS_EVT_ID' Field Name 20110425
4 Importing IV_KEY_FIELD Call by reference Type reference (TYPE) FIELDNAME 'LOSS_EVT_ID' Field Name 20110425

Method FILTER_TABLES_BY_KEY on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_CHANGED_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHANGED Call by reference Type reference (TYPE) GRRM_OB_S_CHANGED changed data 20110214
2 Exporting EV_CHANGED_TMS Call by reference Type reference (TYPE) TIMESTAMP changed timestamp 20110214
3 Exporting EV_CHANGED_TMS_NUMC Call by reference Type reference (TYPE) TZNTIMESTP changed timestamp - in numc 20110214

Method GET_CHANGED_STRUC on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_COUNTRIES_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COUNTRIES_VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST countries 20110525

Method GET_COUNTRIES_VALUES on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_DEFAULT_OU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPOSAL_OU Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Proposal OU id 20110609
2 Returning RS_DEF_OU_DATA Value transfer Type reference (TYPE) GRFN_S_API_ORGUNIT_DATA Default OU data 20110609

Method GET_DEFAULT_OU on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_DEF_OU_HIERARCHY 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 20110317
2 Importing IV_CLEAR_BUFFER Call by reference Type reference (TYPE) GRFN_BOOLEAN True - clear buffer 20110317
3 Returning RT_DEF_OU_HIERARCHY Value transfer Type reference (TYPE) GRFN_T_API_ORGUNIT_LIST Default OU hierarchy 20110317

Method GET_DEF_OU_HIERARCHY on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_LE_CUSTOM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CUSTOM_FIELDS Value transfer Type reference (TYPE) DD03PTAB loss event custom fields 20110728

Method GET_LE_CUSTOM_FIELDS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_LE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATES_STRUCTURE_NAME Call by reference Type reference (TYPE) DDOBJNAME 'GRRM_OB_S_LOSEVT_DATES' Name of ABAP Dictionary Object 20140325
2 Returning RT_DATE_FIELDS Value transfer Type reference (TYPE) DD03PTAB loss event date fields 20140325

Method GET_LE_FIELDS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_LOSEVENT_TYPE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) GRRM_OB_LOSS_EVT_TYPE LE type ID 20110322
2 Returning RS_LOSEVTY Value transfer Type reference (TYPE) GRRM_OB_S_LOSEVTY_ATT Loss Event Type details 20110322
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110408

Method GET_LOWEST_FATHER 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 20110317
2 Importing IT_OBJECTS Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID List of objects 20110317
3 Returning RV_FATHER_OU Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Lowest father OU 20110317

Method GET_LOWEST_FATHER on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_MULTI_FATHER 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 20110317
2 Importing IT_OBJECTS Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID List of objects 20110317
3 Importing IV_FATHER Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Father OU - start point 20110317
4 Importing IV_VIEW Call by reference Type reference (TYPE) GRFN_ORG_VIEW_ID Organization View ID 20110323
5 Returning RV_NEW_FATHER Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Father - new 20110317

Method GET_MULTI_FATHER on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_OBJECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_TEXT Call by reference Type reference (TYPE) GRFN_TITLE Title/Short Name 20101124
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20101124
3 Importing IV_ENTITY Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20101124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) HROBJID Object ID 20101124

Method GET_OBJECT_TEXT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIAS Call by reference Type reference (TYPE) STRING OTR text alias 20110321
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20110321
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING OTR text 20110321

Method GET_OTR_TEXT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_OU_HIERARCHY 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 20140224
2 Importing IV_CLEAR_BUFFER Call by reference Type reference (TYPE) GRFN_BOOLEAN True - clear buffer 20140224
3 Importing IV_VIEW Call by reference Type reference (TYPE) GRFN_ORG_VIEW_ID Organization View ID 20140224
4 Returning RT_OU_HIERARCHY Value transfer Type reference (TYPE) GRFN_T_API_ORGUNIT_LIST OU hierarchy for view 20140224

Method GET_OU_HIERARCHY on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_PROCESS_ACT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACT_TYPE Value transfer Type reference (TYPE) GRRM_ACTIVITY_TYPE_ID Activity Type Id 20110511

Method GET_PROCESS_ACT_TYPE on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_PRODUCT_ACT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACT_TYPE Value transfer Type reference (TYPE) GRRM_ACTIVITY_TYPE_ID Activity Type Id 20110511

Method GET_PRODUCT_ACT_TYPE on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_QRR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FIELDS Call by reference Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20110322
2 Returning RV_QRR_TYPE Value transfer Type reference (TYPE) STRING QRR Type 20110322

Method GET_QRR_TYPE on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_RC_HIERARCHY_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_CAT Call by reference Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Table type for common risk group list 20140218
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20140218
3 Importing IV_PARENT_RC Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID RC hierarchy (parent RC ID) 20140218

Method GET_RC_HIERARCHY_BY_PARENT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_RISK_CAT_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATALOGUE Call by reference Type reference (TYPE) CL_GRRM_MODEL_CRISK=>T_CRISK_LIST Full catalogue 20110530
2 Importing IV_RISK_CAT Call by reference Type reference (TYPE) GRFN_OBJECTID Risk cat ID 20110530
3 Returning RV_HIGHEST_PARENT Value transfer Type reference (TYPE) GRFN_OBJECTID Parent 20110530

Method GET_RISK_CAT_PARENT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_SECONDARY_RISK_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_CAT Call by reference Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Secondary Risk categories 20140218
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20140218

Method GET_SECONDARY_RISK_CATEGORIES on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_STATUS_SUBJ_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS_ID Call by reference Type reference (TYPE) GRRM_OB_LOSEVT_STATUS Status of Loss Event - ID 20110210
2 Importing IV_STATUS_SCHEME_ID Call by reference Type reference (TYPE) GRRM_OB_LOSEVT_STATUS_SCHEME Status Scheme for Loss Event 20110210
3 Returning RV_SUBJECT_TEXT Value transfer Type reference (TYPE) GRRM_OB_SUBJECT_TEXT Workflow: Item Subject 20110210

Method GET_STATUS_SUBJ_TEXT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUTTON_TEXT Call by reference Type reference (TYPE) GRRM_OB_BTN_TEXT Button Text 20110617
2 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) GRRM_OB_LOSEVT_STATUS_TXT Status of Loss Event - Description 20110617
3 Importing IV_STATUS_ID Call by reference Type reference (TYPE) GRRM_OB_LOSEVT_STATUS Status of Loss Event - ID 20110210

Method GET_STATUS_TEXT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_SUPPLEMENT_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUP_LANG Value transfer Type reference (TYPE) SYLANGU supplement language 20110228

Method GET_SUPPLEMENT_LANGUAGE on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_SYSTEM_DATE_TIME_FRM_TMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SYSTEM_DATE Call by reference Type reference (TYPE) DATUM system date 20110210
2 Exporting EV_SYSTEM_TIME Call by reference Type reference (TYPE) GRFN_TIME system time 20110210
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTIMESTP timestamp in GMT 20110210

Method GET_SYSTEM_DATE_TIME_FRM_TMS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_SYSTEM_DATE_TIME_FRM_UTC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SYSTEM_DATE Call by reference Type reference (TYPE) DATUM system date 20110210
2 Exporting EV_SYSTEM_TIME Call by reference Type reference (TYPE) GRFN_TIME system time 20110210
3 Importing IV_UTC_DATE Call by reference Type reference (TYPE) DATUM utc date 20110210
4 Importing IV_UTC_TIME Call by reference Type reference (TYPE) GRFN_TIME utc time 20110210

Method GET_SYSTEM_DATE_TIME_FRM_UTC on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_SYSTEM_TZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYSTEM_TZONE Value transfer Type reference (TYPE) TIMEZONE system tzone 20110210

Method GET_SYSTEM_TZONE on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_TMS_FRM_SYSTEM_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_DATE Call by reference Type reference (TYPE) DATUM date in system tzone 20110425
2 Importing IV_SYSTEM_TIME Call by reference Type reference (TYPE) GRFN_TIME '235959' time in system tzone 20110425
3 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) TZNTIMESTP timestamp in GMT 20110425

Method GET_TMS_FRM_SYSTEM_DATE_TIME on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_UTC_DATE_TIME_FRM_TMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UTC_DATE Call by reference Type reference (TYPE) DATUM utc date 20110214
2 Exporting EV_UTC_TIME Call by reference Type reference (TYPE) GRFN_TIME utc time 20110214
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTIMESTP timestamp in GMT 20110214

Method GET_UTC_DATE_TIME_FRM_TMS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_WF_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOSS_EVT_TYPE_ID Call by reference Type reference (TYPE) GRRM_OB_LOSS_EVT_TYPE Loss Event Type ID 20110202
2 Returning RS_WF_CONFIG Value transfer Type reference (TYPE) GRRM_OB_S_WFSTSC WF: Status Sceme 20110202

Method GET_WF_CONFIG on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method GET_WF_RECEPIENTS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXPLAIN Call by reference Type reference (TYPE) GRRM_OB_T_WF_EXPLAIN Explanation 20110418
2 Exporting EV_INFORMATION_HTML Call by reference Type reference (TYPE) STRING information about potential WF agents - html 20110418
3 Exporting EV_INFORMATION_TEXT Call by reference Type reference (TYPE) STRING information about potential WF agents - text 20110418
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110418
5 Importing IS_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_LOSEVT_DATA Status of Loss Event - ID 20110418

Method GET_WF_RECEPIENTS_INFO on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method IS_CHILD 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 20110317
2 Importing IV_CHILD Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Child 20110317
3 Importing IV_FATHER Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Father 20110317
4 Returning RV_IS_CHILD Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID True - yes, child 20110317

Method IS_CHILD on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method IS_GROUP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) GRRM_OB_LOSS_EVT_TYPE LE type ID 20110328
2 Returning RV_IS_GROUP Value transfer Type reference (TYPE) GRFN_BOOLEAN True - group 20110328
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110408

Method LOAD_RC_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Children 20140218
2 Importing IV_PARENT_RC Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID RC parent 20140218

Method LOAD_RC_CHILDREN on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method LOSCRIT_GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOSCRIT Call by reference Type reference (TYPE) GRRM_OB_T_LOSCRIT Loss Criteria 20101116

Method LOSCRIT_GET_CONTENT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method LOSEVTY_GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOSEVTY Call by reference Type reference (TYPE) GRRM_OB_T_LOSEVTY Loss Event Types 20101116

Method LOSEVTY_GET_CONTENT on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method LOSSEVT_READ_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOSEVT_EXT Call by reference Type reference (TYPE) GRRM_OB_S_QRR_LOSEVT_DATA Loss Event Data for QRR 20121002
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20121002
3 Importing IS_LOSEVT Call by reference Type reference (TYPE) GRRM_OB_S_API_LOSEVT_DATA Loss Event Data 20121002
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20121002

Method MAP_SYST_TO_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BAPIRET2 Value transfer Type reference (TYPE) BAPIRET2 Message structure 20110322

Method MAP_SYST_TO_BAPIRET2 on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method QRR_EXPORT_TO_EXCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XSTRING_EXCEL Call by reference Type reference (TYPE) XSTRING 20110317
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110317
3 Importing IT_LOSS_EVT Call by reference Type reference (TYPE) GRRM_OB_T_API_LOSEVT_DATA Table type of API object ID 20121101
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110407

Method QRR_EXPORT_TO_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XSTRING_TXT Call by reference Type reference (TYPE) XSTRING result in txt 20110322
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110322
3 Importing IT_LOSS_EVT Call by reference Type reference (TYPE) GRRM_OB_T_API_LOSEVT_DATA Table type of API object ID 20121101
4 Importing IV_HEADER Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_TRUE True - include header, False - NOT 20131224
5 Importing IV_LOSNR Call by reference Type reference (TYPE) I Total nr of losses 20131224
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110408

Method RAISE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STATUS Call by reference Type reference (TYPE) BAPIRETTAB Messages 20110406
2 Importing I_ID Call by reference Type reference (TYPE) SY-MSGID 'GRRM_OB_LOSEVT' Message Class 20110331
3 Importing I_NO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20110331
4 Importing I_TEXT Call by reference Type reference (TYPE) STRING Text from exception 20110331
5 Importing I_TY Call by reference Type reference (TYPE) SY-MSGTY 'E' Message Type 20110331
6 Importing PAR1 Call by reference Type reference (TYPE) ANY Message Variable 20110331
7 Importing PAR2 Call by reference Type reference (TYPE) ANY Message Variable 20110331
8 Importing PAR3 Call by reference Type reference (TYPE) ANY Message Variable 20110331
9 Importing PAR4 Call by reference Type reference (TYPE) ANY Message Variable 20110331
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110331

Method READ_CAUSE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CAUSE_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_CAUSE_DATA Cause Data 20140528
2 Returning RS_CAUSE_TXT Value transfer Type reference (TYPE) GRRM_OB_S_CAUSE_TXT Cause Text Attributes 20140528

Method READ_CAUSE_TEXTS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method READ_COUNTRY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNTRY Call by reference Type reference (TYPE) GRRM_OB_LOSEVT_COUNTRY Country ID of loss event 20140514
2 Returning RV_COUNTRY_NAME Value transfer Type reference (TYPE) LANDX Country Name 20140514

Method READ_COUNTRY_NAME on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method READ_DEFAULT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEFAULT_STATUS Call by reference Type reference (TYPE) GRRM_OB_LOSEVT_STATUS Status of Loss Event - ID 20110208
2 Exporting EV_DEFAULT_TYPE Call by reference Type reference (TYPE) GRRM_OB_LOSS_EVT_TYPE Loss Event Type ID 20110208
3 Importing IV_GROUPED_LOSS Call by reference Type reference (TYPE) GRRM_OB_GROUP_TYPE ABAP_FALSE Group Loss Indicator, 'X' - Group 20110322

Method READ_DEFAULT_TYPE on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method READ_EFFALLC_TEXTS 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 20140516
2 Importing IS_EFFALLC_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_EFFALLC_DATA Effect Allocation Data 20140516
3 Returning RS_EFFALLC_TXT Value transfer Type reference (TYPE) GRRM_OB_S_EFFALLC_TXT Effect Allocation Text Attributes 20140516
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140516

Method READ_EFFECT_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EFFECT_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_EFFECT_DATA Effect Data 20140514
2 Returning RS_EFFECT_TXT Value transfer Type reference (TYPE) GRRM_OB_S_EFFECT_TXT Effect Text Attributes 20140514

Method READ_EFFECT_TEXTS on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method READ_GROUPED_LOSS_TEXTS 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 20140528
2 Importing IS_GROUPED_LOSS_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_LOSEVTGR_DATA Groped Loss Data 20140528
3 Returning RS_GROUPED_LOSS_TXT Value transfer Type reference (TYPE) GRRM_OB_S_LOSEVTGR_TXT Groped Loss Text Attributes 20140528
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140528

Method READ_LOSEVT_TEXTS 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 20140514
2 Importing IS_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_LOSEVT_DATA Loss Event Data 20140514
3 Returning RS_LOSEVT_TXT Value transfer Type reference (TYPE) GRRM_OB_S_LOSEVT_TXT Loss Event Text Attributes 20140514
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140514

Method READ_RISK_TEXTS 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 20140528
2 Importing IS_RISK_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_RISK_DATA Affected Risk Data 20140528
3 Returning RS_RISK_TXT Value transfer Type reference (TYPE) GRRM_OB_S_RISK_TXT Affected Risk Text Attributes 20140528
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140528

Method REASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110407
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110407
3 Importing IT_REORG Call by reference Type reference (TYPE) GRRM_OB_T_API_REORG Reorganization of Lost Event 20110407
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110407

Method REPORT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20110331
2 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20110331

Method REPORT_EXCEPTION on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method RETRIEVE_RISK_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_CAT Call by reference Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Risk categories 20140218
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20140218

Method RETRIEVE_RISK_CATEGORIES on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method SAVE_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_TOTAL Call by reference Type reference (TYPE) BAPIRETTAB Summary messages 20110407
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110407
3 Importing IT_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_T_UPLDOWN_LOSEVT_DATA Loss Event Data Table 20110407
4 Importing IV_MODE Call by reference Type reference (TYPE) GRRM_OB_UPLOAD_MODE Mode for upload 20110407
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110407

Method SET_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_S_LOSEVT_DATA Loss Event Data without def 20110113
2 Returning RS_LOSEVT_DATA Value transfer Type reference (TYPE) GRRM_OB_S_LOSEVT_DATA Loss Event Data with defaults 20110113
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110408

Method SET_GROUP_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_S_LOSEVT_DATA Loss Event Data without def 20110317
2 Returning RS_LOSEVT_DATA Value transfer Type reference (TYPE) GRRM_OB_S_LOSEVT_DATA Loss Event Data with defaults 20110317
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110408

Method UPDATE_CUSTOM_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUSTOMFIELD_DATA Call by reference Type reference (TYPE) GRFN_T_API_CUSTOMFIELD_DATA CDF Data 20110728
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session 20110728
3 Importing IS_STRUC Call by reference Type reference (TYPE) ANY Struc with data (should contain CI_GRRM_OB_LOSEVT) 20110728
4 Importing IV_LE_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110728
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110728

Method UPDATE_WF_CONFIG_BUFFER Signature

Method UPDATE_WF_CONFIG_BUFFER on class CL_GRRM_OB_UTIL_LOSEVT has no parameter.
Method UPDATE_WF_CONFIG_BUFFER on class CL_GRRM_OB_UTIL_LOSEVT has no exception.

Method UPLOAD_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_T_UPLDOWN_LOSEVT_DATA Loss Event Upload Data Table 20110315
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110315
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110315
4 Importing IV_XML_XSTRING Call by reference Type reference (TYPE) XSTRING XML with all the info about incidents 20110315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Op. Risk Mgt. for Banking Industry - Exception Class 20110406

Method WST_GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WST Call by reference Type reference (TYPE) GRRM_OB_T_WST Loss Event Types 20110325

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