SAP ABAP Class /SRMERP/CL_WF_PROCESS_SBWF (Wrapper for /SAPSRM/CL_WF_PROCESS)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/IF_WF_PROCESS_SBWF Process interface towards SAP Business Workflow 20100518
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20100518
3 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20100518
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20100518
Properties
Class /SRMERP/CL_WF_PROCESS_SBWF  
Short Description Wrapper for /SAPSRM/CL_WF_PROCESS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/WF_FACADE_SBWF   Facades for SAP Business Workflow 
Created 20100518   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_WF_PROCESS_SBWF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SRMERP/IF_WF_PROCESS_SBWF Process interface towards SAP Business Workflow 20100518
2 BI_OBJECT Business Instance 20100518
3 BI_PERSISTENT Persistent Business Instance 20100518
4 IF_WORKFLOW Business Workflow 20100518
Friends
# Friend Modeled only Created on Description
1 /SRMERP/CL_WF_PROCESS_MGR_SBWF 20100518 Facade with static service methods
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CLASSNAME Constant Public Type reference (TYPE) CLASSNAME '/SRMERP/CL_WF_PROCESS_SBWF' Reference type 20100518
2 MC_EVTPARAM_AGENT_ID Constant Public Type reference (TYPE) SWFDNAME 'AGENT_ID' event parameter "AGENT_ID" 20100518
3 MC_EVTPARAM_BO_TYPE Constant Public Type reference (TYPE) SWFDNAME 'BO_TYPE' event parameter "OBJECT_TYPE" 20100716
4 MC_EVTPARAM_DOC_SUBSET_KEY Constant Public Type reference (TYPE) SWFDNAME 'DOC_SUBSET_KEY' event parameter "OBJECT_KEY" 20100716
5 MC_EVTPARAM_PROCESS_STATUS Constant Public Type reference (TYPE) SWFDNAME 'PROCESS_STATUS' event parameter "PROCESS_STATUS" 20100518
6 MC_INTERRUPT_EVENT Constant Public Type reference (TYPE) SIBFEVENT 'INTERRUPT' Interrupt Event 20100518
7 MC_PROCESS_FINISHED_EVENT Constant Public Type reference (TYPE) SIBFEVENT 'PROCESS_FINISHED' process finished Event 20100518
8 MC_RECALL_EVENT Constant Public Type reference (TYPE) SIBFEVENT 'RECALL' Recall Event 20100518
9 MV_LPOR Instance attribute Private Type reference (TYPE) SIBFLPOR Local Persistent Object Reference 20100518
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100518
2 GET_PROCESS_GUID Instance method Public Method 20100519
3 GET_PROCESS_INSTANCE Instance method Protected Method Returns a reference to the internal process instance. 20100518
4 GET_PROCESS_SCHEME Instance method Public Method 20100519
5 GET_PROCESS_STATUS Instance method Public Method 20100519
6 IS_LAST_LEVEL Instance method Public Method 20100519
7 VALIDATE Instance method Public Method 20100519
Events
# Event Type Visibility Description Created on
1 CANCEL Instance Event
(0)
Public
(2)
Process has to be cancelled 20110601
2 INTERRUPT Instance Event
(0)
Public
(2)
Process has to be interrupted 20100518
3 PROCESS_FINISHED Instance Event
(0)
Public
(2)
process finished 20100518
4 RECALL Instance Event
(0)
Public
(2)
Process has to be restartet 20100518
Types
Class /SRMERP/CL_WF_PROCESS_SBWF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESS_OID Call by reference Type reference (TYPE) /SRMERP/WF_PROCESS_GUID SRM Workflow Process GUID 20100518

Method CONSTRUCTOR on class /SRMERP/CL_WF_PROCESS_SBWF has no exception.

Method GET_PROCESS_GUID Signature

Method GET_PROCESS_GUID on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
Method GET_PROCESS_GUID on class /SRMERP/CL_WF_PROCESS_SBWF has no exception.

Method GET_PROCESS_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PROCESS Value transfer Object reference (TYPE REF TO) /SRMERP/IF_WF_PROCESS Interface of SRM Process Instance 20100518

Method GET_PROCESS_INSTANCE on class /SRMERP/CL_WF_PROCESS_SBWF has no exception.

Method GET_PROCESS_SCHEME Signature

Method GET_PROCESS_SCHEME on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
Method GET_PROCESS_SCHEME on class /SRMERP/CL_WF_PROCESS_SBWF has no exception.

Method GET_PROCESS_STATUS Signature

Method GET_PROCESS_STATUS on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
Method GET_PROCESS_STATUS on class /SRMERP/CL_WF_PROCESS_SBWF has no exception.

Method IS_LAST_LEVEL Signature

Method IS_LAST_LEVEL on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
Method IS_LAST_LEVEL on class /SRMERP/CL_WF_PROCESS_SBWF has no exception.

Method VALIDATE Signature

Method VALIDATE on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
Method VALIDATE on class /SRMERP/CL_WF_PROCESS_SBWF has no exception.
Event Signatures

Event CANCEL Signature
Event CANCEL on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
Event INTERRUPT Signature
Event INTERRUPT on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
Event PROCESS_FINISHED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 AGENT_ID Exporting Value transfer Type reference (TYPE) /SRMERP/WF_AGENT_ID Identification (PD-Org. ID) of Workflow Agent 20100518
2 BO_TYPE Exporting Value transfer Type reference (TYPE) /SRMERP/WF_BO_TYPE Object Type of the Document 20100719
3 DOC_SUBSET_KEY Exporting Value transfer Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Key of the related document subset 20100719
4 PROCESS_STATUS Exporting Value transfer Type reference (TYPE) /SRMERP/WF_PROCESS_STATUS Final Process Status of Document 20100518

Event RECALL Signature
Event RECALL on class /SRMERP/CL_WF_PROCESS_SBWF has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606