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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_BND_OPERATION | Binding Operation | 20011130 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_BIND_PRESENTATION | Presentation interface with static methods | 20020731 |
Properties
Class | CL_SWF_BND_OP_ASSIGN | |
Short Description | Binding Operator: Assignment | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | SWF_RLS_001 | |
Program status | ||
Category | 0 | |
Package | SWF_BND | Workflow: Data Flow |
Created | 20011130 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_BND_OPERATION | Binding Operation | 20011130 | ||
2 | IF_SWF_IFS_BIND_PRESENTATION | Presentation interface with static methods | 20020731 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SWF_BND_OP_APPEND | 20020614 | Binding Operator: Append to Table |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | SYMSGID | 'SWF_BND_001' | Own Message Class (Error Macros) | 20011130 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ICON_RED_LIGHT | Symbol for 'Could Not Be Evaluated' | 20011130 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ICON_COLUMN_RIGHT | Symbol for Data Flow from Left to Right | 20011207 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ICON_COLUMN_LEFT | Symbol for Data Flow from Right to Left | 20011207 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWF_LOGCTX | Context 'Binding' for Creating Exceptions | 20020712 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XFLAG | Error-Tolerant/Strict Runtime Check | 20121120 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ASSIGN' | Unique Name of Operator | 20011130 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | SWFBNDOP | SWFBN_OPERATION_ASSIGN | Unique Internal ID of Operator | 20011130 | |
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWF_T100MS | Structure for T100 Message (Error Macros) | 20011130 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | DOKU_OBJ | 'SWF_RLS_2_VALENT_OPERATOR' | SE61 Key for Explanatory Tetx | 20011130 |
Methods
Events
Class CL_SWF_BND_OP_ASSIGN has no event.
Types
Class CL_SWF_BND_OP_ASSIGN has no local type.
Method Signatures
Method CAST_SOURCE_TO_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_SOURCE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20060830 | |||
2 | ![]() |
SOURCE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20060830 | ||
3 | ![]() |
SOURCE_PROPS | Call by reference | Type reference (TYPE) | XSTRING | 20060830 | |||
4 | ![]() |
SOURCE_VALUE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20060830 | |||
5 | ![]() |
TARGET_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20060830 | ||
6 | ![]() |
TARGET_PROPS | Call by reference | Type reference (TYPE) | XSTRING | 20060830 | |||
7 | ![]() |
TARGET_VALUE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20060830 |
Method CAST_SOURCE_TO_TARGET on class CL_SWF_BND_OP_ASSIGN has no exception.
Method CHECK Signature
Method CHECK on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method CHECK on class CL_SWF_BND_OP_ASSIGN has no exception.
Method CHECK_OBJECT_COMPATIBILITY 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 | 20011204 | ||
2 | ![]() |
COMPATIBLE | Call by reference | Type reference (TYPE) | SWFDCOMPAT | 0 - incompatibel 1- kompatibel | 20011204 | ||
3 | ![]() |
EXCEPTION_RETURN | Call by reference | Object reference (TYPE REF TO) | CX_SWF_BND_BINDING | Fehler im Datenfluss-Paket | 20011204 | ||
4 | ![]() |
SOURCE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Wert des Quellausdrucks | 20011204 | ||
5 | ![]() |
TARGET_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Wert des Zielausdrucks | 20011204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Datenfluss-Paket | 20011204 | |
2 | ![]() |
Operand für Datenfluss fehlt oder ist ungültig | 20011204 |
Method CHECK_UNIT_COMPATIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION_RETURN | Call by reference | Object reference (TYPE REF TO) | CX_SWF_EXP_EXPRESSION | Erster aufgetretener Fehler | 20011207 | ||
2 | ![]() |
LEFT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Wert des linken Operanden als Containerelement | 20011207 | ||
3 | ![]() |
RIGHT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Wert des rechten Operanden als Containerelement | 20011207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Ausdrucks-Service | 20011207 | |
2 | ![]() |
Operand fehlt | 20011207 | |
3 | ![]() |
Operanden inkompatibel zu Operator | 20011207 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_BND_OP_ASSIGN has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method EXECUTE on class CL_SWF_BND_OP_ASSIGN has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method GET_DESCRIPTION on class CL_SWF_BND_OP_ASSIGN has no exception.
Method GET_ICON Signature
Method GET_ICON on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method GET_ICON on class CL_SWF_BND_OP_ASSIGN has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method GET_NAME on class CL_SWF_BND_OP_ASSIGN has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method GET_PROPERTIES on class CL_SWF_BND_OP_ASSIGN has no exception.
Method GET_SUPPORTED_OPTIONS Signature
Method GET_SUPPORTED_OPTIONS on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method GET_SUPPORTED_OPTIONS on class CL_SWF_BND_OP_ASSIGN has no exception.
Method GET_SYMBOL Signature
Method GET_SYMBOL on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method GET_SYMBOL on class CL_SWF_BND_OP_ASSIGN has no exception.
Method GET_TEXT_KEY Signature
Method GET_TEXT_KEY on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method GET_TEXT_KEY on class CL_SWF_BND_OP_ASSIGN has no exception.
Method TO_HTML Signature
Method TO_HTML on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method TO_HTML on class CL_SWF_BND_OP_ASSIGN has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_SWF_BND_OP_ASSIGN has no parameter.
Method TO_STRING on class CL_SWF_BND_OP_ASSIGN has no exception.
Method UNIT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVERT_UNIT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Einheit | 20011207 | ||
2 | ![]() |
CONVERT_UNIT_TYPE | Call by reference | Type reference (TYPE) | STRING | Art der Einheit | 20011207 | ||
3 | ![]() |
CONVERT_VALUE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Wert des rechten Ausdrucks | 20011207 | ||
4 | ![]() |
EXCEPTION_RETURN | Call by reference | Object reference (TYPE REF TO) | CX_SWF_RLS_COMPARISON | Erste bei der Auswertung aufgetretene Ausnahme | 20011207 | ||
5 | ![]() |
STABLE_UNIT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Einheit | 20011207 | ||
6 | ![]() |
STABLE_UNIT_TYPE | Call by reference | Type reference (TYPE) | STRING | Art der Einheit | 20011207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Ausdrucks-Service | 20011207 | |
2 | ![]() |
Workflow Ausnahme | 20011207 | |
3 | ![]() |
Operand fehlt | 20011207 | |
4 | ![]() |
Operanden inkompatibel zu Operator | 20011207 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |