SAP ABAP Class CL_SFW_RO_FACTORY (WB - SFW - Read-Factory)
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_RO_FACTORY  
Short Description WB - SFW - Read-Factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFW_API   WB - SFW - API 
Created 20070724   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFW_RO_FACTORY has no forward declaration.
Interfaces
Class CL_SFW_RO_FACTORY has no interface implemented.
Friends
Class CL_SFW_RO_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BFSET_REG Static Attribute Private Object reference (TYPE REF TO) LCL_SFW_OBJ_REGISTRY BFSET_REG 20070724
2 BFUNC_REG Static Attribute Private Object reference (TYPE REF TO) LCL_SFW_OBJ_REGISTRY BFUNC_REG 20070724
3 SWITCH_REG Static Attribute Private Object reference (TYPE REF TO) LCL_SFW_OBJ_REGISTRY SWITCH_REG 20070724
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070724
2 GET_BFSET Static method Public Method Creates a business function set representation 20070724
3 GET_BFUNC Static method Public Method Creates a business function representation 20070724
4 GET_SWITCH Static method Public Method Creates a switch representation 20070724
5 GET_SYSTEM_SETTINGS Static method Public Method Creates a representation for the SFW settings 20070820
Events
Class CL_SFW_RO_FACTORY has no event.
Types
Class CL_SFW_RO_FACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SFW_RO_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SFW_RO_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 des Business Function Sets 20070724
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_BFSET Business Function Set 20070724
# Exception Resumable Description Created on
1 CX_SFW_EXISTENCE 20070813

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

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 des Schalters 20070724
2 Returning OBJ Value transfer Object reference (TYPE REF TO) IF_SFW_SWITCH Schalter 20070724
# Exception Resumable Description Created on
1 CX_SFW_EXISTENCE 20070813

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_SYSTEM_SETTINGS Switch Framework Einstellungen 20070820

Method GET_SYSTEM_SETTINGS on class CL_SFW_RO_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710