SAP ABAP Class CL_SWF_IFS_CONTAINER_BASE (Creates Container and Container Instance Management)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_IFS (Package) Workflow: Interfaces

⤷

⤷

Properties
Class | CL_SWF_IFS_CONTAINER_BASE | |
Short Description | Creates Container and Container Instance Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_IFS | Workflow: Interfaces |
Created | 20021029 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_IFS_CONTAINER_BASE has no forward declaration.
Interfaces
Class CL_SWF_IFS_CONTAINER_BASE has no interface implemented.
Friends
Class CL_SWF_IFS_CONTAINER_BASE has no friend class.
Attributes
Class CL_SWF_IFS_CONTAINER_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create New, Empty Container | 20021120 |
2 | ![]() |
Static method | Public | Method | Create Container Instance Management | 20021029 |
Events
Class CL_SWF_IFS_CONTAINER_BASE has no event.
Types
Class CL_SWF_IFS_CONTAINER_BASE has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Type reference (TYPE) | SWFIFSPCNT | Instanz-Struktur | 20021120 |
Method CREATE on class CL_SWF_IFS_CONTAINER_BASE has no exception.
Method CREATE_CONTAINER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTO_RELOAD | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - Instanz bei jedem Pufferzugriff von DB nachladen | 20021213 | |
2 | ![]() |
CONTAINER_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_CONTAINER_FACTORY | Instanzverwaltung für Container (freigegeben) | 20021029 |
Method CREATE_CONTAINER_FACTORY on class CL_SWF_IFS_CONTAINER_BASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |