SAP ABAP Class CL_SFW_DATA_CONTAINER (WB - SFW - Data Provider)
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_DATA_CONTAINER | |
| Short Description | WB - SFW - Data Provider | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SFW_DATA_CONTAINER has no interface implemented.
Friends
Class CL_SFW_DATA_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_REPOSITORY | BBS_CONTAINER | 20070724 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_QUERIES | QUERIES_CONTAINER | 20070724 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_SYST_SETTINGS | SYSETTINGS_CONTAINER | 20070724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determines repository provider for the Correction Workbench | 20080317 | |
| 2 | Static method | Public | Method | Determines the repository provider for the Remote Factory | 20080317 | |
| 3 | Static method | Public | Method | Determines repository provider | 20080317 | |
| 4 | Static method | Public | Method | Determines query provider | 20080317 | |
| 5 | Static method | Public | Method | Determines data provider for SFW settings | 20080317 | |
| 6 | Static method | Public | Method | Determines repository provider for version management | 20080317 | |
| 7 | Static method | Public | Method | SET_PROVIDERS | 20070724 |
Events
Class CL_SFW_DATA_CONTAINER has no event.
Types
Class CL_SFW_DATA_CONTAINER has no local type.
Method Signatures
Method GET_CWB_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_REPOSITORY | 20080317 | ||||
| 2 | VOBJ | Call by reference | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | 20080317 |
Method GET_CWB_PROVIDER on class CL_SFW_DATA_CONTAINER has no exception.
Method GET_REMOTE_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | 20080317 | ||||
| 2 | QUERY_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_QUERIES | 20080317 | ||||
| 3 | REPOSITORY_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_REPOSITORY | 20080317 | ||||
| 4 | SYSETTINGS_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_SYST_SETTINGS | 20080317 |
Method GET_REMOTE_PROVIDER on class CL_SFW_DATA_CONTAINER has no exception.
Method GET_REPOSITORY_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_REPOSITORY | 20080317 |
Method GET_REPOSITORY_PROVIDER on class CL_SFW_DATA_CONTAINER has no exception.
Method GET_REPOSITORY_QUERY_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_QUERIES | 20080317 |
Method GET_REPOSITORY_QUERY_PROVIDER on class CL_SFW_DATA_CONTAINER has no exception.
Method GET_SYSETTINGS_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_SYST_SETTINGS | 20080317 |
Method GET_SYSETTINGS_PROVIDER on class CL_SFW_DATA_CONTAINER has no exception.
Method GET_VERSION_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_REPOSITORY | 20080317 | ||||
| 2 | VERSNO | Call by reference | Type reference (TYPE) | VERSNO | 20080317 |
Method GET_VERSION_PROVIDER on class CL_SFW_DATA_CONTAINER has no exception.
Method SET_PROVIDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BBS_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_REPOSITORY | BBS_PROVIDER | 20070724 | |||
| 2 | QUERIES_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_QUERIES | QUERIES_PROVIDER | 20070724 | |||
| 3 | SYSETTINGS_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SFW_PROVIDER_SYST_SETTINGS | SYSETTINGS_PROVIDER | 20070724 |
Method SET_PROVIDERS on class CL_SFW_DATA_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |