SAP ABAP Class CL_BCFG_BCSET_KEY_CONTAINER (container impl based on BC sets)
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 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_BCSET_CONTAINER | abstract base class for bc set based containers | 20101130 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCFG_KEY_CONTAINER | Container class to store a set of keys (see doc.) | 20101122 |
Properties
| Class | CL_BCFG_BCSET_KEY_CONTAINER | |
| Short Description | container impl based on BC sets | |
| Super Class | CL_BCFG_BCSET_CONTAINER | abstract base class for bc set based containers |
| 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 | 20101119 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCFG_KEY_CONTAINER | Container class to store a set of keys (see doc.) | 20101122 |
Friends
Class CL_BCFG_BCSET_KEY_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BCFG_DATA_MANAGER | 20110225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101122 | ||
| 2 | Instance method | Public | Constructor | 20110311 | ||
| 3 | Static method | Public | Method | 20110225 | ||
| 4 | Instance method | Private | Method | 20101216 | ||
| 5 | Instance method | Private | Method | 20101122 |
Events
Class CL_BCFG_BCSET_KEY_CONTAINER has no event.
Types
Class CL_BCFG_BCSET_KEY_CONTAINER has no local type.
Method Signatures
Method ADD_KEYS_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINES | Call by reference | Type reference (TYPE) | ANY TABLE | 20101122 | ||||
| 2 | IV_SKIP_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101122 | |||
| 2 | 20120326 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BCFG_BCSET_KEY_CONTAINER has no parameter.
Method CONSTRUCTOR on class CL_BCFG_BCSET_KEY_CONTAINER has no exception.
Method CREATE_FROM_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_DATA_MANAGER | 20110225 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_BCSET_KEY_CONTAINER | 20110225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110225 |
Method GET_FIELDS_AS_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | IF_BCFG_KEY_CONTAINER=>TY_T_FIELD_VALUES | 20110119 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CL_BCFG_BCSET_CONFIG_CONTAINER=>T_CONFIG_LINES | 20101216 |
Method GET_FIELDS_AS_KEYS on class CL_BCFG_BCSET_KEY_CONTAINER has no exception.
Method GET_KEYS_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINES | Call by reference | Type reference (TYPE) | ANY TABLE | 20101122 |
Method GET_KEYS_INTERNAL on class CL_BCFG_BCSET_KEY_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |