SAP ABAP Interface IF_GRFN_WF_PROCESS (Interface for Entity Workflow Business Objects)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WORKFLOW (Package) GRC Workflow Inbox and feeder classes
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_GRFN_WF_PROCESS | |
| Short Description | Interface for Entity Workflow Business Objects |
General Data
| Package | GRFN_WORKFLOW | GRC Workflow Inbox and feeder classes |
| Created | 20100113 | 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) |
Interfaces
Interface IF_GRFN_WF_PROCESS has no interface.
Friends
Interface IF_GRFN_WF_PROCESS has no friend.
Attributes
Interface IF_GRFN_WF_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | An Empty Method | 20100113 | |
| 2 | Instance method | Public | Method | Trigger the Workflow Going to Next Step | 20100113 | |
| 3 | Instance method | Public | Method | Get Agent | 20100719 | |
| 4 | Static method | Public | Method | Get the process interface by object id | 20100118 | |
| 5 | Instance method | Public | Method | Restart the workflow | 20100113 | |
| 6 | Instance method | Public | Method | Create Workflow Instance | 20100113 |
Events
Interface IF_GRFN_WF_PROCESS has no event.
Types
Interface IF_GRFN_WF_PROCESS has no local type.
Method Signatures
Method DISPLAY Signature
Method DISPLAY on Interface IF_GRFN_WF_PROCESS has no parameter.
Method DISPLAY on Interface IF_GRFN_WF_PROCESS has no exception.
Method EXECUTE Signature
Method EXECUTE on Interface IF_GRFN_WF_PROCESS has no parameter.
Method EXECUTE on Interface IF_GRFN_WF_PROCESS has no exception.
Method GET_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AGENT | Call by reference | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20100719 |
Method GET_AGENT on Interface IF_GRFN_WF_PROCESS has no exception.
Method GET_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJ_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100118 | |||
| 2 | RO_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100614 |
Method RESTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMIT_WORK | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Boolean | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100617 |
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMIT_WORK | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Boolean | 20100611 |
Method START on Interface IF_GRFN_WF_PROCESS has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |