SAP ABAP Class CL_SFW_REMOTE_FACTORY (SFW factory that connects to other systems)
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_REMOTE_FACTORY  
Short Description SFW factory that connects to other systems    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFW_API   WB - SFW - API 
Created 20080222   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFW_REMOTE_FACTORY has no forward declaration.
Interfaces
Class CL_SFW_REMOTE_FACTORY has no interface implemented.
Friends
Class CL_SFW_REMOTE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BBS_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_SFW_OBJECT_PROVIDER SFW Factory 20080222
2 BFSET_REG Instance attribute Protected Object reference (TYPE REF TO) LCL_SFW_OBJ_REGISTRY Business Function Set Registry 20080317
3 BFUNC_REG Instance attribute Protected Object reference (TYPE REF TO) LCL_SFW_OBJ_REGISTRY Business Function Registry 20080317
4 QUERY_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SFW_PROVIDER_QUERIES Query Persistence 20080317
5 SYSTEM_SETTINGS Instance attribute Private Object reference (TYPE REF TO) IF_SFW_WB_SYSTEM_SETTINGS Cache for System Settings 20080828
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_SELECTABLE_BFSETS Instance method Public Method Determines all selectable business function sets 20080326
2 GET_BFSET Instance method Public Method Returns a business function set 20080222
3 GET_BFUNC Instance method Public Method Returns a business function 20080222
4 GET_EA_BFUNCS Instance method Private Method Determines all business functions of enterprise add-ons 20080418
5 GET_ENTERPRISE_BFUNCS Instance method Private Method Determines all enterprise business functions 20080418
6 GET_INSTANCE Static method Public Method Create Remote Factory Instance 20080222
7 GET_SYSTEM_SETTINGS Instance method Public Method Returns system settings 20080229
8 READ_SFW_REPOSITORY Instance method Private Method Read SFW Repository 20080222
Events
Class CL_SFW_REMOTE_FACTORY has no event.
Types
Class CL_SFW_REMOTE_FACTORY has no local type.
Method Signatures

Method GET_ALL_SELECTABLE_BFSETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SELECTABLE_BFSETS Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_TAB Alle auswählbaren Business Function Sets 20080326

Method GET_ALL_SELECTABLE_BFSETS on class CL_SFW_REMOTE_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 20080222
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_BFSET 20080222
# Exception Resumable Description Created on
1 CX_SFW_EXISTENCE 20080222

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 20080222
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_BFUNC 20080222
# Exception Resumable Description Created on
1 CX_SFW_EXISTENCE 20080222

Method GET_EA_BFUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EA_BFUNCS Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_TAB Add-On Business Functions 20080418

Method GET_EA_BFUNCS on class CL_SFW_REMOTE_FACTORY has no exception.

Method GET_ENTERPRISE_BFUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTERPRISE_BFUNCS Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_TAB Enterprise Business Functions 20080418

Method GET_ENTERPRISE_BFUNCS on class CL_SFW_REMOTE_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Value transfer Type reference (TYPE) RFCDEST 20080222
2 Returning FACTORY Value transfer Object reference (TYPE REF TO) CL_SFW_REMOTE_FACTORY 20080222

Method GET_INSTANCE on class CL_SFW_REMOTE_FACTORY has no exception.

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 20080229

Method GET_SYSTEM_SETTINGS on class CL_SFW_REMOTE_FACTORY has no exception.

Method READ_SFW_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Value transfer Type reference (TYPE) RFCDEST 20080222

Method READ_SFW_REPOSITORY on class CL_SFW_REMOTE_FACTORY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711