SAP ABAP Class IF_GRRM_OB_API_LOSEVT (Loss Event - API Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_API_LOSEVT Loss Event API 20101007
Properties
Class IF_GRRM_OB_API_LOSEVT  
Short Description Loss Event - API Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101007   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 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GRRM_OB_API_LOSEVT has no interface implemented.
Friends
Class IF_GRRM_OB_API_LOSEVT has no friend class.
Attributes
Class IF_GRRM_OB_API_LOSEVT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create loss event entity 20101007
2 DELETE Instance method Public Method Delete loss event entity 20101007
3 QUERY Static method Public Method Query loss events 20101007
4 RETRIEVE Instance method Public Method Get loss event details 20101007
5 UPDATE Instance method Public Method Update loss event entity 20101007
Events
Class IF_GRRM_OB_API_LOSEVT has no event.
Types
Class IF_GRRM_OB_API_LOSEVT has no local type.
Method Signatures

Method CREATE 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 20110209
2 Importing IS_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_LOSEVT_DATA Loss Event Data without def 20110519
3 Returning RV_LOSSEVT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID - temporary 20110209
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION GRC OB: message class for Loss events 20110404

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM_DB Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE True - delete from DB permanently, False - only deletion fla 20110411
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION GRFN exception 20110404

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOSEVT_LIST Call by reference Type reference (TYPE) GRRM_OB_T_API_LOSEVT_LIST List of Loss Events 20101008
2 Exporting ET_LOSEVT_LIST_EXTENDED Call by reference Type reference (TYPE) GRRM_OB_T_WD_LOSEVT_POWL List of Loss Events with descriptions 20110628
3 Exporting EV_MAX_ROWS_REACHED Call by reference Type reference (TYPE) ABAP_BOOL 20140116
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20101012
5 Importing IT_FIELDNAME Call by reference Type reference (TYPE) GRFN_T_FIELDNAME Table of FIELDNAME 20140226
6 Importing IT_SELECTION Call by reference Type reference (TYPE) GRRM_T_SELECTION Table of Ranges for Selection Fields 20101118
7 Importing IV_CURRENCY Call by reference Type reference (TYPE) GRFN_CURRENCY CURRENCY, IF NOT EMPTY - ALL QUANS WILL BE CONVERTED TO IT 20110510
8 Importing IV_GROUP_REP_MODE Call by reference Type reference (TYPE) GRRM_OB_GROUP_REPORTING_MODE Group reporting mode - see domain and constants in util clas 20110422
9 Importing IV_MAP_SDM Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Flag, 'X' - read static data management mapping and map 20110601
10 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) GRRM_OB_MAX_ROWS Maximum number of selected rows 20140116
11 Importing IV_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN API search pattern - by name 20110608
12 Importing IV_QUERY_DELETED Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Flag, 'X' - records with deletion flag are also selected 20101222
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110523

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOSEVT_DATA Call by reference Type reference (TYPE) GRRM_OB_S_API_LOSEVT_DATA Loss Event Data 20101012
2 Exporting ES_VERSION Call by reference Type reference (TYPE) GRRM_OB_S_VERSION Version of the loss event 20110411
3 Exporting ET_VERSIONS Call by reference Type reference (TYPE) GRRM_OB_T_VERSION Versions table 20110412
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Indicator 20101012
5 Importing IV_HEADER_ONLY Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Flag, 'X' - retrieve ony plain header structure 20110418
6 Importing IV_RETRIEVE_DELETED Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Flag, 'X' - loss event with deletion flag is also returned 20110415
7 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTIMESTP version 20110411
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION GRC OB: message class for Loss events 20110404

Method UPDATE 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_API_LOSEVT_DATA Loss Event Data 20101018
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION GRC OB: message class for Loss events 20110404
History
Last changed by/on SAP  20141106 
SAP Release Created in