SAP ABAP Class CL_SWF_CNT_WI_FACTORY (Mass Operations for Containers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container

⤷

⤷

Properties
Class | CL_SWF_CNT_WI_FACTORY | |
Short Description | Mass Operations for Containers | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_CNT | Workflow: Container |
Created | 20050809 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_CNT_WI_FACTORY has no forward declaration.
Interfaces
Class CL_SWF_CNT_WI_FACTORY has no interface implemented.
Friends
Class CL_SWF_CNT_WI_FACTORY has no friend class.
Attributes
Class CL_SWF_CNT_WI_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Work Item Containers (Key -.-> Instances) | 20050811 |
2 | ![]() |
Static method | Public | Method | Instantiate Work Item Containers (DB Data -> Instances) | 20050811 |
3 | ![]() |
Static method | Public | Method | Load Work Item Containers (Key -> DB Data) | 20050811 |
Events
Class CL_SWF_CNT_WI_FACTORY has no event.
Types
Class CL_SWF_CNT_WI_FACTORY has no local type.
Method Signatures
Method CREATE_WI_CONTAINERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_LIST | Call by reference | Type reference (TYPE) | SWF_UTL_EXCP_TAB | Tabelle mit Ausnahmen zum Objekt | 20050811 | ||
2 | ![]() |
INSTANCE_LIST | Call by reference | Type reference (TYPE) | SWF_UTL_OBJECT_LIST | Liste mit Objektinstanzen | 20050811 | ||
3 | ![]() |
KEYLIST | Call by reference | Type reference (TYPE) | SWF_CNT_WI_KEYTAB | Tabellentyp zur Masseninstanzierung von WI-Containern | 20050811 |
Method CREATE_WI_CONTAINERS on class CL_SWF_CNT_WI_FACTORY has no exception.
Method INSTANTIATE_WI_CONTAINERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_LIST | Call by reference | Type reference (TYPE) | SWF_UTL_EXCP_TAB | Tabelle mit Ausnahmen zum Objekt | 20050811 | ||
2 | ![]() |
INSTANCE_LIST | Call by reference | Type reference (TYPE) | SWF_UTL_OBJECT_LIST | Liste mit Objektinstanzen | 20050811 | ||
3 | ![]() |
KEYLIST | Call by reference | Type reference (TYPE) | SWF_CNT_WI_KEYTAB | Flache Liste mit zu instanzierenden Schlüsseln | 20050811 | ||
4 | ![]() |
OTHER_KEYS | Call by reference | Type reference (TYPE) | SWF_CNT_WI_KEYTAB | Intern: Schlüssel ohne Unterstützung für das Massenladen | 20050812 | ||
5 | ![]() |
SUPPORTED_KEYS | Call by reference | Type reference (TYPE) | SWF_UTL_PRSKEY_TAB | Intern: Schlüssel, für die das Massenladen unterstützt wird. | 20050811 | ||
6 | ![]() |
TABLE_DATA | Call by reference | Type reference (TYPE) | SWF_UTL_TABLE_DATA | Von DB geladene Daten, ein Eintrag pro Tabelle | 20050811 |
Method INSTANTIATE_WI_CONTAINERS on class CL_SWF_CNT_WI_FACTORY has no exception.
Method LOAD_WI_CONTAINERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEYLIST | Call by reference | Type reference (TYPE) | SWF_CNT_WI_KEYTAB | Schlüsselinformation der zu instanzierenden WI-Container | 20050811 | ||
2 | ![]() |
OTHER_KEYS | Call by reference | Type reference (TYPE) | SWF_CNT_WI_KEYTAB | Schlüssel, für die das Massenladen NICHT unterstützt wird. | 20050811 | ||
3 | ![]() |
SUPPORTED_KEYS | Call by reference | Type reference (TYPE) | SWF_UTL_PRSKEY_TAB | Schlüssel, für die das Massenladen unterstützt wird. | 20050811 | ||
4 | ![]() |
TABLE_DATA | Call by reference | Type reference (TYPE) | SWF_UTL_TABLE_DATA | Von DB geladene Daten, ein Eintrag pro Tabelle | 20050811 |
Method LOAD_WI_CONTAINERS on class CL_SWF_CNT_WI_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |