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