SAP ABAP Class /SRMERP/CL_WF_WORKITEM (Counterpart to SBWF workitem)
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) | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Properties
| Class | /SRMERP/CL_WF_WORKITEM | |
| Short Description | Counterpart to SBWF workitem | |
| 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 | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SRMERP/CB_WF_WORKITEM | 20100518 | Base agent Counterpart to SBWF workitem |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Identification (PD-Org. ID) of Workflow Agent | 20100517 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_WORKITEM_CTIME | Work Item Creation Time | 20100517 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_WORKITEM_ETIME | Work Item End Time | 20100517 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100517 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100518 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_WORKITEM_ID | Work Item Identifier | 20100517 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_WORKITEM_STIME | Work Item Start Time | 20100517 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_WORKITEM_TYPE | Work Item Type | 20100517 |
Methods
Events
Class /SRMERP/CL_WF_WORKITEM has no event.
Types
Class /SRMERP/CL_WF_WORKITEM has no local type.
Method Signatures
Method GETOID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OID | Value transfer | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20100518 |
Method GETOID on class /SRMERP/CL_WF_WORKITEM has no exception.
Method GET_MV_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_CTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_WORKITEM_CTIME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_ETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_WORKITEM_ETIME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_IS_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_LEADING_OBJECT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID | Attribute Value | 20100518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100518 |
Method GET_MV_SBWF_WORKITEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_WORKITEM_ID | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_STIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_WORKITEM_STIME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_WORKITEM_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_WORKITEM_TYPE | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_AGENT | Call by reference | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_CTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_CTIME | Call by reference | Type reference (TYPE) | /SRMERP/WF_WORKITEM_CTIME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_ETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_ETIME | Call by reference | Type reference (TYPE) | /SRMERP/WF_WORKITEM_ETIME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_IS_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_IS_EXECUTED | Call by reference | Type reference (TYPE) | BOOLEAN | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_LEADING_OBJECT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_LEADING_OBJECT_GUID | Call by reference | Type reference (TYPE) | GUID | Attribute Value | 20100518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100518 |
Method SET_MV_STIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_STIME | Call by reference | Type reference (TYPE) | /SRMERP/WF_WORKITEM_STIME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_WORKITEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_WORKITEM_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_WORKITEM_TYPE | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method TO_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_WORKITEM_STRUC | Value transfer | Type reference (TYPE) | /SRMERP/S_WF_WORKITEM | Structure for SAP Business WFL workitem counterpart | 20100518 |
Method TO_STRUCTURE on class /SRMERP/CL_WF_WORKITEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |