SAP ABAP Class CL_VBC_CONFIGURATION (Global Frontend Configuration)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_BUSINESS_OBJECTS (Package) Business Object Layer (Application Logic)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_ADOMAIN_OBJECT | Abstract Domain Object | 20090130 |
Properties
| Class | CL_VBC_CONFIGURATION | |
| Short Description | Global Frontend Configuration | |
| Super Class | CL_VBC_ADOMAIN_OBJECT | Abstract Domain Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
| Created | 20090130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBC_CONFIGURATION has no forward declaration.
Interfaces
Class CL_VBC_CONFIGURATION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_VBC_CONFIGURATION_FACTORY | 20090130 | Global Frontend Configuartion Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | VBC_T_CONFIGURATION_STORE | Configuration Storage | 20090130 | |||
| 2 | Constant | Public | Type reference (TYPE) | VBC_OBJECT_ID | 'CONFIGURATION' | Class ID | 20090130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090130 | |
| 2 | Instance method | Public | Method | Return Configuration Table | 20090202 | |
| 3 | Instance method | Public | Method | Initialize | 20090202 |
Events
Class CL_VBC_CONFIGURATION has no event.
Types
Class CL_VBC_CONFIGURATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_VBC_CONFIGURATION has no parameter.
Method CONSTRUCTOR on class CL_VBC_CONFIGURATION has no exception.
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONFIGURATION | Value transfer | Type reference (TYPE) | VBC_T_CONFIGURATION_STORE | Configuration Storage | 20090202 |
Method GET_CONFIGURATION on class CL_VBC_CONFIGURATION has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_VBC_CONFIGURATION has no parameter.
Method INITIALIZE on class CL_VBC_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |