SAP ABAP Interface /SRMERP/IF_WF_PROCESS_SBWF (Process interface towards SAP Business Workflow)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_FACADE_SBWF (Package) Facades for 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
Interface | /SRMERP/IF_WF_PROCESS_SBWF | |
Short Description | Process interface towards SAP Business Workflow |
General Data
Package | /SRMERP/WF_FACADE_SBWF | Facades for SAP Business Workflow |
Created | 20100518 | SAP |
Last changed | 20110908 | SAP |
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 /SRMERP/IF_WF_PROCESS_SBWF has no interface.
Friends
Interface /SRMERP/IF_WF_PROCESS_SBWF has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_NEW_REVIEWER_EVENT | 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
Interface /SRMERP/IF_WF_PROCESS_SBWF has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /SRMERP/IF_WF_PROCESS_SBWF has no parameter.
Method VALIDATE on Interface /SRMERP/IF_WF_PROCESS_SBWF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |