Class list used by SAP ABAP PINF S_BCFG_SPI (S_BCFG_SPI)
SAP ABAP PINF
S_BCFG_SPI (S_BCFG_SPI) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_BCFG_CONFIG_MANAGER | factory class for configuration containers | ||
| 2 | CL_BCFG_CONF_BASE_DECORATOR | base class for decorators that specialize the container API | ||
| 3 | CL_BCFG_DECORATOR_FACTORY | creates decorators that alter container functionality | ||
| 4 | CL_BCFG_ENUM_BASE | base class for enums | ||
| 5 | CL_BCFG_ENUM_COMMIT_MODE | enum of transaction mode | ||
| 6 | CL_BCFG_ENUM_CONTAINER_TYPE | enum of container types (extendable) | ||
| 7 | CL_BCFG_ENUM_LOCK_MODE | enum for enqueue lock modes | ||
| 8 | CL_BCFG_ENUM_OPERATION_STATUS | enum of operation stati | ||
| 9 | CL_BCFG_ENUM_TRANSP_REQUEST | enum which describes whether a transport request is needed | ||
| 10 | CL_BCFG_KEY_BASE_DECORATOR | base class for decorators specializing the key container API | ||
| 11 | CL_BCFG_METADATA_FACTORY | creates metadata retrieval objects | ||
| 12 | CX_BCFG_ALREADY_LOCKED | raised if a lock cannot be acquired (see doc.) | ||
| 13 | CX_BCFG_AUTHORIZATION_FAILED | raised if user is not authorized for this use case | ||
| 14 | CX_BCFG_BASE_API_DYN_CHECK | base API checked exception (T100 enabled) | ||
| 15 | CX_BCFG_BASE_API_NO_CHECK | base impl no check exception (T100 enabled) | ||
| 16 | CX_BCFG_BASE_API_STAT_CHECK | base API checked exception (T100 enabled) | ||
| 17 | CX_BCFG_CLNT_NOT_CONFIGURABLE | raised if client is not configurable | ||
| 18 | CX_BCFG_COMMIT_MODE_UNSUPPORT | raised if the requested TX mode is not suitable | ||
| 19 | CX_BCFG_COMMUNICATION_FAILURE | raised if authority check failed | ||
| 20 | CX_BCFG_CONTAINER_UNSUPPORTED | raised if container created externally is not supported | ||
| 21 | CX_BCFG_CONTENT_UNSUPPORTED | raised if restrictions of container type have been violated | ||
| 22 | CX_BCFG_INCOMPLETE_KEY | raised if a key field is missing in generic container access | ||
| 23 | CX_BCFG_INVALID_MAPPING | raised if a mapping is invalid or missing | ||
| 24 | CX_BCFG_IRREGULAR_SKIPPED_FLDS | raised if table skips fields inconsistently | ||
| 25 | CX_BCFG_LANGU_BASE_EXC | abstract base exception for language issues | ||
| 26 | CX_BCFG_LANGU_MISSING | raised when a required language parameter is missing | ||
| 27 | CX_BCFG_LANGU_NOT_ALLOWED | raised when a language is not supported | ||
| 28 | CX_BCFG_LANGU_NOT_COMPLETE | raised when a languages are not maintained completely | ||
| 29 | CX_BCFG_LANGU_SUPERFLUOUS | raised when a language parameter is superfluous | ||
| 30 | CX_BCFG_MALFORMED_KEY | raised if given key fields violate the right-generic rule | ||
| 31 | CX_BCFG_NOT_FOUND | raised if attempt to look up an object failed | ||
| 32 | CX_BCFG_NO_REMOTE_AUTHORITY | raised if no authority is given to access remote functions | ||
| 33 | CX_BCFG_OPERATION_FAILED | raised when an operation failed | ||
| 34 | CX_BCFG_SYSTEM_FAILURE | raised if a system failure occurs during remote access | ||
| 35 | CX_BCFG_TRANSPORT_ERROR | raised in case of transport related error (see doc.) |