SAP ABAP Class CL_SWF_BND_SERVICES (Dataflow Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_BND (Package) Workflow: Data Flow
Properties
Class CL_SWF_BND_SERVICES  
Short Description Dataflow Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_BND   Workflow: Data Flow 
Created 20050530   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_BND_SERVICES has no interface implemented.
Friends
Class CL_SWF_BND_SERVICES has no friend class.
Attributes
Class CL_SWF_BND_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE_MERGE_BINDING Static method Public Method Creates MERGE Binding Statement 20050530
2 TO_PERSISTENT Static method Private Method Converts to Persistent Format 20050530
3 TO_SWF Static method Private Method Converts to Traditional, Persistent Format 20050530
Events
Class CL_SWF_BND_SERVICES has no event.
Types
Class CL_SWF_BND_SERVICES has no local type.
Method Signatures

Method GENERATE_MERGE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINDING Call by reference Type reference (TYPE) SWFBINDING MERGE-Datenflußdefinition 20050530
2 Exporting BINDING_DB Call by reference Type reference (TYPE) SWFBINDING_DB Datenflußdefinition, persistente Form 20050530
3 Importing ERRORS_AS_WARNINGS Call by reference Type reference (TYPE) XFLAG 'X' - Fehler als Warnung behandeln 20050530
4 Importing IS_EXPORT Call by reference Type reference (TYPE) XFLAG 'X' 'X' / 'E' - Exportzeitpunkt, ' ' / 'I' - Importzeitpunkt 20050530
5 Importing LINE_INDEX Call by reference Type reference (TYPE) SWC_INDEX Zeilenindex, steuert die Ausführungsreihenfolge 20050530
6 Importing NO_OVERWRITE Call by reference Type reference (TYPE) XFLAG 'X' - Im Zielcontainer vorhandene Werte NICHT überschreiben 20050530
7 Importing ONLY_EXISTING_ELEMENTS Call by reference Type reference (TYPE) XFLAG 'X' - Nur Elemente, die im Zielcontainer definiert sind 20050530
8 Exporting SWF_BINDING Call by reference Type reference (TYPE) SWFBINDDB Datenflußdefinition, traditionelle persistente Form 20050530

Method GENERATE_MERGE_BINDING on class CL_SWF_BND_SERVICES has no exception.

Method TO_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflußdefinition 20050530
2 Returning PERSISTENT_BINDING Value transfer Type reference (TYPE) SWFBINDING_DB Persistente Datenflussdefinition 20050530

Method TO_PERSISTENT on class CL_SWF_BND_SERVICES has no exception.

Method TO_SWF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) SWFBINDING Datenflußdefinition 20050530
2 Returning SWF_BINDING Value transfer Type reference (TYPE) SWFBINDDB Datenflußdefinition, traditionelle persistente Form 20050530

Method TO_SWF on class CL_SWF_BND_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710