SAP ABAP Class CL_BCFG_ABSTRACT_CONF_FACTORY (base class for config container factories)
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_CONFIG_FACTORY | provides a new container type implementation to the fwk. | 20110310 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_CLASSIC_CNTR_FACTORY | factory for BC set implementation | 20110318 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_SWITCH_CNTR_FACTORY | Factory for container impl. based on switched BC Sets. | 20110318 |
Properties
| Class | CL_BCFG_ABSTRACT_CONF_FACTORY | |
| Short Description | base class for config container factories | |
| 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 | 20110310 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_ABSTRACT_CONF_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCFG_CONFIG_FACTORY | provides a new container type implementation to the fwk. | 20110310 |
Friends
Class CL_BCFG_ABSTRACT_CONF_FACTORY has no friend class.
Attributes
Class CL_BCFG_ABSTRACT_CONF_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110310 | ||
| 2 | Static method | Public | Method | 20110311 | ||
| 3 | Instance method | Protected | Method | 20110311 |
Events
Class CL_BCFG_ABSTRACT_CONF_FACTORY has no event.
Types
Class CL_BCFG_ABSTRACT_CONF_FACTORY has no local type.
Method Signatures
Method ASSERT_LANGUS_FOR_CREATE_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_BCFG_BCSET_CONFIG_CONTAINER | 20110322 | ||||
| 2 | IT_LANGUS | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110310 | |||
| 2 | 20110310 |
Method CHECK_RFC_WITH_COMMIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMMIT_MODE | Call by reference | Object reference (TYPE REF TO) | CL_BCFG_ENUM_COMMIT_MODE | 20110311 | ||||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFC_DEST | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110412 |
Method GET_CONCRETE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMMIT_MODE | Call by reference | Object reference (TYPE REF TO) | CL_BCFG_ENUM_COMMIT_MODE | CL_BCFG_ENUM_COMMIT_MODE=>USER_COMMIT | 20110311 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20110311 | ||||
| 3 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | 20110311 | ||||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_BCSET_CONFIG_CONTAINER | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110412 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |