SAP ABAP Interface IF_SWF_IFS_BIND_TRANSFORM (Binding Transformation at Element Level)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_IFS (Package) Workflow: Interfaces

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_BND_TRANS_ADD_TO | Target = Target + Source (Total, also for Tables) | 20020730 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_BND_TRANS_SUBTRACT_FROM | Target = Target - Source (Difference, Also for Tables) | 20020730 |
Properties
Interface | IF_SWF_IFS_BIND_TRANSFORM | |
Short Description | Binding Transformation at Element Level |
General Data
Package | SWF_IFS | Workflow: Interfaces |
Created | 20020730 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_IFS_BIND_TRANSFORM has no forward declaration.
Interfaces
Interface IF_SWF_IFS_BIND_TRANSFORM has no interface.
Friends
Interface IF_SWF_IFS_BIND_TRANSFORM has no friend.
Attributes
Interface IF_SWF_IFS_BIND_TRANSFORM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Compatibility Check | 20020730 |
2 | ![]() |
Static method | Public | Method | Deliver Options That Support This Transformation | 20020730 |
3 | ![]() |
Static method | Public | Method | Data Transformation | 20020730 |
Events
Interface IF_SWF_IFS_BIND_TRANSFORM has no event.
Types
Interface IF_SWF_IFS_BIND_TRANSFORM has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_RETURN | Call by reference | Object reference (TYPE REF TO) | CX_SWF_BND_BINDING | Warnung / Information | 20020730 | ||
2 | ![]() |
OPTIONS | Value transfer | Type reference (TYPE) | SWFSTRTAB | Liste aktiver Optionen (Name vorh. -> Option = 'X') | 20020730 | ||
3 | ![]() |
SOURCE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Quellelement der Transformation (READ ONLY) | 20020730 | ||
4 | ![]() |
TARGET_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Zielelement der Transformation | 20020730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler - Quelle und Ziel nicht kompatibel | 20020730 |
Method GET_SUPPORTED_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTIONS | Value transfer | Type reference (TYPE) | SWFSTRTAB | Liste der Namen von verwendbaren Optionen | 20020730 |
Method GET_SUPPORTED_OPTIONS on Interface IF_SWF_IFS_BIND_TRANSFORM has no exception.
Method TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTIONS | Value transfer | Type reference (TYPE) | SWFSTRTAB | Liste aktiver Optionen (Name vorh. -> Option = 'X') | 20020730 | ||
2 | ![]() |
SOURCE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Quellelement der Transformation (READ ONLY) | 20020730 | ||
3 | ![]() |
TARGET_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Zielelement der Transformation | 20020730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Ausführung der Transformation | 20020730 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |