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

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_SWF_BND_OPERATION | |
Short Description | Binding Operation |
General Data
Package | SWF_BND | Workflow: Data Flow |
Created | 20011130 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_BND_OPERATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_IFS_BIND_PRESENTATION | Presentation interface with static methods | 20020731 |
Friends
Interface IF_SWF_BND_OPERATION has no friend.
Attributes
Interface IF_SWF_BND_OPERATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Can Binding Operation Be Used for Expressions Given? | 20011130 |
2 | ![]() |
Static method | Public | Method | Call Binding | 20011130 |
3 | ![]() |
Instance method | Public | Method | 20020731 | |
4 | ![]() |
Instance method | Public | Method | 20020731 | |
5 | ![]() |
Instance method | Public | Method | 20020731 | |
6 | ![]() |
Static method | Public | Method | Extract Options from Binding Statement | 20030424 |
7 | ![]() |
Static method | Public | Method | Attributes of Operation | 20011130 |
8 | ![]() |
Static method | Public | Method | Deliver the Options Supported by this Operator | 20011130 |
9 | ![]() |
Instance method | Public | Method | 20020731 | |
10 | ![]() |
Instance method | Public | Method | 20020731 | |
11 | ![]() |
Static method | Public | Method | Set Options Selected in Editor in Binding Statement | 20020722 |
12 | ![]() |
Instance method | Public | Method | 20020731 | |
13 | ![]() |
Instance method | Public | Method | 20020731 |
Events
Interface IF_SWF_BND_OPERATION has no event.
Types
Interface IF_SWF_BND_OPERATION has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Type reference (TYPE) | SWFBINDING | Datenflussdefinition (Laufzeit) | 20011130 | ||
2 | ![]() |
CHECK_LEVEL | Call by reference | Type reference (TYPE) | INT4 | 2 | 1 - Laufzeitprüfung, 2 - Def. Prüfung | 20011130 | |
3 | ![]() |
EXCEPTION_RETURN | Call by reference | Object reference (TYPE REF TO) | CX_SWF_BND_BINDING | Erste aufgetretene Ausnahme | 20011203 | ||
4 | ![]() |
EXPRESSION_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_EXPRESSION_FACTORY | Instanzverwaltung für Workflow-Ausdrücke (freigegeben) | 20030115 | ||
5 | ![]() |
SOURCE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Namensraum für Datenflussquelle | 20011130 | ||
6 | ![]() |
SWFBINDING | Call by reference | Type reference (TYPE) | SWFBINDDB | Datenflussdefinition (Persistentes Format) | 20011130 | ||
7 | ![]() |
TARGET_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Namensraum für Datenflussziel | 20011130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Datenfluss-Paket | 20011203 | |
2 | ![]() |
Operand für Datenfluss fehlt oder ist ungültig | 20011203 | |
3 | ![]() |
Fehler bei der Ausführung der Datenflussoperation | 20011203 | |
4 | ![]() |
Ausnahme im Ausdrucks-Service | 20011130 |
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Type reference (TYPE) | SWFBINDING | Datenflussanweisung (Laufzeit) | 20011130 | ||
2 | ![]() |
EXCEPTION_RETURN | Call by reference | Object reference (TYPE REF TO) | CX_SWF_BND_BINDING | Erster bei der Auswertung aufgetretener Fehler | 20011130 | ||
3 | ![]() |
EXPRESSION_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_EXPRESSION_FACTORY | Instanzverwaltung für Workflow-Ausdrücke (freigegeben) | 20030115 | ||
4 | ![]() |
SOURCE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Namensraum für Datenflussquelle | 20011130 | ||
5 | ![]() |
TARGET_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Namensraum für Datenflussziel | 20011130 | ||
6 | ![]() |
WARNING_RETURN | Call by reference | Object reference (TYPE REF TO) | CX_SWF_BND_BINDING | Erste bei der Auswertung aufgetretene Warnung | 20011203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Ausführung einer Datenflussoperation | 20011203 |
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface IF_SWF_BND_OPERATION has no parameter.
Method GET_DESCRIPTION on Interface IF_SWF_BND_OPERATION has no exception.
Method GET_ICON Signature
Method GET_ICON on Interface IF_SWF_BND_OPERATION has no parameter.
Method GET_ICON on Interface IF_SWF_BND_OPERATION has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_SWF_BND_OPERATION has no parameter.
Method GET_NAME on Interface IF_SWF_BND_OPERATION has no exception.
Method GET_OPTIONS_FROM_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 | Datenflußdefinition, Optionen werden aktualisiert | 20030424 | ||
2 | ![]() |
OPTIONS | Call by reference | Type reference (TYPE) | SWFSTRTAB | Liste mit Namen der aktiven Optionen | 20030424 |
Method GET_OPTIONS_FROM_BINDING on Interface IF_SWF_BND_OPERATION has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ONLY_TARGET | Call by reference | Type reference (TYPE) | XFLAG | 'X' - Nur Zielausdruck ist erlaubt | 20020722 | ||
2 | ![]() |
OPCLASS | Call by reference | Type reference (TYPE) | SWFBNDOPCL | 'E' - Ausdruck->Ausdruck, 'C' - Container->Container | 20011130 |
Method GET_PROPERTIES on Interface IF_SWF_BND_OPERATION has no exception.
Method GET_SUPPORTED_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Call by reference | Type reference (TYPE) | SWFBINDING | Datenflussanweisung (Laufzeit) | 20020731 | ||
2 | ![]() |
OPTIONS | Value transfer | Type reference (TYPE) | SWFSTRTAB | Liste mit Namen der unterstützten Optionen | 20011130 |
Method GET_SUPPORTED_OPTIONS on Interface IF_SWF_BND_OPERATION has no exception.
Method GET_SYMBOL Signature
Method GET_SYMBOL on Interface IF_SWF_BND_OPERATION has no parameter.
Method GET_SYMBOL on Interface IF_SWF_BND_OPERATION has no exception.
Method GET_TEXT_KEY Signature
Method GET_TEXT_KEY on Interface IF_SWF_BND_OPERATION has no parameter.
Method GET_TEXT_KEY on Interface IF_SWF_BND_OPERATION has no exception.
Method SET_BINDING_FROM_OPTIONS 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, Optionen werden aktualisiert | 20020722 | ||
2 | ![]() |
OPTIONS | Call by reference | Type reference (TYPE) | SWFSTRTAB | Liste mit Namen der aktiven Optionen | 20020722 |
Method SET_BINDING_FROM_OPTIONS on Interface IF_SWF_BND_OPERATION has no exception.
Method TO_HTML Signature
Method TO_HTML on Interface IF_SWF_BND_OPERATION has no parameter.
Method TO_HTML on Interface IF_SWF_BND_OPERATION has no exception.
Method TO_STRING Signature
Method TO_STRING on Interface IF_SWF_BND_OPERATION has no parameter.
Method TO_STRING on Interface IF_SWF_BND_OPERATION has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |