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 CHECK Static method Public Method Compatibility Check 20020730
2 GET_SUPPORTED_OPTIONS Static method Public Method Deliver Options That Support This Transformation 20020730
3 TRANSFORM 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 Exporting MESSAGE_RETURN Call by reference Object reference (TYPE REF TO) CX_SWF_BND_BINDING Warnung / Information 20020730
2 Importing OPTIONS Value transfer Type reference (TYPE) SWFSTRTAB Liste aktiver Optionen (Name vorh. -> Option = 'X') 20020730
3 Importing SOURCE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Quellelement der Transformation (READ ONLY) 20020730
4 Importing TARGET_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Zielelement der Transformation 20020730
# Exception Resumable Description Created on
1 CX_SWF_BND_BINDING 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 Returning 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 Importing OPTIONS Value transfer Type reference (TYPE) SWFSTRTAB Liste aktiver Optionen (Name vorh. -> Option = 'X') 20020730
2 Importing SOURCE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Quellelement der Transformation (READ ONLY) 20020730
3 Changing TARGET_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Zielelement der Transformation 20020730
# Exception Resumable Description Created on
1 CX_SWF_BND_BINDING Fehler bei der Ausführung der Transformation 20020730
History
Last changed by/on SAP  20110908 
SAP Release Created in 630