Class list used by SAP ABAP PINF S_BCFG_SCPR_IMPL (S_BCFG_SCPR_IMPL)
SAP ABAP PINF
S_BCFG_SCPR_IMPL (S_BCFG_SCPR_IMPL) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_BCFG_ABSTRACT_CONF_FACTORY | base class for config container factories | ||
| 2 | CL_BCFG_BCSET_ABSTRACT_LINE | line of data using BC sets | ||
| 3 | CL_BCFG_BCSET_CONFIG_CONTAINER | container that holds config data (not just keys) | ||
| 4 | CL_BCFG_BCSET_CONFIG_LINE | line of data using BC sets | ||
| 5 | CL_BCFG_BCSET_CONFIG_OBJECT | config object using BC sets | ||
| 6 | CL_BCFG_BCSET_CONFIG_OBJ_S | config object for the primary s object table | ||
| 7 | CL_BCFG_BCSET_CONFIG_OBJ_STXT | config object for S-text tables | ||
| 8 | CL_BCFG_BCSET_CONFIG_OBJ_T | config object for transparent table w/o lang | ||
| 9 | CL_BCFG_BCSET_CONFIG_OBJ_TXT | config object for tables with lang key | ||
| 10 | CL_BCFG_BCSET_CONFIG_OBJ_V | Specializes config object for views | ||
| 11 | CL_BCFG_BCSET_CONFIG_VALL | lang independent field contents | ||
| 12 | CL_BCFG_BCSET_CONFIG_VALS | lang independent field contents | ||
| 13 | CL_BCFG_BCSET_CONFIG_VALUE | Value of a field | ||
| 14 | CL_BCFG_BCSET_CONF_OBJ_FACTORY | Creates a config object | ||
| 15 | CL_BCFG_BCSET_CONTAINER | abstract base class for bc set based containers | ||
| 16 | CL_BCFG_BCSET_DATA_MANAGER | management of container data business logic independent | ||
| 17 | CL_BCFG_BCSET_DS_HELPER | helper for data-strategy, access to persistence Fubas | ||
| 18 | CL_BCFG_BCSET_KEY | Represents a template key | ||
| 19 | CL_BCFG_BCSET_KEY_CONTAINER | container impl based on BC sets | ||
| 20 | CL_BCFG_BCSET_RESULT_ACTIVATE | result of SCPR activation | ||
| 21 | CL_BCFG_BCSET_STATUS_MAPPER | maps a BC set status to API status | ||
| 22 | CL_BCFG_BCSET_UTIL_LOG_HELPER | util to handle log messages | ||
| 23 | CL_BCFG_CLASSIC_CNTR_FACTORY | factory for BC set implementation | ||
| 24 | CL_BCFG_CLASSIC_CONTAINER | container for containers that are not obviously BCSets | ||
| 25 | CL_BCFG_CONFIG_OBJECT_INFO | container for custom objects | ||
| 26 | CL_BCFG_CONFIG_OBJ_FIELD_DECOR | Hides the text table associated with a primary (S) table | ||
| 27 | CL_BCFG_DAF_PROVIDER | persistence support for container meta data | ||
| 28 | CL_BCFG_DTO_CONTAINER_LANGUS | data object for container languages | ||
| 29 | CL_BCFG_ENUM_LANGU_ERROR_TYPE | enum of language error types | ||
| 30 | CL_BCFG_EXTERNAL_FIELD_WRAPPER | Alters API so that field values are given in external format | ||
| 31 | CL_BCFG_EXTERN_KEY_FLD_WRAPPER | Alters API so that field values are given in external format | ||
| 32 | CL_BCFG_KEY_STRING_BUILDER | create a unique key string by key components | ||
| 33 | CL_BCFG_METADATA_COLLECTOR | Collects the BC metadata | ||
| 34 | CL_BCFG_SWITCH_CNTR_FACTORY | Factory for container impl. based on switched BC Sets. | ||
| 35 | CL_BCFG_SWITCH_CONTAINER | container with extensions for SBCSs | ||
| 36 | CL_BCFG_SWITCH_STATUS_MAPPER | maps a BC set status to API status | ||
| 37 | CL_BCFG_TABLE_META_INFO | RTTI helper for table information | ||
| 38 | CL_BCFG_TRANSPORT_CONTAINER | container with extensions for SBCSs | ||
| 39 | CL_BCFG_TYPE_NAMES | names of class/interface types | ||
| 40 | CL_BCFG_UNIT_TEST_HELPER | internally used helper to support unit testing | ||
| 41 | CL_BCFG_UTIL_ABAP | internal helper | ||
| 42 | CL_BCFG_UTIL_ASSERT | assert helper to support normal and negative tests | ||
| 43 | CL_BCFG_UTIL_AUTHORIZATION | utilities for authoritzation | ||
| 44 | CL_BCFG_UTIL_EXCEPTION | utilities for exception handling | ||
| 45 | CL_BCFG_UTIL_LANGUAGE | utilities for languages | ||
| 46 | CL_BCFG_UTIL_STRING | internal helper | ||
| 47 | CL_BCFG_UTIL_TRANSPORT | Encapsulated access to transport and object directory | ||
| 48 | CX_BCFG_BCSET_UNSUPPORTED | Raised if the BCSET can't be loaded | ||
| 49 | CX_BCFG_CODE_NOT_REACHABLE | to mark not reachable code | ||
| 50 | CX_BCFG_CONVERSION_ERROR | DDIC could not converted into BC set | ||
| 51 | CX_BCFG_ILLEGAL_STATE | to notify illegal state situations | ||
| 52 | CX_BCFG_INVALID_PARAM | to notify invalid param situations | ||
| 53 | CX_BCFG_KEY_IS_MALFORMED | thrown if a key violates the right-generic rule | ||
| 54 | CX_BCFG_KEY_IS_MISSING | thrown if a key is not specified completely | ||
| 55 | CX_BCFG_LANGU_ERROR | thrown internally if an language error occurs | ||
| 56 | CX_BCFG_MAPPING_ERROR | to notify invalid mapping situations | ||
| 57 | CX_BCFG_NOT_YET_IMPLEMENTED | to notify missing implementation | ||
| 58 | CX_BCFG_NO_AUTHORITY | Authority check failed | ||
| 59 | CX_BCFG_OUT_OF_RANGE | notify out of bound situation during iteration | ||
| 60 | CX_BCFG_UNEXPECTED_FAILURE | no_check exception to protect implementation | ||
| 61 | CX_BCFG_UTIL_ASSERT_FAILED | base exception for assert util |