SAP ABAP Interface IF_SWF_IFS_CONTAINER_FACTORY (Instance management for containers (released))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_IFS (Package) Workflow: Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CNT_INSTANCE_FACTORY Generate Container Instances (Released) 20021029
Properties
Interface IF_SWF_IFS_CONTAINER_FACTORY  
Short Description Instance management for containers (released)    
General Data
Package SWF_IFS   Workflow: Interfaces 
Created 20021001   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_IFS_CONTAINER_FACTORY has no forward declaration.
Interfaces
Interface IF_SWF_IFS_CONTAINER_FACTORY has no interface.
Friends
Interface IF_SWF_IFS_CONTAINER_FACTORY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROPERTY_AUTO_RELOAD Constant Public Type reference (TYPE) SWFDBITS64 '1' Instance will be loaded from DB for each access attempt 20021213
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PROPERTIES Instance method Public Method Delete configuration attribute(s) 20021213
2 CREATE Static method Public Method Create new, initial container instance 20021001
3 GET Instance method Public Method Get container instance from buffer, or from DB 20021001
4 GET_PROPERTIES Instance method Public Method Query configuration attribute(s) 20021213
5 QUERY Instance method Public Method Container instance in buffer? 20050713
6 RESET_FACTORY Instance method Public Method Resets Factory Instance 20021001
7 SET_PROPERTIES Instance method Public Method Set configuration attribute(s) 20021213
Events
Interface IF_SWF_IFS_CONTAINER_FACTORY has no event.
Types
Interface IF_SWF_IFS_CONTAINER_FACTORY has no local type.
Method Signatures

Method CLEAR_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPS Call by reference Type reference (TYPE) SWFDBITS64 Zu löschende Eigenschaft(en) 20021213

Method CLEAR_PROPERTIES on Interface IF_SWF_IFS_CONTAINER_FACTORY has no exception.

Method CREATE 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 20021001
# Exception Resumable Description Created on
1 CX_SWF_UTL_NO_INSTANCE_FOUND Keine Instanz mit dem angegebenen Schlüssel gefunden 20021001
2 CX_SWF_UTL_OBJ_CREATE_FAILED Fehler bein Erzeugen des Container-Objekts 20021001

Method GET 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 20021001
2 Importing FORCE_RELOAD Call by reference Type reference (TYPE) XFLAG 'X' - Daten der Instanz von DB aktualisieren 20021213
3 Importing LPOR Call by reference Type reference (TYPE) SIBFLPOR Persistente ID des Containers 20021001
# Exception Resumable Description Created on
1 CX_SWF_UTL_NO_INSTANCE_FOUND Keine Instanz mit dem angegebenen Schlüssel gefunden 20021001
2 CX_SWF_UTL_OBJ_CREATE_FAILED Fehler bein Erzeugen des Container-Objekts 20021001

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_PROPS Value transfer Type reference (TYPE) XFLAG 'X' - Eigenschaft(en) vorhanden, ' ' - nicht vorhanden 20021213
2 Importing PROPS Call by reference Type reference (TYPE) SWFDBITS64 Abzufragende Eigenschaft(en) 20021213

Method GET_PROPERTIES on Interface IF_SWF_IFS_CONTAINER_FACTORY has no exception.

Method QUERY 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 20050713
2 Importing LPOR Call by reference Type reference (TYPE) SIBFLPOR Persistente ID des Containers 20050713
# Exception Resumable Description Created on
1 CX_SWF_UTL_NO_INSTANCE_FOUND Keine Instanz mit dem angegebenen Schlüssel gefunden 20050713
2 CX_SWF_UTL_OBJ_CREATE_FAILED Fehler bein Erzeugen des Container-Objekts 20050713

Method RESET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LPOR Call by reference Type reference (TYPE) SIBFLPOR Falls nicht initial: NUR diese Instanz vergessen. 20021213

Method RESET_FACTORY on Interface IF_SWF_IFS_CONTAINER_FACTORY has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPS Call by reference Type reference (TYPE) SWFDBITS64 Zu setzende Eigenschaft(en) 20021213

Method SET_PROPERTIES on Interface IF_SWF_IFS_CONTAINER_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630