Hierarchy

⤷

⤷

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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | GRAC_CONFIG_PARAM | '4018' | Configuration Parameter Settings | 20140311 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR3 | 'YES' | 3-Byte field | 20140311 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AUDIT_LOG_SYNC' | 20100216 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHANGE_LOG_SYNC' | 20100216 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CONSOLIDATED_LOG' | 20100817 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OSCOMMAND_LOG_SYNC' | 20100216 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SYSTEM_LOG_SYNC' | 20100216 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ACTION_USAGE_SYNC' | 20100216 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | GRFNW_MSMP_C_PROCESSES-SPM_AUDIT_REVIEW | 20100416 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYMSGID | '0AC_SPM_LOG_NOTIFY' | Message Class | 20100423 | |
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100427 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20100805 |
Methods
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 | ![]() |
IV_CRIRICALITY | Value transfer | Type reference (TYPE) | GRAC_CRITICALITY | Criticality Level Description | 20101207 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_TIMESTAMP | Value transfer | Type reference (TYPE) | GRFN_TIMESTAMP | Time Stamp | 20110610 | ||
2 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_LOG_SUMMARY | Table type for log summary report | 20100409 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
IT_CONDITION | Call by reference | Type reference (TYPE) | GRAC_T_LOG_READ_CONDITION | Read condition table for AC Logs | 20100409 | ||
4 | ![]() |
IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100409 | ||
5 | ![]() |
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 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_FFLOG_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | FF Log ID | 20140311 | ||
2 | ![]() |
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 | ![]() |
ET_LOG_DATA | Call by reference | Type reference (TYPE) | GRAC_T_FFLOG | Firefighter Log | 20100127 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
IT_CONDITION | Call by reference | Type reference (TYPE) | GRAC_T_LOG_READ_CONDITION | Read condition table for AC Logs | 20100104 | ||
4 | ![]() |
IV_WITH_DESCN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100805 |
Method GET_INSTRUCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_INVALID_USER | Invalid user report table | 20100218 | ||
2 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_INVALID_USER | Invalid user report table | 20100218 | ||
2 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_INVALID_USER | Invalid user report table | 20100218 | ||
2 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_INVALID_USER | Invalid user report table | 20100218 | ||
2 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_INVALID_USER | Read condition table for AC Logs | 20100219 | ||
2 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_LOG_SUMMARY | Table type for log summary report | 20100216 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
IT_CONDITION | Call by reference | Type reference (TYPE) | GRAC_T_LOG_READ_CONDITION | Read condition table for AC Logs | 20100216 | ||
4 | ![]() |
IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100216 | ||
5 | ![]() |
IV_LOG_TYPE | Value transfer | Type reference (TYPE) | STRING | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_LOG_SUMMARY | Table type for log summary report | 20100203 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
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 | ![]() |
ET_LOG_DATA | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_LOG_SUMMARY | Table type for log summary report | 20100127 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
IT_CONDITION | Call by reference | Type reference (TYPE) | GRAC_T_LOG_READ_CONDITION | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_USER | Value transfer | Type reference (TYPE) | SY-UNAME | User Name | 20100813 | ||
2 | ![]() |
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 | ![]() |
ET_ROLE_ACTION | Call by reference | Type reference (TYPE) | IF_GRAC_AD_TYPES=>YT_ROLE_TCODE | Table type for Role Actions | 20100219 | ||
2 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100219 | ||
3 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_LOG_SUMMARY | Firefighter Log | 20100422 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100422 | ||
4 | ![]() |
IT_CONDITION | Call by reference | Type reference (TYPE) | GRAC_T_LOG_READ_CONDITION | Read condition table for AC Logs | 20100422 | ||
5 | ![]() |
IV_FFLOG_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100422 | ||
6 | ![]() |
IV_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100222 | ||
2 | ![]() |
IV_TCODE | Value transfer | Type reference (TYPE) | GRAC_ACTION | Action | 20100222 | ||
3 | ![]() |
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 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20140311 | ||
2 | ![]() |
IV_DET_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20140311 | ||
3 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20140311 | ||
4 | ![]() |
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 | ![]() |
IV_NUM | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20100120 | ||
2 | ![]() |
IV_PAR1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100120 | ||
3 | ![]() |
IV_PAR2 | Value transfer | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_REPORT_LOG_SUMMARY | Table type for log summary report | 20100219 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
IT_CONDITION | Call by reference | Type reference (TYPE) | GRAC_T_LOG_READ_CONDITION | Read condition table for AC Logs | 20100219 | ||
4 | ![]() |
IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100219 | ||
5 | ![]() |
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 | ![]() |
FV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20130626 | ||
2 | ![]() |
FV_FFOBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130626 | ||
3 | ![]() |
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 | ![]() |
EV_EMAIL | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20140512 | ||
2 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20140512 | ||
3 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Migration and APPL log | 20110217 | ||
4 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100525 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20120216 | ||
3 | ![]() |
IS_FFLOG_DATA | Call by reference | Type reference (TYPE) | GRAC_S_FFLOG | FF log | 20100525 | ||
4 | ![]() |
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 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20120216 | ||
3 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20111115 | ||
4 | ![]() |
IV_TIMESTAMP | Value transfer | Type reference (TYPE) | GRFN_TIMESTAMP | Time Stamp | 20100510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121105 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20121105 | ||
3 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20121105 | ||
4 | ![]() |
IV_TIMESTAMP | Value transfer | Type reference (TYPE) | GRFN_TIMESTAMP | Time Stamp | 20121105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20121105 |
Method SEND_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Migration and APPL log | 20110217 | ||
2 | ![]() |
IS_FFLOG_DATA | Call by reference | Type reference (TYPE) | GRAC_S_FFLOG | Object ID | 20100526 | ||
3 | ![]() |
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 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_LOG | Migration and APPL log | 20110217 | ||
2 | ![]() |
IT_AUDIT_LOG | Call by reference | Type reference (TYPE) | YT_GRACAUDITLOG | 20100122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_LOG | Migration and APPL log | 20110217 | ||
2 | ![]() |
IT_CHANGE_LOG | Call by reference | Type reference (TYPE) | YT_GRACCHANGELOG | 20100128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_LOG | Migration and APPL log | 20110217 | ||
2 | ![]() |
IT_FFREP_MAP | Call by reference | Type reference (TYPE) | YT_GRACFFREPMAPP | 20100422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_MSMP_HEADER | Call by reference | Type reference (TYPE) | GRAC_S_SPM_MSMP_HEADER | SPM Audit log workflow header structure | 20100427 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100621 | ||
3 | ![]() |
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 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_LOG | Migration and APPL log | 20110217 | ||
2 | ![]() |
IT_GRACOSCMDLOG | Call by reference | Type reference (TYPE) | YT_GRACOSCMDLOG | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_LOG | Migration and APPL log | 20110217 | ||
2 | ![]() |
IT_SYSTEM_LOG | Call by reference | Type reference (TYPE) | YT_GRACSYSTEMLOG | 20100121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
Generic GRC API exception | 20100805 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |