SAP ABAP Class CL_BCFG_BCSET_CONTAINER (abstract base class for bc set based containers)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCFG_HAS_DATA_MANAGER | Access to the SPI if_bcfg_data_manager | 20110301 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_BCSET_CONFIG_CONTAINER | container that holds config data (not just keys) | 20101201 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_BCSET_KEY_CONTAINER | container impl based on BC sets | 20101130 |
Properties
| Class | CL_BCFG_BCSET_CONTAINER | |
| Short Description | abstract base class for bc set based containers | |
| 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 | 20101130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_BCSET_CONTAINER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCFG_HAS_DATA_MANAGER | Access to the SPI if_bcfg_data_manager | 20110301 |
Friends
Class CL_BCFG_BCSET_CONTAINER has no friend class.
Attributes
Class CL_BCFG_BCSET_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20101201 | ||
| 2 | Instance method | Public | Method | 20110301 |
Events
Class CL_BCFG_BCSET_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ATTRIBUTE | Protected | See coding | 20101201 | begin of ty_attribute,
name type fieldname,
value type string,
end of ty_attribute
|
Method Signatures
Method FIND_CONFIG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TMI | Call by reference | Object reference (TYPE REF TO) | CL_BCFG_TABLE_META_INFO | 20101201 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BCFG_CONFIG_OBJECT | 20101201 |
Method FIND_CONFIG_OBJECT on class CL_BCFG_BCSET_CONTAINER has no exception.
Method GET_DATA_MANAGER Signature
Method GET_DATA_MANAGER on class CL_BCFG_BCSET_CONTAINER has no parameter.
Method GET_DATA_MANAGER on class CL_BCFG_BCSET_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |