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 CL_SWF_CNT_FACTORY 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 M_AUTO_RELOAD Instance attribute Private Type reference (TYPE) XFLAG Load Instance from DB Automatically with Each Access 20021213
2 M_INSTANCE_BUFFER Instance attribute Private Type reference (TYPE) BUFFER_TYPE Instance Buffer 20021029
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PROPERTIES Instance method Public Method 20021213
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021213
3 CREATE Instance method Public Method 20021029
4 GET Instance method Public Method 20021029
5 GET_PROPERTIES Instance method Public Method 20021213
6 INSERT_BUFFER Instance method Protected Method Put Container Instance in Buffer 20021204
7 QUERY_BUFFER Instance method Protected Method Get Container Instance from Buffer, DO NOT Load from DB 20021204
8 RESET_FACTORY Instance method Public Method 20021029
9 SET_PROPERTIES 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 Importing 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 Importing CONTAINER Value transfer Type reference (TYPE) SWFIFSPCNT Parameter-Container 20021204
2 Importing LPOR Call by reference Type reference (TYPE) SIBFLPOR Persistente ID des Containers 20021204
# Exception Resumable Description Created on
1 CX_SWF_UTL_NO_INSTANCE_FOUND Keine Instanz mit dem angegebenen Schlüssel gefunden 20021204
2 CX_SWF_UTL_OBJ_CREATE_FAILED 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 Returning CONTAINER Value transfer Type reference (TYPE) SWFIFSPCNT Parameter-Container 20021204
2 Importing LPOR Call by reference Type reference (TYPE) SIBFLPOR Persistente ID des Containers 20021204
# Exception Resumable Description Created on
1 CX_SWF_UTL_NO_INSTANCE_FOUND Keine Instanz mit dem angegebenen Schlüssel gefunden 20021204
2 CX_SWF_UTL_OBJ_CREATE_FAILED 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