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 | ![]() |
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 | ![]() |
Static method | Public | Method | Creates MERGE Binding Statement | 20050530 |
2 | ![]() |
Static method | Private | Method | Converts to Persistent Format | 20050530 |
3 | ![]() |
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 | ![]() |
BINDING | Call by reference | Type reference (TYPE) | SWFBINDING | MERGE-Datenflußdefinition | 20050530 | ||
2 | ![]() |
BINDING_DB | Call by reference | Type reference (TYPE) | SWFBINDING_DB | Datenflußdefinition, persistente Form | 20050530 | ||
3 | ![]() |
ERRORS_AS_WARNINGS | Call by reference | Type reference (TYPE) | XFLAG | 'X' - Fehler als Warnung behandeln | 20050530 | ||
4 | ![]() |
IS_EXPORT | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 'X' / 'E' - Exportzeitpunkt, ' ' / 'I' - Importzeitpunkt | 20050530 | |
5 | ![]() |
LINE_INDEX | Call by reference | Type reference (TYPE) | SWC_INDEX | Zeilenindex, steuert die Ausführungsreihenfolge | 20050530 | ||
6 | ![]() |
NO_OVERWRITE | Call by reference | Type reference (TYPE) | XFLAG | 'X' - Im Zielcontainer vorhandene Werte NICHT überschreiben | 20050530 | ||
7 | ![]() |
ONLY_EXISTING_ELEMENTS | Call by reference | Type reference (TYPE) | XFLAG | 'X' - Nur Elemente, die im Zielcontainer definiert sind | 20050530 | ||
8 | ![]() |
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 | ![]() |
BINDING | Call by reference | Type reference (TYPE) | SWFBINDING | Datenflußdefinition | 20050530 | ||
2 | ![]() |
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 | ![]() |
BINDING | Call by reference | Type reference (TYPE) | SWFBINDING | Datenflußdefinition | 20050530 | ||
2 | ![]() |
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 |