SAP ABAP Class CL_GRFN_WF_MSMP_STATUS (API to get MSMP 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | GRFN_WF_STATUS | Interface to read workflow status | 20130125 |
Properties
| Class | CL_GRFN_WF_MSMP_STATUS | |
| Short Description | API to get MSMP workflow status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_WF_STATUS_SERVICES | GRC Workflow Status Services |
| Created | 20130125 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_WF_MSMP_STATUS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | GRFN_WF_STATUS | Interface to read workflow status | 20130125 |
Friends
Class CL_GRFN_WF_MSMP_STATUS has no friend class.
Attributes
Class CL_GRFN_WF_MSMP_STATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add stages for given path | 20130125 | |
| 2 | Static method | Private | Method | Copy previous stages for detoured paths | 20130125 |
Events
Class CL_GRFN_WF_MSMP_STATUS has no event.
Types
Class CL_GRFN_WF_MSMP_STATUS has no local type.
Method Signatures
Method ADD_STAGES_FOR_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PATH | Call by reference | Type reference (TYPE) | GRFN_WF_STATUS_PATH | List of paths for an instance | 20130125 | |||
| 2 | IS_INSTANCE | Call by reference | Type reference (TYPE) | GRFNMWRTINST | MSMP Runtime - Instance Header Info | 20130125 | |||
| 3 | IS_PATH | Call by reference | Type reference (TYPE) | GRFNMWRTEXDET | MSMP Runtime - Instance Execution Details | 20130125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20130125 |
Method COPY_PREVIOUS_STAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUS_STAGES | Call by reference | Type reference (TYPE) | GRFN_WF_STATUS_T_STAGE | Stage details for workflow status | 20130125 | |||
| 2 | IS_INSTANCE | Call by reference | Type reference (TYPE) | GRFNMWRTINST | MSMP Runtime - Instance Header Info | 20130125 | |||
| 3 | IS_LAST_STAGE_SEQ | Call by reference | Type reference (TYPE) | GRFN_MW_STG_SEQNR | Stage Sequence Number | 20130125 | |||
| 4 | I_FROM_PATH | Call by reference | Type reference (TYPE) | GRFN_MW_PATH_ID | MSMP Runtime - Instance Execution Details | 20130125 | |||
| 5 | I_FROM_PATH_SEQ | Call by reference | Type reference (TYPE) | GRFN_MW_PATH_SEQNR | Path Sequence Number (Long Time Stamp) | 20130125 |
Method COPY_PREVIOUS_STAGES on class CL_GRFN_WF_MSMP_STATUS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |