SAP ABAP Class CL_GRAC_LOG_REPORT_TIMEBASED (Class to retrieve EAM logs and workflows)
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_TIMEBASED | |
| Short Description | Class to retrieve EAM logs and workflows | |
| 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 | 20131031 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_GRAC_LOG_REPORT_TIMEBASED has no interface implemented.
Friends
Class CL_GRAC_LOG_REPORT_TIMEBASED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SYMSGID | 20140212 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 20140212 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 20140212 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 20140212 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 20140212 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 20140212 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 20140212 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 20140212 |
Methods
Events
Class CL_GRAC_LOG_REPORT_TIMEBASED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_API_DATA | Private | See coding | 20140212 | 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
|
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 | 20140212 | ||||
| 2 | RV_DUEDATE | Value transfer | Type reference (TYPE) | GRAC_DUEDATE | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140212 |
Method DETERMINE_END_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FFLOG | Call by reference | Type reference (TYPE) | GRAC_S_FFLOG | FF log | 20140307 | |||
| 2 | RV_END_TIMESTAMP | Value transfer | Type reference (TYPE) | GRFN_TIMESTAMP | Time Stamp | 20140307 |
Method DETERMINE_END_TIMESTAMP on class CL_GRAC_LOG_REPORT_TIMEBASED has no exception.
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 | Call by reference | Type reference (TYPE) | GRFN_GUID | FF Log ID | 20140307 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Result | 20140307 |
Method DOES_LOG_EXISTS_FOR_FF_SESSION on class CL_GRAC_LOG_REPORT_TIMEBASED has no exception.
Method FILL_SLG_LOGS 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 | 20140212 | |||
| 2 | IS_UPDATED_WF | Call by reference | Type reference (TYPE) | GRAC_S_FFLOG | FF log | 20140212 |
Method FILL_SLG_LOGS on class CL_GRAC_LOG_REPORT_TIMEBASED has no exception.
Method SELECT_NOTIFY_TYPE 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 | 20140212 | ||||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20140212 | ||||
| 3 | IS_FFLOG_DATA | Call by reference | Type reference (TYPE) | GRAC_S_FFLOG | 20140212 | ||||
| 4 | IV_SIMULATION | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20140212 | |||
| 5 | RV_FAIL | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140212 |
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 | 20140212 | ||||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | 20140212 | ||||
| 3 | IS_FFLOG_DATA | Value transfer | Type reference (TYPE) | GRAC_S_FFLOG | 20140212 | ||||
| 4 | IT_USER_LIST | Value transfer | Type reference (TYPE) | GRFN_T_USER | 20140212 |
Method SEND_LOG_EMAIL on class CL_GRAC_LOG_REPORT_TIMEBASED 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 | 20140212 | ||||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | 20140212 | ||||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20140212 | ||||
| 4 | IT_FFLOG_LIST | Call by reference | Type reference (TYPE) | GRAC_T_FFLOG | 20140212 | ||||
| 5 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | 20140212 | ||||
| 6 | IV_SIMULATION | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140212 | |||
| 2 | 20140212 |
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 | 20140212 | ||||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20140212 | ||||
| 3 | IS_FFLOG_DATA | Value transfer | Type reference (TYPE) | GRAC_S_FFLOG | 20140212 | ||||
| 4 | IT_USER_LIST | Value transfer | Type reference (TYPE) | GRFN_T_USER | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140212 |
Method SET_MSMP_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSMP_HEADER | Value transfer | Type reference (TYPE) | GRAC_S_SPM_MSMP_HEADER | 20140212 | ||||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20140212 | ||||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20140212 | ||||
| 4 | IS_FFLOG_DATA | Value transfer | Type reference (TYPE) | GRAC_S_FFLOG | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140212 |
Method SYNC_AUDIT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YT_MESSAGE | 20140307 | ||||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YRETURN_CODE | 20140307 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20140307 | |||
| 4 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20140307 | |||
| 5 | IV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 | |||
| 6 | IV_FFLOG_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20140307 | |||
| 7 | IV_FFOBJECT | Call by reference | Type reference (TYPE) | GRAC_FFOBJECT | Description for User ID or Role | 20140307 | |||
| 8 | IV_START_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140326 | ||
| 2 | Error Class for UUID Processing Errors | 20140326 |
Method SYNC_CHANGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YT_MESSAGE | 20140307 | ||||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YRETURN_CODE | 20140307 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20140307 | |||
| 4 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20140307 | |||
| 5 | IV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 | |||
| 6 | IV_FFLOG_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20140307 | |||
| 7 | IV_FFOBJECT | Call by reference | Type reference (TYPE) | GRAC_FFOBJECT | User Name in User Master Record | 20140307 | |||
| 8 | IV_START_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140307 | ||
| 2 | Error Class for UUID Processing Errors | 20140307 |
Method SYNC_OS_COMMAND_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YT_MESSAGE | 20140307 | ||||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YRETURN_CODE | 20140307 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20140307 | |||
| 4 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20140307 | |||
| 5 | IV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 | |||
| 6 | IV_FFLOG_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20140307 | |||
| 7 | IV_FFOBJECT | Call by reference | Type reference (TYPE) | GRAC_FFOBJECT | Description for User ID or Role | 20140307 | |||
| 8 | IV_START_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140326 | ||
| 2 | Error Class for UUID Processing Errors | 20140326 |
Method SYNC_SYSTEM_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YT_MESSAGE | 20140307 | ||||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YRETURN_CODE | 20140307 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20140307 | |||
| 4 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20140307 | |||
| 5 | IV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 | |||
| 6 | IV_FFLOG_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20140307 | |||
| 7 | IV_FFOBJECT | Call by reference | Type reference (TYPE) | GRAC_FFOBJECT | Description for User ID or Role | 20140307 | |||
| 8 | IV_START_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140326 | ||
| 2 | Error Class for UUID Processing Errors | 20140326 |
Method UPDATE_FFREP_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YT_MESSAGE | 20140307 | ||||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YRETURN_CODE | 20140307 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | Enahnced logging methods for BAL | 20140307 | |||
| 4 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20140307 | |||
| 5 | IV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 | |||
| 6 | IV_FFLOG_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20140307 | |||
| 7 | IV_FFOBJECT | Call by reference | Type reference (TYPE) | GRAC_FFOBJECT | Description for User ID or Role | 20140307 | |||
| 8 | IV_START_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140307 |
Method UPDATE_FFREP_MAPPING on class CL_GRAC_LOG_REPORT_TIMEBASED has no exception.
Method UPDATE_LOGS_FFID Signature
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140326 | ||
| 2 | Error Class for UUID Processing Errors | 20140326 |
Method UPDATE_LOGS_FFID_OBSELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YT_MESSAGE | 20140307 | ||||
| 2 | EV_RETURN_CODE | Value transfer | Type reference (TYPE) | CL_GRAC_AD_SUPER_USER=>YRETURN_CODE | 20140307 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_APPLOG_BASIS_EXT | 20140307 | ||||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20140307 | ||||
| 5 | IT_FFLOG_LIST | Call by reference | Type reference (TYPE) | GRAC_T_FFLOG | 20140307 | ||||
| 6 | IV_AB_WF | Value transfer | Type reference (TYPE) | BOOLE_D | 20140307 | ||||
| 7 | IV_CM_WF | Value transfer | Type reference (TYPE) | BOOLE_D | 20140307 | ||||
| 8 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | 20140307 | ||||
| 9 | IV_DATE_FROM | Value transfer | Type reference (TYPE) | GRFN_TIMESTAMP | 20140307 | ||||
| 10 | IV_DATE_TO | Value transfer | Type reference (TYPE) | GRFN_TIMESTAMP | 20140307 | ||||
| 11 | IV_FN_WF | Value transfer | Type reference (TYPE) | BOOLE_D | 20140307 | ||||
| 12 | IV_NW_WF | Value transfer | Type reference (TYPE) | BOOLE_D | 20140307 | ||||
| 13 | IV_RE_WF | Value transfer | Type reference (TYPE) | BOOLE_D | 20140307 | ||||
| 14 | IV_RN_WF | Value transfer | Type reference (TYPE) | BOOLE_D | 20140307 | ||||
| 15 | IV_SEND_WRKFLW | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | 20140307 | ||||
| 16 | IV_SIMULATION | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20140307 | |||
| 17 | IV_UN_WF | Value transfer | Type reference (TYPE) | BOOLE_D | 20140307 | ||||
| 18 | IV_UPDATE_LOGS | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | 20140307 | ||||
| 19 | IV_UTIME | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | 20140307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140307 | |||
| 2 | 20140307 |
Method UPDATE_LOGS_FFROLE Signature
Method UPDATE_LOGS_FFROLE on class CL_GRAC_LOG_REPORT_TIMEBASED has no parameter.
Method UPDATE_LOGS_FFROLE on class CL_GRAC_LOG_REPORT_TIMEBASED has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |