Class list used by SAP ABAP Interface IF_BCFG_CONFIG_CONTAINER (container used to collect and apply configuration data)
SAP ABAP Interface
IF_BCFG_CONFIG_CONTAINER (container used to collect and apply configuration data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_BCFG_ENUM_COMMIT_MODE | enum of transaction mode | ||
| 2 | CL_BCFG_ENUM_CONTAINER_TYPE | enum of container types (extendable) | ||
| 3 | CL_BCFG_ENUM_LOCK_MODE | enum for enqueue lock modes | ||
| 4 | CL_BCFG_ENUM_TRANSP_REQUEST | enum which describes whether a transport request is needed | ||
| 5 | CX_BCFG_ALREADY_LOCKED | raised if a lock cannot be acquired (see doc.) | ||
| 6 | CX_BCFG_CLNT_NOT_CONFIGURABLE | raised if client is not configurable | ||
| 7 | CX_BCFG_COMMIT_MODE_UNSUPPORT | raised if the requested TX mode is not suitable | ||
| 8 | CX_BCFG_CONTENT_UNSUPPORTED | raised if restrictions of container type have been violated | ||
| 9 | CX_BCFG_INCOMPLETE_KEY | raised if a key field is missing in generic container access | ||
| 10 | CX_BCFG_INVALID_MAPPING | raised if a mapping is invalid or missing | ||
| 11 | CX_BCFG_LANGU_MISSING | raised when a required language parameter is missing | ||
| 12 | CX_BCFG_LANGU_NOT_ALLOWED | raised when a language is not supported | ||
| 13 | CX_BCFG_LANGU_NOT_COMPLETE | raised when a languages are not maintained completely | ||
| 14 | CX_BCFG_LANGU_SUPERFLUOUS | raised when a language parameter is superfluous | ||
| 15 | CX_BCFG_OPERATION_FAILED | raised when an operation failed |