SAP ABAP Interface GRFN_WF_STATUS (Interface to read workflow status)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WF_STATUS_SERVICES (Package) GRC Workflow Status Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_WF_MSMP_STATUS | API to get MSMP workflow status | 20130125 |
Properties
| Interface | GRFN_WF_STATUS | |
| Short Description | Interface to read workflow status |
General Data
| Package | GRFN_WF_STATUS_SERVICES | GRC Workflow Status Services |
| Created | 20130116 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface GRFN_WF_STATUS has no forward declaration.
Interfaces
Interface GRFN_WF_STATUS has no interface.
Friends
Interface GRFN_WF_STATUS has no friend.
Attributes
Interface GRFN_WF_STATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return workflos status for all paths and stages | 20130116 |
Events
Interface GRFN_WF_STATUS has no event.
Types
Interface GRFN_WF_STATUS has no local type.
Method Signatures
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INSTANCE_STATUS | Call by reference | Type reference (TYPE) | GRFN_WF_STATUS_INSTANCE | Workflow instance status | 20130117 | |||
| 2 | I_EXTERNAL_KEY_DISPLAY | Call by reference | Type reference (TYPE) | GRFN_MW_EXT_KEY_DISPLAY | External Key for Display | 20130117 | |||
| 3 | I_INSTANCE_ID | Call by reference | Type reference (TYPE) | GRFN_MW_INSTANCE_ID | MSMP Instance ID | 20130116 | |||
| 4 | I_PROCESS_ID | Call by reference | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID | 20130117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20130122 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |