SAP ABAP Class CL_SFW_CWB_FACTORY (Switch Framework Factory for Write/Read API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFW_CWB (Package) WB - SFW - Correction Workbench Connection
Properties
Class CL_SFW_CWB_FACTORY  
Short Description Switch Framework Factory for Write/Read API    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFW_CWB   WB - SFW - Correction Workbench Connection 
Created 20080306   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SVRS2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SFW_CWB_FACTORY has no interface implemented.
Friends
Class CL_SFW_CWB_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_WB_OBJECT_PROVIDER Static Attribute Public See coding 20080317
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BFSET Static method Public Method 20080317
2 CREATE_BFUNC Static method Public Method 20080317
3 CREATE_SWITCH Static method Public Method 20080317
4 GET_BFSET Static method Public Method Creates an Instance to a Business Function Set 20080317
5 GET_BFUNC Static method Public Method Creates an Instance to a Business Function 20080317
6 GET_FACTORY Static method Protected Method 20080317
7 GET_SWITCH Static method Public Method Creates an Instance to a Switch 20080317
Events
Class CL_SFW_CWB_FACTORY has no event.
Types
Class CL_SFW_CWB_FACTORY has no local type.
Method Signatures

Method CREATE_BFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE 20080317
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFSET 20080317
3 Importing VOBJ Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317

Method CREATE_BFSET on class CL_SFW_CWB_FACTORY has no exception.

Method CREATE_BFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE 20080317
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFUNC 20080317
3 Importing VOBJ Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317

Method CREATE_BFUNC on class CL_SFW_CWB_FACTORY has no exception.

Method CREATE_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE 20080317
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_SWITCH 20080317
3 Importing VOBJ Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317

Method CREATE_SWITCH on class CL_SFW_CWB_FACTORY has no exception.

Method GET_BFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE NAME 20080317
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFSET OBJ 20080317
3 Importing VOBJ Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317
# Exception Resumable Description Created on
1 CX_SFW_EXISTENCE 20080317

Method GET_BFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE NAME 20080317
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFUNC OBJ 20080317
3 Importing VOBJ Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317
# Exception Resumable Description Created on
1 CX_SFW_EXISTENCE 20080317

Method GET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FACTORY Value transfer Object reference (TYPE REF TO) CL_SFW_OBJECT_PROVIDER 20080317
2 Importing VOBJ Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317

Method GET_FACTORY on class CL_SFW_CWB_FACTORY has no exception.

Method GET_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE NAME 20080317
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_SWITCH OBJ 20080317
3 Importing VOBJ Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317
# Exception Resumable Description Created on
1 CX_SFW_EXISTENCE 20080317
History
Last changed by/on SAP  20080612 
SAP Release Created in