SAP ABAP Class /SRMERP/IF_WF_DSET_SBWF (Decision Set interface towards SAP Business Workflow)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  BI_OBJECT Business Instance 20100517
2 Interface composition (i COMPRISING i_ref)  BI_PERSISTENT Persistent Business Instance 20100517
3 Interface composition (i COMPRISING i_ref)  IF_WORKFLOW Business Workflow 20100517
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
Class /SRMERP/IF_WF_DSET_SBWF  
Short Description Decision Set interface towards SAP Business Workflow    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/IF_WF_DSET_SBWF has no forward declaration.
Interfaces
Class /SRMERP/IF_WF_DSET_SBWF has no interface implemented.
Friends
Class /SRMERP/IF_WF_DSET_SBWF has no friend class.
Attributes
Class /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
Class /SRMERP/IF_WF_DSET_SBWF has no event.
Types
Class /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 class /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 class /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