SAP ABAP Interface IF_GRFN_MSMP_AUDITLOG (MSMP Inteface logging audit trail)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MSMP_WF_TEMPLATE_BASE | MSMP WF base template class | 20100527 |
Properties
| Interface | IF_GRFN_MSMP_AUDITLOG | |
| Short Description | MSMP Inteface logging audit trail |
General Data
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20100409 | SAP |
| Last changed | 20141106 | |
| 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 | GRFNW | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_MSMP_AUDITLOG has no interface.
Friends
Interface IF_GRFN_MSMP_AUDITLOG has no friend.
Attributes
Interface IF_GRFN_MSMP_AUDITLOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | On Detour - Exit for aplication specific audit log | 20100409 | |
| 2 | Instance method | Public | Method | On End Of Path - Exit for application specific audit log | 20100511 | |
| 3 | Instance method | Public | Method | On End Of Request - Exit for application specific audit log | 20100511 | |
| 4 | Instance method | Public | Method | On Escalation - Exit for application specific audit log | 20100409 | |
| 5 | Instance method | Public | Method | On Escalation - Exit for application specific audit log | 20100409 |
Events
Interface IF_GRFN_MSMP_AUDITLOG has no event.
Types
Interface IF_GRFN_MSMP_AUDITLOG has no local type.
Method Signatures
Method AUDIT_ON_DETOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSMP_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100409 | |||
| 2 | IT_DETOURED_LINEITEMS | Value transfer | Type reference (TYPE) | GRFN_T_MSMP_INST_ROUTING | MSMP Workflow Instance Routing Decissions Table | 20100511 | |||
| 3 | IV_DETOUR_LEVEL | Call by reference | Type reference (TYPE) | GRFN_MW_DETOUR_LEVEL | Detour Level | 20100512 | |||
| 4 | IV_STAGE_CONFIG | Call by reference | Type reference (TYPE) | GRFNMWCNSTGV | MSMP Stage Version | 20100409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception raised by application specific exits. | 20100412 |
Method AUDIT_ON_END_OF_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSMP_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100601 | |||
| 2 | IT_APP_MSGS | Value transfer | Type reference (TYPE) | GRFN_MW_T_UI_AUDIT_MESSAGE | Audit messages from "End of Path handler" | 20100601 | |||
| 3 | IV_SUCCESS_FLAG | Call by reference | Type reference (TYPE) | GRFN_MW_BOOL | MSMP Boolean based on ABAP_BOOL | 20100601 |
Method AUDIT_ON_END_OF_PATH on Interface IF_GRFN_MSMP_AUDITLOG has no exception.
Method AUDIT_ON_END_OF_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSMP_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100601 | |||
| 2 | IT_APP_MSGS | Value transfer | Type reference (TYPE) | GRFN_MW_T_UI_AUDIT_MESSAGE | MSMP Audit Messages from "End of request handler" | 20100601 | |||
| 3 | IV_SUCCESS_FLAG | Call by reference | Type reference (TYPE) | GRFN_MW_BOOL | MSMP Boolean based on ABAP_BOOL | 20100601 |
Method AUDIT_ON_END_OF_REQUEST on Interface IF_GRFN_MSMP_AUDITLOG has no exception.
Method AUDIT_ON_ESCALATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ESCALATION_SETTINGS | Call by reference | Type reference (TYPE) | GRFN_MW_S_ESCALATION_SETTINGS | MSMP Process/Stage Escalation Settings | 20100412 | |||
| 2 | IS_MSMP_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100412 | |||
| 3 | IT_APPLICATION_MESSAGES | Call by reference | Type reference (TYPE) | GRFN_MW_T_UI_AUDIT_MESSAGE | Table of Application to MSMP Audit Messages. | 20100815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception raised by application specific exits. | 20100412 |
Method AUDIT_ON_ESCAPEROUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ESCAPEROUTE_SETTINGS | Call by reference | Type reference (TYPE) | GRFN_MW_S_ESCAPEROUTE_SETTING | MSMP Process/Stage Escape Route Settings | 20100412 | |||
| 2 | IS_MSMP_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception raised by application specific exits. | 20100412 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |