Interface list used by SAP ABAP Interface IF_BCFG_CONFIG_OBJECT (represents a configuration object)
SAP ABAP Interface
IF_BCFG_CONFIG_OBJECT (represents a configuration object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IF_BCFG_CONFIG_CONTAINER | container used to collect and apply configuration data | ||
| 2 | IF_BCFG_CONFIG_LINE | an attribute/value pair | ||
| 3 | IF_BCFG_CONFIG_LINE_ITERATOR | Iterate over the config_lines of a config_object. | ||
| 4 | IF_BCFG_CONFIG_OBJECT | represents a configuration object | ||
| 5 | IF_BCFG_CONFIG_OBJECT_INFO | contains meta information about a config object | ||
| 6 | IF_BCFG_DATA_MANAGER | data representation (methods from CONFIG_CONTAINER) | ||
| 7 | IF_BCFG_ERROR_CONTEXT | This object is able to fill BCFG_S_ERR_DETAIL | ||