SAP ABAP Class CL_BCFG_DECORATOR_FACTORY (creates decorators that alter container functionality)
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
⤷
⤷
Properties
| Class | CL_BCFG_DECORATOR_FACTORY | |
| Short Description | creates decorators that alter container functionality | |
| 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 | 20120312 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_DECORATOR_FACTORY has no forward declaration.
Interfaces
Class CL_BCFG_DECORATOR_FACTORY has no interface implemented.
Friends
Class CL_BCFG_DECORATOR_FACTORY has no friend class.
Attributes
Class CL_BCFG_DECORATOR_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | has external field values and does not expose text tables | 20120312 |
Events
Class CL_BCFG_DECORATOR_FACTORY has no event.
Types
Class CL_BCFG_DECORATOR_FACTORY has no local type.
Method Signatures
Method CREATE_BCSET_STRUCT_DECORATOR 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_CONFIG_CONTAINER | container to be wrapped (delegate) | 20120312 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BCFG_CONFIG_CONTAINER | container with altered behaviour | 20120312 |
Method CREATE_BCSET_STRUCT_DECORATOR on class CL_BCFG_DECORATOR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |