SAP ABAP Class CL_BCFG_DAF_PROVIDER (persistence support for container meta data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
⤷
⤷
Properties
| Class | CL_BCFG_DAF_PROVIDER | |
| Short Description | persistence support for container meta data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
| Created | 20100906 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_DAF_PROVIDER has no forward declaration.
Interfaces
Class CL_BCFG_DAF_PROVIDER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BCFG_UNIT_TEST_HELPER | 20110104 | internally used helper to support unit testing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_BCFG_DAO_CLIENT_SETTINGS | 20101222 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_BCFG_DAO_CONTAINER_LANGUS | 20100906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20100906 | ||
| 2 | Static method | Public | Method | returns a DAO for client setting (T000 access) | 20101222 | |
| 3 | Static method | Public | Method | returns a data access object (DAO) for container langus | 20100906 | |
| 4 | Static method | Private | Method | mock helper utility method (see friends) | 20110104 |
Events
Class CL_BCFG_DAF_PROVIDER has no event.
Types
Class CL_BCFG_DAF_PROVIDER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BCFG_DAF_PROVIDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BCFG_DAF_PROVIDER has no exception.
Method GET_DAO_CLIENT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BCFG_DAO_CLIENT_SETTINGS | 20101222 |
Method GET_DAO_CLIENT_SETTINGS on class CL_BCFG_DAF_PROVIDER has no exception.
Method GET_DAO_CONTAINER_LANGUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BCFG_DAO_CONTAINER_LANGUS | 20101125 |
Method GET_DAO_CONTAINER_LANGUS on class CL_BCFG_DAF_PROVIDER has no exception.
Method SET_DAO_CLIENT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DAO | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_DAO_CLIENT_SETTINGS | 20110104 |
Method SET_DAO_CLIENT_SETTINGS on class CL_BCFG_DAF_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |