SAP ABAP Class CL_BCFG_CONF_BASE_DECORATOR (base class for decorators that specialize the container API)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCFG_CONFIG_CONTAINER container used to collect and apply configuration data 20120306
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCFG_HAS_DATA_MANAGER Access to the SPI if_bcfg_data_manager 20120306
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCFG_CONFIG_OBJ_FIELD_DECOR Hides the text table associated with a primary (S) table 20120307
2 Inheritance (c INHERITING FROM c_ref)  CL_BCFG_EXTERNAL_FIELD_WRAPPER Alters API so that field values are given in external format 20120307
Properties
Class CL_BCFG_CONF_BASE_DECORATOR  
Short Description base class for decorators that specialize the container API    
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 20120306   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_CONF_BASE_DECORATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCFG_CONFIG_CONTAINER container used to collect and apply configuration data 20120306
2 IF_BCFG_HAS_DATA_MANAGER Access to the SPI if_bcfg_data_manager 20120306
Friends
Class CL_BCFG_CONF_BASE_DECORATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DELEGATE Instance attribute Protected Object reference (TYPE REF TO) IF_BCFG_CONFIG_CONTAINER 20120306
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120306
2 DECORATE_CONFIG_CONTAINER Instance method Protected Method creates a new decorator for the passed container 20120306
3 DECORATE_KEY_CONTAINER Instance method Protected Method creates a new decorator for the passed container 20120306
Events
Class CL_BCFG_CONF_BASE_DECORATOR has no event.
Types
Class CL_BCFG_CONF_BASE_DECORATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DELEGATE Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_CONTAINER 20120307

Method CONSTRUCTOR on class CL_BCFG_CONF_BASE_DECORATOR has no exception.

Method DECORATE_CONFIG_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DELEGATE Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_CONTAINER 20120307
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_CONTAINER Converts field values to internal format 20120306

Method DECORATE_CONFIG_CONTAINER on class CL_BCFG_CONF_BASE_DECORATOR has no exception.

Method DECORATE_KEY_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DELEGATE Call by reference Object reference (TYPE REF TO) IF_BCFG_KEY_CONTAINER 20120307
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_KEY_CONTAINER Container class to store a set of keys (see doc.) 20120306

Method DECORATE_KEY_CONTAINER on class CL_BCFG_CONF_BASE_DECORATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732