SAP ABAP Class CL_SWF_MIG_WI2OBJ (wi2obj Migration Service Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Properties
| Class | CL_SWF_MIG_WI2OBJ | |
| Short Description | wi2obj Migration Service Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20050713 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_MIG_WI2OBJ has no interface implemented.
Friends
Class CL_SWF_MIG_WI2OBJ has no friend class.
Attributes
Class CL_SWF_MIG_WI2OBJ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Whether Migration Was Executed | 20050713 | |
| 2 | Static method | Public | Method | Executes Migration of Table sww_wi2obj | 20050824 | |
| 3 | Static method | Public | Method | Determines Element Name Using Relation Type | 20050811 | |
| 4 | Static method | Public | Method | Determines Relation Type Using Element Name | 20050811 | |
| 5 | Static method | Private | Method | Sends Alert to Indicate Possible Migration | 20050713 |
Events
Class CL_SWF_MIG_WI2OBJ has no event.
Types
Class CL_SWF_MIG_WI2OBJ has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_SWF_MIG_WI2OBJ has no parameter.
Method CHECK on class CL_SWF_MIG_WI2OBJ has no exception.
Method EXECUTE_MIGRATION Signature
Method EXECUTE_MIGRATION on class CL_SWF_MIG_WI2OBJ has no parameter.
Method EXECUTE_MIGRATION on class CL_SWF_MIG_WI2OBJ has no exception.
Method GET_ELEMENT_FROM_RELTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | SWC_ELEM | Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) | 20050811 | |||
| 2 | RELTYPE | Call by reference | Type reference (TYPE) | SWW_RELTYP | Workflow: Typ der Workitem<->Objekt-Relation | 20050811 |
Method GET_ELEMENT_FROM_RELTYPE on class CL_SWF_MIG_WI2OBJ has no exception.
Method GET_RELTYPE_FROM_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | SWC_ELEM | Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) | 20050811 | |||
| 2 | RELTYPE | Value transfer | Type reference (TYPE) | SWW_RELTYP | Workflow: Typ der Workitem<->Objekt-Relation | 20050811 |
Method GET_RELTYPE_FROM_ELEMENT on class CL_SWF_MIG_WI2OBJ has no exception.
Method SEND_ALERT Signature
Method SEND_ALERT on class CL_SWF_MIG_WI2OBJ has no parameter.
Method SEND_ALERT on class CL_SWF_MIG_WI2OBJ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |