SAP ABAP Class CL_SWF_BND_OP_WRITE_TRACE (Binding Operator: Write Status to Trace)
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_IFS_BIND_PRESENTATION Presentation interface with static methods 20020802
Properties
Class CL_SWF_BND_OP_WRITE_TRACE  
Short Description Binding Operator: Write Status to Trace    
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 20020802   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_EXP_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SWFEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_IFS_BIND_PRESENTATION Presentation interface with static methods 20020802
Friends
Class CL_SWF_BND_OP_WRITE_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OWN_MSGID Constant Protected Type reference (TYPE) SYMSGID 'SWF_BND_001' Own Message Class (Error Macros) 20020802
2 M_ICON_ERROR Constant Private Type reference (TYPE) STRING ICON_RED_LIGHT Symbol for 'Could Not Be Evaluated' 20020802
3 M_ICON_LEFT_TO_RIGHT Constant Private Type reference (TYPE) STRING ICON_HISTORY Symbol for Data Flow from Left to Right 20020802
4 M_ICON_RIGHT_TO_LEFT Constant Private Type reference (TYPE) STRING ICON_HISTORY Symbol for Data Flow from Right to Left 20020802
5 M_LOG_CONTEXT Static Attribute Protected Type reference (TYPE) SWF_LOGCTX Context 'Binding' for Creating Exceptions 20020802
6 M_OPERATOR_NAME Constant Private Type reference (TYPE) STRING 'TRACE' Unique Name of Operator 20020802
7 M_OPERATOR_SYMBOL Constant Private Type reference (TYPE) SWFBNDOP 'TRC' Unique Internal ID of Operator 20020802
8 M_T100 Static Attribute Protected Type reference (TYPE) SWF_T100MS Structure for T100 Message (Error Macros) 20020802
9 M_TEXT_KEY Constant Private Type reference (TYPE) DOKU_OBJ 'SWF_RLS_2_VALENT_OPERATOR' SE61 Key for Explanatory Tetx 20020802
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Compatibility Check 20031020
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020802
3 GET_DESCRIPTION Instance method Public Method 20020802
4 GET_ICON Instance method Public Method 20020802
5 GET_NAME Instance method Public Method 20020802
6 GET_SUPPORTED_OPTIONS Static method Public Method Deliver Options That Support This Transformation 20031020
7 GET_SYMBOL Instance method Public Method 20020802
8 GET_TEXT_KEY Instance method Public Method 20020802
9 TO_HTML Instance method Public Method 20020802
10 TO_STRING Instance method Public Method 20020802
11 TRANSFORM Static method Public Method Data Transformation Between Two Containers 20031020
Events
Class CL_SWF_BND_OP_WRITE_TRACE has no event.
Types
Class CL_SWF_BND_OP_WRITE_TRACE has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAFLOW_EVENT Call by reference Type reference (TYPE) SWA_DAFLOW Datenflusszeitpunkt 20031020
2 Exporting EXCEPTION_RETURN Call by reference Object reference (TYPE REF TO) CX_SWF_BND_BINDING Fehler / Warnung der Prüfung 20031020
3 Importing OPTIONS Value transfer Type reference (TYPE) SWFSTRTAB Liste aktiver Optionen (Name vorh. -> Option = 'X') 20031020
4 Importing SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quelle der Transformation (READ ONLY) 20031020
5 Importing TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Ziel der Transformation 20031020
# Exception Resumable Description Created on
1 CX_SWF_BND_BINDING Aufgetretene Fehler bei der Prüfung 20031020

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method GET_DESCRIPTION on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method GET_ICON Signature

Method GET_ICON on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method GET_ICON on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method GET_NAME on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

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 20031020

Method GET_SUPPORTED_OPTIONS on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method GET_SYMBOL Signature

Method GET_SYMBOL on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method GET_SYMBOL on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method GET_TEXT_KEY Signature

Method GET_TEXT_KEY on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method GET_TEXT_KEY on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method TO_HTML Signature

Method TO_HTML on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method TO_HTML on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method TO_STRING Signature

Method TO_STRING on class CL_SWF_BND_OP_WRITE_TRACE has no parameter.
Method TO_STRING on class CL_SWF_BND_OP_WRITE_TRACE has no exception.

Method TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAFLOW_EVENT Call by reference Type reference (TYPE) SWA_DAFLOW Datenflusszeitpunkt 20031020
2 Importing OPTIONS Value transfer Type reference (TYPE) SWFSTRTAB Liste aktiver Optionen (Name vorh. -> Option = 'X') 20031020
3 Importing SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Quelle der Transformation (READ ONLY) 20031020
4 Importing TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Ziel der Transformation 20031020
# Exception Resumable Description Created on
1 CX_SWF_BND_BINDING Fehler im Datenfluss-Paket 20031020
History
Last changed by/on SAP  20110908 
SAP Release Created in 630