SAP ABAP Interface IF_SWF_UTL_GEN_INSTANCE_MGR (Interface for Generic Instance Management)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools

⤷

⤷

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
Interface | IF_SWF_UTL_GEN_INSTANCE_MGR | |
Short Description | Interface for Generic Instance Management |
General Data
Package | SWF_UTL | Workflow: Tools |
Created | 20000420 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no forward declaration.
Interfaces
Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no interface.
Friends
Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no friend.
Attributes
Interface 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
Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no event.
Types
Interface 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 Interface 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 Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method CLEAR_DELETION_TAB Signature
Method CLEAR_DELETION_TAB on Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no parameter.
Method CLEAR_DELETION_TAB on Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
Method CLEAR_INSTANCE_TAB Signature
Method CLEAR_INSTANCE_TAB on Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no parameter.
Method CLEAR_INSTANCE_TAB on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SWF_UTL_GEN_INSTANCE_MGR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |