SAP ABAP Interface IF_SWF_BND_BINDING (Workflow Binding Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_BND (Package) Workflow: Data Flow

⤷

⤷

Properties
Interface | IF_SWF_BND_BINDING | |
Short Description | Workflow Binding Interface |
General Data
Package | SWF_BND | Workflow: Data Flow |
Created | 20000508 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_BND_BINDING has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_UTL_PERSISTENT_OBJECT | Interface for persistent WF objects | 20000508 |
Friends
Interface IF_SWF_BND_BINDING has no friend.
Attributes
Interface IF_SWF_BND_BINDING has no attribute.
Methods
Events
Interface IF_SWF_BND_BINDING has no event.
Types
Interface IF_SWF_BND_BINDING has no local type.
Method Signatures
Method DELETE_FROM_DATABASE Signature
Method DELETE_FROM_DATABASE on Interface IF_SWF_BND_BINDING has no parameter.
Method DELETE_FROM_DATABASE on Interface IF_SWF_BND_BINDING has no exception.
Method EXPORT_BINDING_EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEGACY_ERRORLIST | Call by reference | Type reference (TYPE) | SWAEXERLST | Liste der Aufgetretenen Fehler | 20000523 | ||
2 | ![]() |
LEGACY_PAR_FOR_EACH_INDEX | Call by reference | Type reference (TYPE) | INT4 | Zeilenindex bei PAR-FOR-EACH | 20000523 | ||
3 | ![]() |
SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Quellcontainer(-Hierarchie) | 20000523 | ||
4 | ![]() |
TARGET | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Zielcontainer | 20000523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme beim Anlegen des Zielcontainers | 20000727 |
Method GET_EXPORT_BINDING Signature
Method GET_EXPORT_BINDING on Interface IF_SWF_BND_BINDING has no parameter.
Method GET_EXPORT_BINDING on Interface IF_SWF_BND_BINDING has no exception.
Method GET_IMPORT_BINDING Signature
Method GET_IMPORT_BINDING on Interface IF_SWF_BND_BINDING has no parameter.
Method GET_IMPORT_BINDING on Interface IF_SWF_BND_BINDING has no exception.
Method GET_INSTANCE_BY_KEY Signature
Method GET_INSTANCE_BY_KEY on Interface IF_SWF_BND_BINDING has no parameter.
Method GET_INSTANCE_BY_KEY on Interface IF_SWF_BND_BINDING has no exception.
Method GET_LEGACY_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING_DEFINITION | Value transfer | Type reference (TYPE) | SWFDBNDOLD | Datenflußdefinition gemäß pre-5.0 Konvention | 20000523 |
Method GET_LEGACY_BINDING on Interface IF_SWF_BND_BINDING has no exception.
Method GET_POR_OF_INSTANCE Signature
Method GET_POR_OF_INSTANCE on Interface IF_SWF_BND_BINDING has no parameter.
Method GET_POR_OF_INSTANCE on Interface IF_SWF_BND_BINDING has no exception.
Method IMPORT_BINDING_EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEGACY_ERRORLIST | Call by reference | Type reference (TYPE) | SWAEXERLST | Liste der Aufgetretenen Fehler | 20000523 | ||
2 | ![]() |
LEGACY_PAR_FOR_EACH_INDEX | Call by reference | Type reference (TYPE) | INT4 | Zeilenindex bei PAR-FOR-EACH | 20000523 | ||
3 | ![]() |
SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Quellcontainer(-Hierarchie) | 20000523 | ||
4 | ![]() |
TARGET | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Zielcontainer | 20000523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme beim Anlegen des Zielcontainers | 20000727 |
Method INSERT_INTO_DATABASE Signature
Method INSERT_INTO_DATABASE on Interface IF_SWF_BND_BINDING has no parameter.
Method INSERT_INTO_DATABASE on Interface IF_SWF_BND_BINDING has no exception.
Method LOAD_FROM_DATABASE Signature
Method LOAD_FROM_DATABASE on Interface IF_SWF_BND_BINDING has no parameter.
Method LOAD_FROM_DATABASE on Interface IF_SWF_BND_BINDING has no exception.
Method SAVE_TO_DATABASE Signature
Method SAVE_TO_DATABASE on Interface IF_SWF_BND_BINDING has no parameter.
Method SAVE_TO_DATABASE on Interface IF_SWF_BND_BINDING has no exception.
Method SAVE_TO_DATABASE_ALL Signature
Method SAVE_TO_DATABASE_ALL on Interface IF_SWF_BND_BINDING has no parameter.
Method SAVE_TO_DATABASE_ALL on Interface IF_SWF_BND_BINDING has no exception.
Method SET_EXPORT_BINDING Signature
Method SET_EXPORT_BINDING on Interface IF_SWF_BND_BINDING has no parameter.
Method SET_EXPORT_BINDING on Interface IF_SWF_BND_BINDING has no exception.
Method SET_IMPORT_BINDING Signature
Method SET_IMPORT_BINDING on Interface IF_SWF_BND_BINDING has no parameter.
Method SET_IMPORT_BINDING on Interface IF_SWF_BND_BINDING has no exception.
Method SET_LEGACY_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING_DEFINITION | Call by reference | Type reference (TYPE) | SWFDBNDOLD | Datenflußdefinition gemäß pre-5.0 Konvention | 20000523 | ||
2 | ![]() |
COPY_SOURCE_IF_EMPTY | Call by reference | Type reference (TYPE) | XFELD | 'X' - Falls kein Binding vorh., alle Quellelemente kopieren | 20000727 | ||
3 | ![]() |
LEGACY_TYPE | Call by reference | Type reference (TYPE) | CHAR5 | 'STEP' | STEP - Schritt, FLOW - Workflow, ROLE - Rolle, EVENT - Ergn. | 20000630 |
Method SET_LEGACY_BINDING on Interface IF_SWF_BND_BINDING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |