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 | 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 | Static Attribute | Public | See coding | 20080317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080317 | ||
| 2 | Static method | Public | Method | 20080317 | ||
| 3 | Static method | Public | Method | 20080317 | ||
| 4 | Static method | Public | Method | Creates an Instance to a Business Function Set | 20080317 | |
| 5 | Static method | Public | Method | Creates an Instance to a Business Function | 20080317 | |
| 6 | Static method | Protected | Method | 20080317 | ||
| 7 | 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 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080317 | ||||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFSET | 20080317 | ||||
| 3 | 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 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080317 | ||||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFUNC | 20080317 | ||||
| 3 | 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 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080317 | ||||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_SWITCH | 20080317 | ||||
| 3 | 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 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | NAME | 20080317 | |||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFSET | OBJ | 20080317 | |||
| 3 | VOBJ | Call by reference | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080317 |
Method GET_BFUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | NAME | 20080317 | |||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_BFUNC | OBJ | 20080317 | |||
| 3 | VOBJ | Call by reference | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080317 |
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 | 20080317 | ||||
| 2 | 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 | NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | NAME | 20080317 | |||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SFW_WB_SWITCH | OBJ | 20080317 | |||
| 3 | VOBJ | Call by reference | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080317 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |