SAP ABAP Class CL_SFW_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_API (Package) WB - SFW - API
Properties
Class CL_SFW_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_API   WB - SFW - API 
Created 20071023   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFW_FACTORY has no forward declaration.
Interfaces
Class CL_SFW_FACTORY has no interface implemented.
Friends
Class CL_SFW_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 20080213
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20080213
2 CREATE_BFSET Static method Public Method Create Business Function Set 20080213
3 CREATE_BFUNC Static method Public Method Create Business Function 20080213
4 CREATE_SWITCH Static method Public Method Create Switch 20080213
5 GET_BFSET Static method Public Method Creates an Instance to a Business Function Set 20071023
6 GET_BFUNC Static method Public Method Creates an Instance to a Business Function 20071023
7 GET_FACTORY Static method Protected Method Create Factory 20080221
8 GET_SWITCH Static method Public Method Creates an Instance to a Switch 20071023
9 GET_SYSTEM_SETTINGS Static method Public Method Creates an Instance to SFW Settings 20071023
Events
Class CL_SFW_FACTORY has no event.
Types
Class CL_SFW_FACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

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 20080213
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFSET 20080213
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA 20130619
2 CX_PAK_INVALID_STATE 20130619
3 CX_PAK_NOT_AUTHORIZED 20130619

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 20080213
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFUNC 20080213
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130618
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130618
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130618

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 20080213
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_SWITCH 20080213
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130618
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130618
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130618

Method GET_BFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION_STATE Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-AUTOMATIC 20080317
2 Importing ALLOW_CREATION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080317
3 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE NAME 20071023
4 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFSET OBJ 20071023
5 Importing USE_MASTER_LANGUAGE_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080717
6 Importing VERSNO Value transfer Type reference (TYPE) VERSNO 20071023
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20130619
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20130619
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20130619

Method GET_BFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION_STATE Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-AUTOMATIC 20080317
2 Importing ALLOW_CREATION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080317
3 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE NAME 20071023
4 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_BFUNC OBJ 20071023
5 Importing USE_MASTER_LANGUAGE_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080717
6 Importing VERSNO Value transfer Type reference (TYPE) VERSNO 20071023
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA 20130619
2 CX_PAK_INVALID_STATE 20130619
3 CX_PAK_NOT_AUTHORIZED 20130619

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 20080221
2 Importing VERSNO Value transfer Type reference (TYPE) VERSNO 0 20080222

Method GET_FACTORY on class CL_SFW_FACTORY has no exception.

Method GET_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION_STATE Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-AUTOMATIC 20080317
2 Importing ALLOW_CREATION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080317
3 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE NAME 20071023
4 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_SWITCH OBJ 20071023
5 Importing USE_MASTER_LANGUAGE_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080717
6 Importing VERSNO Value transfer Type reference (TYPE) VERSNO 20071023
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA 20130619
2 CX_PAK_INVALID_STATE 20130619
3 CX_PAK_NOT_AUTHORIZED 20130619

Method GET_SYSTEM_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_WB_SYSTEM_SETTINGS 20071023

Method GET_SYSTEM_SETTINGS on class CL_SFW_FACTORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 711