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 | ![]() |
Static Attribute | Public | See coding | 20080213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20080213 |
2 | ![]() |
Static method | Public | Method | Create Business Function Set | 20080213 |
3 | ![]() |
Static method | Public | Method | Create Business Function | 20080213 |
4 | ![]() |
Static method | Public | Method | Create Switch | 20080213 |
5 | ![]() |
Static method | Public | Method | Creates an Instance to a Business Function Set | 20071023 |
6 | ![]() |
Static method | Public | Method | Creates an Instance to a Business Function | 20071023 |
7 | ![]() |
Static method | Protected | Method | Create Factory | 20080221 |
8 | ![]() |
Static method | Public | Method | Creates an Instance to a Switch | 20071023 |
9 | ![]() |
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 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080213 | |||
2 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFSET | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 | ||
2 | ![]() |
20130619 | ||
3 | ![]() |
20130619 |
Method CREATE_BFUNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080213 | |||
2 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFUNC | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20130618 | |
2 | ![]() |
Operation can't be executed in present object state | 20130618 | |
3 | ![]() |
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 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080213 | |||
2 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_SWITCH | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20130618 | |
2 | ![]() |
Operation can't be executed in present object state | 20130618 | |
3 | ![]() |
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 | ![]() |
ACTIVATION_STATE | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVATION_STATE | IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-AUTOMATIC | 20080317 | ||
2 | ![]() |
ALLOW_CREATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080317 | ||
3 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | NAME | 20071023 | ||
4 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFSET | OBJ | 20071023 | ||
5 | ![]() |
USE_MASTER_LANGUAGE_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080717 | ||
6 | ![]() |
VERSNO | Value transfer | Type reference (TYPE) | VERSNO | 20071023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20130619 | |
2 | ![]() |
Operation can't be executed in present object state | 20130619 | |
3 | ![]() |
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 | ![]() |
ACTIVATION_STATE | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVATION_STATE | IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-AUTOMATIC | 20080317 | ||
2 | ![]() |
ALLOW_CREATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080317 | ||
3 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | NAME | 20071023 | ||
4 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFUNC | OBJ | 20071023 | ||
5 | ![]() |
USE_MASTER_LANGUAGE_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080717 | ||
6 | ![]() |
VERSNO | Value transfer | Type reference (TYPE) | VERSNO | 20071023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 | ||
2 | ![]() |
20130619 | ||
3 | ![]() |
20130619 |
Method GET_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_SFW_OBJECT_PROVIDER | 20080221 | |||
2 | ![]() |
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 | ![]() |
ACTIVATION_STATE | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVATION_STATE | IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-AUTOMATIC | 20080317 | ||
2 | ![]() |
ALLOW_CREATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080317 | ||
3 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | NAME | 20071023 | ||
4 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_SWITCH | OBJ | 20071023 | ||
5 | ![]() |
USE_MASTER_LANGUAGE_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080717 | ||
6 | ![]() |
VERSNO | Value transfer | Type reference (TYPE) | VERSNO | 20071023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130619 | ||
2 | ![]() |
20130619 | ||
3 | ![]() |
20130619 |
Method GET_SYSTEM_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |