SAP ABAP Class IF_SWF_IFS_BIND_TRANSFORM (Binding Transformation at Element Level)
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
| Class | IF_SWF_IFS_BIND_TRANSFORM | |
| Short Description | Binding Transformation at Element Level | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020730 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_IFS_BIND_TRANSFORM has no forward declaration.
Interfaces
Class IF_SWF_IFS_BIND_TRANSFORM has no interface implemented.
Friends
Class IF_SWF_IFS_BIND_TRANSFORM has no friend class.
Attributes
Class 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
Class IF_SWF_IFS_BIND_TRANSFORM has no event.
Types
Class 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 class 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 |