SAP ABAP Class /SRMERP/CL_WF_DSET_SBWF (Workflow Decision Set)
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_DSET_SBWF | Decision Set interface towards SAP Business Workflow | 20100517 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20100517 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100517 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100517 |
Properties
| Class | /SRMERP/CL_WF_DSET_SBWF | |
| Short Description | Workflow Decision Set | |
| 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 | 20100517 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_WF_DSET_SBWF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_WF_DSET_SBWF | Decision Set interface towards SAP Business Workflow | 20100517 | ||
| 2 | BI_OBJECT | Business Instance | 20100517 | ||
| 3 | BI_PERSISTENT | Persistent Business Instance | 20100517 | ||
| 4 | IF_WORKFLOW | Business Workflow | 20100517 |
Friends
Class /SRMERP/CL_WF_DSET_SBWF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CLASSNAME | '/SRMERP/CL_WF_DSET_SBWF' | Reference type | 20100517 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SIBFLPOR | Globally Unique Identifier | 20100517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100517 | |
| 2 | Static method | Private | Method | Helper method to retrieve internal decision set object ref. | 20100517 | |
| 3 | Instance method | Public | Method | 20100517 | ||
| 4 | Instance method | Public | Method | 20100517 | ||
| 5 | Instance method | Public | Method | 20100517 | ||
| 6 | Instance method | Public | Method | 20100517 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EXECUTED | Instance Event (0) |
Public (2) |
Decision Executed | 20100517 |
| 2 | OBSOLETE | Instance Event (0) |
Public (2) |
Decision Obsolete | 20100517 |
Types
Class /SRMERP/CL_WF_DSET_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 | IO_DECISIONSET | Call by reference | Object reference (TYPE REF TO) | /SRMERP/IF_WF_DECISIONSET | Decision Set | 20100517 |
Method CONSTRUCTOR on class /SRMERP/CL_WF_DSET_SBWF has no exception.
Method GET_DECISIONSET_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OID | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20100517 | |||
| 2 | RO_DECISIONSET | Value transfer | Object reference (TYPE REF TO) | /SRMERP/IF_WF_DECISIONSET | Decision Set | 20100517 |
Method GET_DECISIONSET_REF on class /SRMERP/CL_WF_DSET_SBWF has no exception.
Method GET_DECISION_RESULT Signature
Method GET_DECISION_RESULT on class /SRMERP/CL_WF_DSET_SBWF has no parameter.
Method GET_DECISION_RESULT on class /SRMERP/CL_WF_DSET_SBWF has no exception.
Method GET_OID Signature
Method GET_OID on class /SRMERP/CL_WF_DSET_SBWF has no parameter.
Method GET_OID on class /SRMERP/CL_WF_DSET_SBWF has no exception.
Method GET_WORKFLOW_TASK_ID Signature
Method GET_WORKFLOW_TASK_ID on class /SRMERP/CL_WF_DSET_SBWF has no parameter.
Method GET_WORKFLOW_TASK_ID on class /SRMERP/CL_WF_DSET_SBWF has no exception.
Method GET_WORKFLOW_TEMPLATE_ID Signature
Method GET_WORKFLOW_TEMPLATE_ID on class /SRMERP/CL_WF_DSET_SBWF has no parameter.
Method GET_WORKFLOW_TEMPLATE_ID on class /SRMERP/CL_WF_DSET_SBWF has no exception.
Event Signatures
Event EXECUTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_AGENT_ID | Exporting | Value transfer | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Identification (PD-Org. ID) of workflow agent | 20100517 |
Event OBSOLETE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_AGENT_ID | Exporting | Value transfer | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Identification (PD-Org. ID) of workflow agent | 20100517 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |