SAP ABAP Class CL_SWF_EVT_CONT_PERSISTENCE (Persistence Class for Event Container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EVT (Package) Workflow: Events
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_CNT_BASE_PERSISTENCE Container: Implementation of General XML Persistence 20001107
Properties
Class CL_SWF_EVT_CONT_PERSISTENCE  
Short Description Persistence Class for Event Container    
Super Class CL_SWF_CNT_BASE_PERSISTENCE Container: Implementation of General XML Persistence 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_EVT   Workflow: Events 
Created 20000629   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_EVT_CONT_PERSISTENCE has no forward declaration.
Interfaces
Class CL_SWF_EVT_CONT_PERSISTENCE has no interface implemented.
Friends
Class CL_SWF_EVT_CONT_PERSISTENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_TABLE_WHITELIST Instance attribute Protected Type reference (TYPE) STRING_HASHED_TABLE Table of Hashed Strings 20120420
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001107
2 SAVE_STREAM_TO_DB Instance method Public Method Makes XML Data Stream Persistent 20001107
Events
Class CL_SWF_EVT_CONT_PERSISTENCE has no event.
Types
Class CL_SWF_EVT_CONT_PERSISTENCE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_EVT_CONT_PERSISTENCE has no parameter.
Method CONSTRUCTOR on class CL_SWF_EVT_CONT_PERSISTENCE has no exception.

Method SAVE_STREAM_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_COMMIT Call by reference Type reference (TYPE) XFLAG SPACE DB Commit ausführen 20001107
2 Importing KEY Call by reference Type reference (TYPE) GUID_32 key 20001107
3 Returning RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20001107
4 Importing STREAM Call by reference Type reference (TYPE) STANDARD TABLE Datenstom 20001107
5 Importing STREAM_SIZE Call by reference Type reference (TYPE) SYINDEX Anzahl Zeichen 20001107

Method SAVE_STREAM_TO_DB on class CL_SWF_EVT_CONT_PERSISTENCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 610