SAP ABAP Class CL_GRAC_LOG_REPORT (Model class for log reports)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SUPPERUSER_ACCESS (Package) GRC SPM Support
Properties
Class CL_GRAC_LOG_REPORT  
Short Description Model class for log reports    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SUPPERUSER_ACCESS   GRC SPM Support 
Created 20091221   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 IF_GRAC_AD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRAC_LOG_REPORT has no interface implemented.
Friends
Class CL_GRAC_LOG_REPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PARAM_DETAILED_LOGGING Constant Public Type reference (TYPE) GRAC_CONFIG_PARAM '4018' Configuration Parameter Settings 20140311
2 CO_YES Constant Public Type reference (TYPE) CHAR3 'YES' 3-Byte field 20140311
3 GC_AUDIT_LOG Constant Public Type reference (TYPE) STRING 'AUDIT_LOG_SYNC' 20100216
4 GC_CHANGE_LOG Constant Public Type reference (TYPE) STRING 'CHANGE_LOG_SYNC' 20100216
5 GC_CONS_LOG Constant Public Type reference (TYPE) STRING 'CONSOLIDATED_LOG' 20100817
6 GC_OSCMD_LOG Constant Public Type reference (TYPE) STRING 'OSCOMMAND_LOG_SYNC' 20100216
7 GC_SYSTEM_LOG Constant Public Type reference (TYPE) STRING 'SYSTEM_LOG_SYNC' 20100216
8 GC_TNS_LOG Constant Public Type reference (TYPE) STRING 'ACTION_USAGE_SYNC' 20100216
9 GC_WF_PROCESS_ID Constant Public Type reference (TYPE) STRING GRFNW_MSMP_C_PROCESSES-SPM_AUDIT_REVIEW 20100416
10 MC_MSGID Static Attribute Private Type reference (TYPE) SYMSGID '0AC_SPM_LOG_NOTIFY' Message Class 20100423
11 MO_SESSION Static Attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100427
12 MV_ERROR_MESSAGE Static Attribute Public Type reference (TYPE) STRING 20100805
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_DUE_DATE Static method Private Method 20101207
2 CONVERT_TIMESTAMP_TO_SYS Static method Private Method 20100216
3 CONVERT_TIMESTAMP_TO_UTC Static method Public Method 20100216
4 CONVERT_UTC_SYS Static method Public Method 20110610
5 COPY_OF_GET_LOG Static method Public Method 20100409
6 CREATE_GUID Static method Private Method 20100419
7 DOES_LOG_EXISTS_FOR_FF_SESSION Static method Private Method Check if EAM log exists for firefighter session 20140311
8 GET_FF_LOG Static method Public Method Read the Firefighter Log-on Table based on condition 20100104
9 GET_INSTRUCTIONS Static method Public Method 20100812
10 GET_INVALID_CONTROLLERS Static method Private Method Read the list of invalid Controller users 20100128
11 GET_INVALID_FFOBJECTS Static method Private Method Read the list of invalid FF IDs or Roles 20100218
12 GET_INVALID_FIREFIGHTERS Static method Private Method Read the list of invalid firefighter users 20100128
13 GET_INVALID_OWNERS Static method Private Method Read the list of invalid owner users 20100128
14 GET_INVALID_USERS Static method Public Method Read the list of all Invalid SPM Users 20100219
15 GET_LOG Static method Public Method 20100216
16 GET_LOG_SUMMARY Static method Public Method Read the Log Summary report data 20100127
17 GET_REASON_ACTIVITY_LOG Static method Public Method Read the Reason Activity Report data 20100127
18 GET_RECIPIENT_EMAIL Static method Public Method get multiple email address for a user 20100813
19 GET_ROLE_TCODES Static method Public Method Get the list of TCODES for role. 20100219
20 GET_SESSION_DETAILS Static method Public Method 20100422
21 GET_TCODE_DESCN Static method Private Method Get the description for the Tcode 20100222
22 PREPARE_LOG Static method Private Method Prepare Log 20140311
23 RAISE_ERROR Static method Private Method Report errors 20100120
24 READ_ROLEBASED_LOG Static method Public Method Read the log for role based application 20100219
25 ROLE_VALIDITY_CHECK Static method Private Method To Check Invalid User with Validity 20130626
26 SELECT_NOTIFY_TYPE Static method Public Method 20100510
27 SEND_LOG_EMAIL Static method Private Method 20100412
28 SEND_LOG_NOTIFICATION Static method Public Method 20100510
29 SEND_LOG_NOTIFICATION_WORKFLOW Static method Public Method CSS: 516878 2012 time stamp changes 20121105
30 SEND_WORKFLOW Static method Private Method 20100412
31 SET_AUDIT_LOG Static method Public Method Save the Security Audit Log for the Firefighter ID 20100120
32 SET_CHANGE_LOG Static method Public Method Save the Change log for the FFID based on condition 20100120
33 SET_FFREP_MAPPING Static method Public Method 20100422
34 SET_MSMP_HEADER Static method Public Method 20100427
35 SET_OSCMD_LOG Static method Public Method Save the Operating system command log table 20100120
36 SET_SYSTEM_LOG Static method Public Method Save the system log based on conditions 20100120
37 UPDATE_FIREFIGHTER_LOG Static method Public Method 20100409
Events
Class CL_GRAC_LOG_REPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_API_DATA Public See coding 20100412 BEGIN OF ys_api_data, "#EC NOTEXT process_id TYPE grfn_mw_process_id, external_key TYPE grfn_mw_ext_key, header TYPE grac_s_spm_msmp_header," header TYPE grac_s_req, * line_items TYPE grac_t_request_msmp_lineitem ," yt_line_items, wi_status TYPE grfn_mw_t_ui_wi_status, * new_li_submission_type TYPE grfn_mw_ui_add_lineitem_type, reroute_stage TYPE grfn_mw_stg_index, li_lock TYPE abap_bool , END OF ys_api_data
2 YS_GRACAUDITLOG Public Type reference (TYPE) GRACAUDITLOG 20100122
3 YS_GRACCHANGELOG Public Type reference (TYPE) GRACCHANGELOG 20100128
4 YS_GRACFFREPMAPP Public Type reference (TYPE) GRACFFREPMAPP 20100422
5 YS_GRACOSCMDLOG Public Type reference (TYPE) GRACOSCMDLOG 20100120
6 YS_GRACSYSTEMLOG Public Type reference (TYPE) GRACSYSTEMLOG 20100121
7 YS_GRACTNSLOG Public Type reference (TYPE) GRACACTUSAGE 20100129
8 YS_SELECTLOG Public See coding 20121109 BEGIN OF ys_selectlog, fflog_id TYPE grfn_guid, ffobject TYPE grac_ffobject, connector TYPE grfn_connectorid, ff_user TYPE grac_user, logon_time TYPE timestamp, reason_code TYPE grfn_guid, reason_text TYPE grfn_title, text_object TYPE grfn_guid, ff_owner TYPE grac_owner, logon_id TYPE grfn_guid, wf_id TYPE grfn_guid, workflow_sent TYPE grfn_boolean, reason_code_descn TYPE grac_long_descn, activity_descn TYPE grac_long_descn, addnl_activity_descn TYPE grac_long_descn, item_id TYPE grac_itemid, END OF ys_selectlog
9 YS_TNS_DISPLAY Public See coding 20100818 BEGIN OF ys_tns_display, mandt TYPE mandt, fflog_id TYPE grfn_guid, action_id TYPE grfn_guid, connector TYPE grfn_connectorid, user_id TYPE grac_user, action TYPE grac_action, execution_date TYPE grfn_timestamp, terminal TYPE uterm, program_id TYPE grac_program, END OF ys_tns_display
10 YT_GRACAUDITLOG Public See coding 20100122 yt_gracauditlog TYPE TABLE OF gracauditlog
11 YT_GRACCHANGELOG Public See coding 20100128 yt_gracchangelog TYPE STANDARD TABLE OF gracchangelog
12 YT_GRACFFREPMAPP Public See coding 20100422 yt_gracffrepmapp TYPE TABLE OF gracffrepmapp
13 YT_GRACOSCMDLOG Public See coding 20100120 yt_gracoscmdlog TYPE TABLE OF gracoscmdlog
14 YT_GRACSYSTEMLOG Public See coding 20100121 yt_gracsystemlog TYPE TABLE OF gracsystemlog
15 YT_GRACTNSLOG Public See coding 20100129 yt_gractnslog TYPE STANDARD TABLE OF gracactusage
Method Signatures

Method CALCULATE_DUE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CRIRICALITY Value transfer Type reference (TYPE) GRAC_CRITICALITY Criticality Level Description 20101207
2 Returning RV_DUEDATE Value transfer Type reference (TYPE) GRAC_DUEDATE Request Approval Due Date 20101207

Method CALCULATE_DUE_DATE on class CL_GRAC_LOG_REPORT has no exception.

Method CONVERT_TIMESTAMP_TO_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100216

Method CONVERT_TIMESTAMP_TO_SYS on class CL_GRAC_LOG_REPORT has no exception.

Method CONVERT_TIMESTAMP_TO_UTC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TIMESTAMP_FROM Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100216

Method CONVERT_TIMESTAMP_TO_UTC on class CL_GRAC_LOG_REPORT has no exception.

Method CONVERT_UTC_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIMESTAMP Value transfer Type reference (TYPE) GRFN_TIMESTAMP Time Stamp 20110610
2 Importing IV_TIMESTAMP Value transfer Type reference (TYPE) GRFN_TIMESTAMP Time Stamp 20110610

Method CONVERT_UTC_SYS on class CL_GRAC_LOG_REPORT has no exception.

Method COPY_OF_GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_LOG_SUMMARY Table type for log summary report 20100409
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100409
4 Importing IV_BYPASS_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100409
5 Importing IV_LOG_TYPE Value transfer Type reference (TYPE) STRING 20100409

Method COPY_OF_GET_LOG on class CL_GRAC_LOG_REPORT has no exception.

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100419
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100419

Method DOES_LOG_EXISTS_FOR_FF_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FFLOG_ID Value transfer Type reference (TYPE) GRFN_GUID FF Log ID 20140311
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D Result 20140311

Method DOES_LOG_EXISTS_FOR_FF_SESSION on class CL_GRAC_LOG_REPORT has no exception.

Method GET_FF_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_DATA Call by reference Type reference (TYPE) GRAC_T_FFLOG Firefighter Log 20100127
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100104
4 Importing IV_WITH_DESCN Value transfer Type reference (TYPE) ABAP_BOOL 20100127
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100805

Method GET_INSTRUCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MESSAGE Value transfer Type reference (TYPE) STRING 20100812

Method GET_INSTRUCTIONS on class CL_GRAC_LOG_REPORT has no exception.

Method GET_INVALID_CONTROLLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_INVALID_USER Invalid user report table 20100218
2 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100128

Method GET_INVALID_CONTROLLERS on class CL_GRAC_LOG_REPORT has no exception.

Method GET_INVALID_FFOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_INVALID_USER Invalid user report table 20100218
2 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100218

Method GET_INVALID_FFOBJECTS on class CL_GRAC_LOG_REPORT has no exception.

Method GET_INVALID_FIREFIGHTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_INVALID_USER Invalid user report table 20100218
2 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100128

Method GET_INVALID_FIREFIGHTERS on class CL_GRAC_LOG_REPORT has no exception.

Method GET_INVALID_OWNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_INVALID_USER Invalid user report table 20100218
2 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100128

Method GET_INVALID_OWNERS on class CL_GRAC_LOG_REPORT has no exception.

Method GET_INVALID_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_INVALID_USER Read condition table for AC Logs 20100219
2 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100219

Method GET_INVALID_USERS on class CL_GRAC_LOG_REPORT has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_LOG_SUMMARY Table type for log summary report 20100216
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100216
4 Importing IV_BYPASS_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100216
5 Importing IV_LOG_TYPE Value transfer Type reference (TYPE) STRING 20100216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100809

Method GET_LOG_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_LOG_SUMMARY Table type for log summary report 20100203
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION 20100127

Method GET_LOG_SUMMARY on class CL_GRAC_LOG_REPORT has no exception.

Method GET_REASON_ACTIVITY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_DATA Call by reference Type reference (TYPE) GRAC_T_REPORT_LOG_SUMMARY Table type for log summary report 20100127
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION 20100127
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100809

Method GET_RECIPIENT_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Value transfer Type reference (TYPE) SY-UNAME User Name 20100813
2 Returning RT_RECIPIENTS Value transfer Type reference (TYPE) GRFN_T_RECIPIENT_EMAIL Recipients defined by e-mail-address 20100813

Method GET_RECIPIENT_EMAIL on class CL_GRAC_LOG_REPORT has no exception.

Method GET_ROLE_TCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_ACTION Call by reference Type reference (TYPE) IF_GRAC_AD_TYPES=>YT_ROLE_TCODE Table type for Role Actions 20100219
2 Importing IV_CONNECTOR Value transfer Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100219
3 Importing IV_ROLE_NAME Value transfer Type reference (TYPE) GRAC_ROLE_NAME ERM:Role Name 20100219

Method GET_ROLE_TCODES on class CL_GRAC_LOG_REPORT has no exception.

Method GET_SESSION_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_LOG_SUMMARY Firefighter Log 20100422
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100422
4 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100422
5 Importing IV_FFLOG_ID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100422
6 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) STRING 20100422
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100422

Method GET_TCODE_DESCN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Value transfer Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100222
2 Importing IV_TCODE Value transfer Type reference (TYPE) GRAC_ACTION Action 20100222
3 Returning RV_DESCN Value transfer Type reference (TYPE) GRAC_DESCN Description 20100222

Method GET_TCODE_DESCN on class CL_GRAC_LOG_REPORT has no exception.

Method PREPARE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Enahnced logging methods for BAL 20140311
2 Importing IV_DET_LEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20140311
3 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY Message Type 20140311
4 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20140311

Method PREPARE_LOG on class CL_GRAC_LOG_REPORT has no exception.

Method RAISE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUM Value transfer Type reference (TYPE) SY-MSGNO Message Number 20100120
2 Importing IV_PAR1 Value transfer Type reference (TYPE) SY-MSGV1 Message Variable 20100120
3 Importing IV_PAR2 Value transfer Type reference (TYPE) SY-MSGV2 Message Variable 20100120
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100120

Method READ_ROLEBASED_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_REPORT_LOG_SUMMARY Table type for log summary report 20100219
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IT_CONDITION Call by reference Type reference (TYPE) GRAC_T_LOG_READ_CONDITION Read condition table for AC Logs 20100219
4 Importing IV_BYPASS_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100219
5 Importing IV_LOG_TYPE Value transfer Type reference (TYPE) STRING 20100219

Method READ_ROLEBASED_LOG on class CL_GRAC_LOG_REPORT has no exception.

Method ROLE_VALIDITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FV_CONNECTOR Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20130626
2 Importing FV_FFOBJECT Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20130626
3 Exporting FV_OK_FLAG Call by reference Type reference (TYPE) C 20130626

Method ROLE_VALIDITY_CHECK on class CL_GRAC_LOG_REPORT has no exception.

Method SELECT_NOTIFY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EMAIL Value transfer Type reference (TYPE) GRFN_BOOLEAN Indicator 20140512
2 Exporting EV_FAIL Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20140512
3 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Migration and APPL log 20110217
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100525
5 Importing IT_FFLOG_DATA Call by reference Type reference (TYPE) GRAC_T_FFLOG Table for fflogid and ffobject relation 20100525
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100525

Method SEND_LOG_EMAIL 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 20100621
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Enahnced logging methods for BAL 20120216
3 Importing IS_FFLOG_DATA Call by reference Type reference (TYPE) GRAC_S_FFLOG FF log 20100525
4 Importing IT_USER_LIST Call by reference Type reference (TYPE) GRFN_T_USER Table of users (+details) 20100412

Method SEND_LOG_EMAIL on class CL_GRAC_LOG_REPORT has no exception.

Method SEND_LOG_NOTIFICATION 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 20100621
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Enahnced logging methods for BAL 20120216
3 Importing IV_CONNECTOR Value transfer Type reference (TYPE) GRFN_CONNECTORID Connector Id 20111115
4 Importing IV_TIMESTAMP Value transfer Type reference (TYPE) GRFN_TIMESTAMP Time Stamp 20100510
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100510

Method SEND_LOG_NOTIFICATION_WORKFLOW 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 20121105
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Enahnced logging methods for BAL 20121105
3 Importing IV_CONNECTOR Value transfer Type reference (TYPE) GRFN_CONNECTORID Connector Id 20121105
4 Importing IV_TIMESTAMP Value transfer Type reference (TYPE) GRFN_TIMESTAMP Time Stamp 20121105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20121105

Method SEND_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_GRFN_APPLOG_BASIS_EXT Migration and APPL log 20110217
2 Importing IS_FFLOG_DATA Call by reference Type reference (TYPE) GRAC_S_FFLOG Object ID 20100526
3 Importing IT_USER_LIST Call by reference Type reference (TYPE) GRFN_T_USER Table of users (+details) 20100412

Method SEND_WORKFLOW on class CL_GRAC_LOG_REPORT has no exception.

Method SET_AUDIT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_LOG Migration and APPL log 20110217
2 Importing IT_AUDIT_LOG Call by reference Type reference (TYPE) YT_GRACAUDITLOG 20100122
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100122

Method SET_CHANGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_LOG Migration and APPL log 20110217
2 Importing IT_CHANGE_LOG Call by reference Type reference (TYPE) YT_GRACCHANGELOG 20100128
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100128

Method SET_FFREP_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_LOG Migration and APPL log 20110217
2 Importing IT_FFREP_MAP Call by reference Type reference (TYPE) YT_GRACFFREPMAPP 20100422
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100422

Method SET_MSMP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSMP_HEADER Call by reference Type reference (TYPE) GRAC_S_SPM_MSMP_HEADER SPM Audit log workflow header structure 20100427
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100621
3 Importing IS_FFLOG_DATA Call by reference Type reference (TYPE) GRAC_S_FFLOG FF log 20100427

Method SET_MSMP_HEADER on class CL_GRAC_LOG_REPORT has no exception.

Method SET_OSCMD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_LOG Migration and APPL log 20110217
2 Importing IT_GRACOSCMDLOG Call by reference Type reference (TYPE) YT_GRACOSCMDLOG 20100120
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100120

Method SET_SYSTEM_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_LOG Migration and APPL log 20110217
2 Importing IT_SYSTEM_LOG Call by reference Type reference (TYPE) YT_GRACSYSTEMLOG 20100121
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100122

Method UPDATE_FIREFIGHTER_LOG Signature

Method UPDATE_FIREFIGHTER_LOG on class CL_GRAC_LOG_REPORT has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100805
History
Last changed by/on SAP  20141106 
SAP Release Created in 600