SAP ABAP Class /SRMERP/CL_WF_DECISIONSET (Decision Set (core implementation))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_CORE (Package) Workflow Engine Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/IF_WF_DECISIONSET | Decision Set | 20100517 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Properties
| Class | /SRMERP/CL_WF_DECISIONSET | |
| Short Description | Decision Set (core implementation) | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | /SRMERP/WF_CORE | Workflow Engine Core |
| Created | 20100517 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_WF_DECISIONSET | Decision Set | 20100517 | ||
| 2 | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SRMERP/CB_WF_DECISIONSET | 20100715 | Base agent Decision Set (core implementation) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /SRMERP/CL_WF_PROCESS_LEVEL | Globally Unique Identifier | 20100517 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_AREA_CONTEXT_GUID | Responsibility Area Context Identifier | 20100517 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_DECISION_TYPE | Decision Type | 20100517 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | Document Subset Key | 20100715 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /SRMERP/WF_DS_STATUS | Decision Set Status | 20100517 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_STEP_COUNTER | Number of iterations of a process level | 20100517 |
Methods
Events
Class /SRMERP/CL_WF_DECISIONSET has no event.
Types
Class /SRMERP/CL_WF_DECISIONSET has no local type.
Method Signatures
Method CHECK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | /SRMERP/WF_DS_STATUS | Decision Set Status | 20100517 |
Method CHECK_STATUS on class /SRMERP/CL_WF_DECISIONSET has no exception.
Method GET_MO_PROCESS_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | /SRMERP/CL_WF_PROCESS_LEVEL | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_AREA_CONTEXT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_AREA_CONTEXT_GUID | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_DECISION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_DECISION_TYPE | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_DOC_SUBSET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | Attribute Value | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100715 |
Method GET_MV_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_DS_STATUS | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_STEP_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_STEP_COUNTER | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MO_PROCESS_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MO_PROCESS_LEVEL | Call by reference | Object reference (TYPE REF TO) | /SRMERP/CL_WF_PROCESS_LEVEL | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_AREA_CONTEXT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_AREA_CONTEXT_GUID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AREA_CONTEXT_GUID | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_DECISION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_DECISION_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_DECISION_TYPE | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_DOC_SUBSET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_DOC_SUBSET_KEY | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | Attribute Value | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100715 |
Method SET_MV_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_STATUS | Call by reference | Type reference (TYPE) | /SRMERP/WF_DS_STATUS | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_STEP_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_STEP_COUNTER | Call by reference | Type reference (TYPE) | /SRMERP/WF_STEP_COUNTER | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |