SAP ABAP Class IF_SWF_UTL_GEN_INSTANCE_MGR (Interface for Generic Instance Management)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_UTL_GEN_INSTANCE_MGR | Generic Workflow Instance Management | 20000420 |
Properties
| Class | IF_SWF_UTL_GEN_INSTANCE_MGR | |
| Short Description | Interface for Generic Instance Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000420 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_UTL_GEN_INSTANCE_MGR has no forward declaration.
Interfaces
Class IF_SWF_UTL_GEN_INSTANCE_MGR has no interface implemented.
Friends
Class IF_SWF_UTL_GEN_INSTANCE_MGR has no friend class.
Attributes
Class IF_SWF_UTL_GEN_INSTANCE_MGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a newly deleted instance | 20000420 | |
| 2 | Instance method | Public | Method | Add a new instance | 20000420 | |
| 3 | Instance method | Public | Method | Delete table of deleted instances | 20000420 | |
| 4 | Instance method | Public | Method | Delete table of instances | 20000420 | |
| 5 | Instance method | Public | Method | Delete an instance from table of deleted instances | 20000420 | |
| 6 | Instance method | Public | Method | Delete an instance from instance table | 20000420 | |
| 7 | Instance method | Public | Method | Read table of deleted instances | 20000420 | |
| 8 | Instance method | Public | Method | Read an instance from instance table | 20000420 | |
| 9 | Instance method | Public | Method | Read table of instances | 20000420 |
Events
Class IF_SWF_UTL_GEN_INSTANCE_MGR has no event.
Types
Class IF_SWF_UTL_GEN_INSTANCE_MGR has no local type.
Method Signatures
Method ADD_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OID | Call by reference | Type reference (TYPE) | GUID_32 | Schlüssel der gelöschten Instanz | 20000420 |
Method ADD_DELETION on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method ADD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INSTANCE | Call by reference | Object reference (TYPE REF TO) | OBJECT | hinzuzufügende Instanz | 20000420 | |||
| 2 | IM_OID | Call by reference | Type reference (TYPE) | GUID_32 | Schlüssel der hinzuzufügenden Instanz | 20000420 |
Method ADD_INSTANCE on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method CLEAR_DELETION_TAB Signature
Method CLEAR_DELETION_TAB on class IF_SWF_UTL_GEN_INSTANCE_MGR has no parameter.
Method CLEAR_DELETION_TAB on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method CLEAR_INSTANCE_TAB Signature
Method CLEAR_INSTANCE_TAB on class IF_SWF_UTL_GEN_INSTANCE_MGR has no parameter.
Method CLEAR_INSTANCE_TAB on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method DELETE_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OID | Call by reference | Type reference (TYPE) | GUID_32 | Schlüssel der Instanz | 20000420 |
Method DELETE_DELETION on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method DELETE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OID | Call by reference | Type reference (TYPE) | GUID_32 | Schlüssel der Instanz | 20000420 |
Method DELETE_INSTANCE on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method GET_DELETION_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETION_TAB | Value transfer | Type reference (TYPE) | SWF_UTL_OID_TAB | Liste der gelöschten Instanzen (OIDs) | 20000420 |
Method GET_DELETION_TAB on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method GET_INSTANCE_BY_OID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OID | Call by reference | Type reference (TYPE) | GUID_32 | Schlüssel der gesuchten Instanz | 20000420 | |||
| 2 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | OBJECT | Gesuchte Instanz | 20000420 |
Method GET_INSTANCE_BY_OID on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method GET_INSTANCE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE_TAB | Value transfer | Type reference (TYPE) | SWF_UTL_INSTANCE_TAB | Instanzentabelle | 20000420 |
Method GET_INSTANCE_TAB on class IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |