SAP ABAP Class /SRMERP/IF_WF_PROCESS_SBWF (Process interface towards SAP Business Workflow)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_WF_PROCESS_SBWF | Wrapper for /SAPSRM/CL_WF_PROCESS | 20100518 |
Properties
| Class | /SRMERP/IF_WF_PROCESS_SBWF | |
| Short Description | Process interface towards SAP Business Workflow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100518 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SRMERP/IF_WF_PROCESS_SBWF has no interface implemented.
Friends
Class /SRMERP/IF_WF_PROCESS_SBWF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOEVTNAME | 'NEW_REVIEWER' | Name of an event | 20100518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | The GUID of the current process instance. | 20100518 | |
| 2 | Instance method | Public | Method | The current process scheme | 20100518 | |
| 3 | Instance method | Public | Method | The current process status | 20100518 | |
| 4 | Instance method | Public | Method | Indicates whether last process level has been reached | 20100518 | |
| 5 | Instance method | Public | Method | 20100518 |
Events
Class /SRMERP/IF_WF_PROCESS_SBWF has no event.
Types
Class /SRMERP/IF_WF_PROCESS_SBWF has no local type.
Method Signatures
Method GET_PROCESS_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROCESS_GUID | Value transfer | Type reference (TYPE) | /SRMERP/WF_PROCESS_GUID | SRM Workflow Process GUID | 20100518 |
Method GET_PROCESS_GUID on class /SRMERP/IF_WF_PROCESS_SBWF has no exception.
Method GET_PROCESS_SCHEME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROCESS_SCHEME | Value transfer | Type reference (TYPE) | /SRMERP/WF_PROCESS_SCHEME | Process Scheme | 20100518 |
Method GET_PROCESS_SCHEME on class /SRMERP/IF_WF_PROCESS_SBWF has no exception.
Method GET_PROCESS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_STATUS | Value transfer | Type reference (TYPE) | /SRMERP/WF_PROCESS_STATUS | Final process status of document | 20100518 |
Method GET_PROCESS_STATUS on class /SRMERP/IF_WF_PROCESS_SBWF has no exception.
Method IS_LAST_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LAST_LEVEL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abort Business Exception: Rollback Required | 20100518 | ||
| 2 | Error Business Exception | 20100518 | ||
| 3 | Temporary Business Exception | 20100518 |
Method VALIDATE Signature
Method VALIDATE on class /SRMERP/IF_WF_PROCESS_SBWF has no parameter.
Method VALIDATE on class /SRMERP/IF_WF_PROCESS_SBWF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |