SAP ABAP Class CL_BCFG_KEY_BASE_DECORATOR (base class for decorators specializing the key container API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_API (Package) Business Configuration Support API
⤷
⤷
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 | 20120307 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCFG_KEY_CONTAINER | Container class to store a set of keys (see doc.) | 20120307 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_EXTERN_KEY_FLD_WRAPPER | Alters API so that field values are given in external format | 20120307 |
Properties
| Class | CL_BCFG_KEY_BASE_DECORATOR | |
| Short Description | base class for decorators specializing the key container API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BCFG_API | Business Configuration Support API |
| Created | 20120307 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_KEY_BASE_DECORATOR 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 | 20120307 | ||
| 2 | IF_BCFG_KEY_CONTAINER | Container class to store a set of keys (see doc.) | 20120307 |
Friends
Class CL_BCFG_KEY_BASE_DECORATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BCFG_KEY_CONTAINER | 20120307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120307 |
Events
Class CL_BCFG_KEY_BASE_DECORATOR has no event.
Types
Class CL_BCFG_KEY_BASE_DECORATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DELEGATE | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_KEY_CONTAINER | 20120307 |
Method CONSTRUCTOR on class CL_BCFG_KEY_BASE_DECORATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |