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 GET_PROCESS_GUID Instance method Public Method The GUID of the current process instance. 20100518
2 GET_PROCESS_SCHEME Instance method Public Method The current process scheme 20100518
3 GET_PROCESS_STATUS Instance method Public Method The current process status 20100518
4 IS_LAST_LEVEL Instance method Public Method Indicates whether last process level has been reached 20100518
5 VALIDATE 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 Returning 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 Returning 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 Returning 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 Exporting EV_LAST_LEVEL Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100518
# Exception Resumable Description Created on
1 CX_BO_ABORT Abort Business Exception: Rollback Required 20100518
2 CX_BO_ERROR Error Business Exception 20100518
3 CX_BO_TEMPORARY 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