SAP ABAP Class CL_VBC_CONFIGURATION_FACTORY (Global Frontend Configuartion Factory)
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)
⤷
⤷
Properties
| Class | CL_VBC_CONFIGURATION_FACTORY | |
| Short Description | Global Frontend Configuartion Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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_FACTORY has no forward declaration.
Interfaces
Class CL_VBC_CONFIGURATION_FACTORY has no interface implemented.
Friends
Class CL_VBC_CONFIGURATION_FACTORY has no friend class.
Attributes
Class CL_VBC_CONFIGURATION_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Value Table | 20090202 | |
| 2 | Instance method | Public | Method | Get Object from XML Stream | 20090130 | |
| 3 | Instance method | Public | Method | Return an initial Object | 20090130 |
Events
Class CL_VBC_CONFIGURATION_FACTORY has no event.
Types
Class CL_VBC_CONFIGURATION_FACTORY has no local type.
Method Signatures
Method GET_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONFIG_TABLE | Call by reference | Type reference (TYPE) | VBC_T_CONFIGURATION_STORE | Configuration Storage | 20090202 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_VBC_CONFIGURATION | Global Frontend Configuration | 20090202 |
Method GET_FROM_TABLE on class CL_VBC_CONFIGURATION_FACTORY has no exception.
Method GET_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STREAM | Call by reference | Type reference (TYPE) | XSTRING | 20090130 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_VBC_CONFIGURATION | Global Frontend Configuration | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error When Performing CALL TRANSFORMATION | 20090130 |
Method GET_NULL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_VBC_CONFIGURATION | Global Frontend Configuration | 20090130 |
Method GET_NULL_OBJECT on class CL_VBC_CONFIGURATION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |