SAP ABAP Interface /SRMERP/IF_WF_DSET_SBWF (Decision Set 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_DSET_SBWF Workflow Decision Set 20100517
Properties
Interface /SRMERP/IF_WF_DSET_SBWF  
Short Description Decision Set interface towards SAP Business Workflow    
General Data
Package /SRMERP/WF_FACADE_SBWF   Facades for SAP Business Workflow 
Created 20100517   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /SRMERP/IF_WF_DSET_SBWF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20100517
2 BI_PERSISTENT Persistent Business Instance 20100517
3 IF_WORKFLOW Business Workflow 20100517
Friends
Interface /SRMERP/IF_WF_DSET_SBWF has no friend.
Attributes
Interface /SRMERP/IF_WF_DSET_SBWF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DECISION_RESULT Instance method Public Method Returns the (aggregated) result of the Decision Set. 20100517
2 GET_OID Instance method Public Method Returns the Object ID of the Decision Set. 20100517
3 GET_WORKFLOW_TASK_ID Instance method Public Method Returns the corresponding workflow task ID 20100517
4 GET_WORKFLOW_TEMPLATE_ID Instance method Public Method Returns the corresponding workflow template ID 20100517
Events
Interface /SRMERP/IF_WF_DSET_SBWF has no event.
Types
Interface /SRMERP/IF_WF_DSET_SBWF has no local type.
Method Signatures

Method GET_DECISION_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) /SRMERP/WF_DS_STATUS Decision-Set status 20100517

Method GET_DECISION_RESULT on Interface /SRMERP/IF_WF_DSET_SBWF has no exception.

Method GET_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OID Value transfer Type reference (TYPE) OS_GUID Globally Unique Identifier 20100517

Method GET_OID on Interface /SRMERP/IF_WF_DSET_SBWF has no exception.

Method GET_WORKFLOW_TASK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_WORKFLOW_TASK_ID Call by reference Type reference (TYPE) SWD_STEP_T Workflow Task ID 20100517
# Exception Resumable Description Created on
1 CX_BO_ABORT Abort Business Exception: Rollback Required 20100517
2 CX_BO_ERROR Error Business Exception 20100517
3 CX_BO_TEMPORARY Temporary Business Exception 20100517

Method GET_WORKFLOW_TEMPLATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_WORKFLOW_TEMPLATE_ID Call by reference Type reference (TYPE) SWD_STEP_T Workflow Template ID 20100517
# Exception Resumable Description Created on
1 CX_BO_ABORT Abort Business Exception: Rollback Required 20100517
2 CX_BO_ERROR Error Business Exception 20100517
3 CX_BO_TEMPORARY Temporary Business Exception 20100517
History
Last changed by/on SAP  20110908 
SAP Release Created in 606