SAP ABAP Class CL_SWF_CNT_INSTANCE_FACTORY (Generate Container Instances (Released))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_CONTAINER_FACTORY | Instance management for containers (released) | 20021029 |
Properties
| Class | CL_SWF_CNT_INSTANCE_FACTORY | |
| Short Description | Generate Container Instances (Released) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20021029 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_IFS_CONTAINER_FACTORY | Instance management for containers (released) | 20021029 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWF_CNT_FACTORY | 20021204 | Factory for Creating a Container |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XFLAG | Load Instance from DB Automatically with Each Access | 20021213 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BUFFER_TYPE | Instance Buffer | 20021029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021213 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20021213 | |
| 3 | Instance method | Public | Method | 20021029 | ||
| 4 | Instance method | Public | Method | 20021029 | ||
| 5 | Instance method | Public | Method | 20021213 | ||
| 6 | Instance method | Protected | Method | Put Container Instance in Buffer | 20021204 | |
| 7 | Instance method | Protected | Method | Get Container Instance from Buffer, DO NOT Load from DB | 20021204 | |
| 8 | Instance method | Public | Method | 20021029 | ||
| 9 | Instance method | Public | Method | 20021213 |
Events
Class CL_SWF_CNT_INSTANCE_FACTORY has no event.
Types
Class CL_SWF_CNT_INSTANCE_FACTORY has no local type.
Method Signatures
Method CLEAR_PROPERTIES Signature
Method CLEAR_PROPERTIES on class CL_SWF_CNT_INSTANCE_FACTORY has no parameter.
Method CLEAR_PROPERTIES on class CL_SWF_CNT_INSTANCE_FACTORY has no exception.
Method CONSTRUCTOR 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 | 'X' - Instanz bei jedem Pufferzugriff von DB auffrischen | 20021213 |
Method CONSTRUCTOR on class CL_SWF_CNT_INSTANCE_FACTORY has no exception.
Method CREATE Signature
Method CREATE on class CL_SWF_CNT_INSTANCE_FACTORY has no parameter.
Method CREATE on class CL_SWF_CNT_INSTANCE_FACTORY has no exception.
Method GET Signature
Method GET on class CL_SWF_CNT_INSTANCE_FACTORY has no parameter.
Method GET on class CL_SWF_CNT_INSTANCE_FACTORY has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_SWF_CNT_INSTANCE_FACTORY has no parameter.
Method GET_PROPERTIES on class CL_SWF_CNT_INSTANCE_FACTORY has no exception.
Method INSERT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Value transfer | Type reference (TYPE) | SWFIFSPCNT | Parameter-Container | 20021204 | |||
| 2 | LPOR | Call by reference | Type reference (TYPE) | SIBFLPOR | Persistente ID des Containers | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Instanz mit dem angegebenen Schlüssel gefunden | 20021204 | ||
| 2 | Fehler bein Erzeugen des Container-Objekts | 20021204 |
Method QUERY_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Value transfer | Type reference (TYPE) | SWFIFSPCNT | Parameter-Container | 20021204 | |||
| 2 | LPOR | Call by reference | Type reference (TYPE) | SIBFLPOR | Persistente ID des Containers | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Instanz mit dem angegebenen Schlüssel gefunden | 20021204 | ||
| 2 | Fehler bein Erzeugen des Container-Objekts | 20021204 |
Method RESET_FACTORY Signature
Method RESET_FACTORY on class CL_SWF_CNT_INSTANCE_FACTORY has no parameter.
Method RESET_FACTORY on class CL_SWF_CNT_INSTANCE_FACTORY has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_SWF_CNT_INSTANCE_FACTORY has no parameter.
Method SET_PROPERTIES on class CL_SWF_CNT_INSTANCE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |