SAP ABAP Class CL_SWF_BND_SERVICE (Service Routines for Binding Package)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_BND (Package) Workflow: Data Flow
Properties
Class CL_SWF_BND_SERVICE  
Short Description Service Routines for Binding Package    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_BND   Workflow: Data Flow 
Created 20020704   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_BND_SERVICE has no interface implemented.
Friends
Class CL_SWF_BND_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_LOG_CONTEXT Static Attribute Private Type reference (TYPE) SWF_LOGCTX Context 'Binding' for Creating Exceptions 20020717
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020717
2 GET_SYSTEM_BINDING_OPERATORS Static method Public Method List Binding Operator Classes 20020705
3 GET_USER_BINDING_OPERATORS Static method Public Method List User-Defined Binding Operator Classes 20020705
Events
Class CL_SWF_BND_SERVICE has no event.
Types
Class CL_SWF_BND_SERVICE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_SYSTEM_BINDING_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONT_OPERATORS Value transfer Type reference (TYPE) SWFSTRTAB Datenflussoperatoren vom Typ Container->Container 20020705
2 Importing GET_LINE_OPERATORS Call by reference Type reference (TYPE) XFLAG 'X' 'X' - Operatoren auflisten, die Ausdruck->Ausdruck binden 20020705
3 Exporting LINE_OPERATORS Value transfer Type reference (TYPE) SWFSTRTAB Datenflussoperatoren vom Typ Ausdruck->Ausdruck 20020705

Method GET_SYSTEM_BINDING_OPERATORS on class CL_SWF_BND_SERVICE has no exception.

Method GET_USER_BINDING_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONT_OPERATORS Value transfer Type reference (TYPE) SWFSTRTAB Datenflussoperatoren vom Typ Container->Container 20020705
2 Exporting LINE_OPERATORS Value transfer Type reference (TYPE) SWFSTRTAB Datenflussoperatoren vom Typ Ausdruck->Ausdruck 20020705

Method GET_USER_BINDING_OPERATORS on class CL_SWF_BND_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630