SAP ABAP Class CL_SWF_RUN_OBJECT_TX_INFO (Workflow: Determine Relations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Properties
| Class | CL_SWF_RUN_OBJECT_TX_INFO | |
| Short Description | Workflow: Determine Relations | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20120309 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_OBJECT_TX_INFO has no forward declaration.
Interfaces
Class CL_SWF_RUN_OBJECT_TX_INFO has no interface implemented.
Friends
Class CL_SWF_RUN_OBJECT_TX_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TABLE_OF_TXMGR | 20120309 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20120309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120309 | ||
| 2 | Instance method | Public | Method | 20120309 | ||
| 3 | Instance method | Public | Method | 20120309 | ||
| 4 | Static method | Public | Method | 20120309 | ||
| 5 | Instance method | Public | Method | 20120309 | ||
| 6 | Instance method | Public | Method | 20120309 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHECK_WORKITEM | Static Event (1) |
Public (2) |
20120309 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TABLE_OF_TXMGR | Public | See coding | 20120309 | TABLE_OF_TXMGR type standard table of ref to cl_swf_run_transaction_manager
with default key
|
Method Signatures
Method APPEND_TXMGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TXMGR | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | 20120309 |
Method APPEND_TXMGR on class CL_SWF_RUN_OBJECT_TX_INFO has no exception.
Method CHECK_TXMGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TXMGR | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | 20120309 | ||||
| 2 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20120309 |
Method CHECK_TXMGR on class CL_SWF_RUN_OBJECT_TX_INFO has no exception.
Method DISCARD Signature
Method DISCARD on class CL_SWF_RUN_OBJECT_TX_INFO has no parameter.
Method DISCARD on class CL_SWF_RUN_OBJECT_TX_INFO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20120309 | ||||
| 2 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_OBJECT_TX_INFO | 20120309 |
Method GET_INSTANCE on class CL_SWF_RUN_OBJECT_TX_INFO has no exception.
Method GET_TABLE_OF_TXMGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TABLE_TXMGR | Value transfer | Type reference (TYPE) | TABLE_OF_TXMGR | 20120309 |
Method GET_TABLE_OF_TXMGR on class CL_SWF_RUN_OBJECT_TX_INFO has no exception.
Method START_QUERY Signature
Method START_QUERY on class CL_SWF_RUN_OBJECT_TX_INFO has no parameter.
Method START_QUERY on class CL_SWF_RUN_OBJECT_TX_INFO has no exception.
Event Signatures
Event CHECK_WORKITEM Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INFO_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_OBJECT_TX_INFO | 20120309 | |||
| 2 | IM_WI_HANDLE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20120309 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |