SAP ABAP Class CL_SCC_CONFIGURATION_FACTORY (Check Configuration Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SCC_API (Package) SCC: API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCC_CONFIGURATION_FACTORY | Check Configuration Factory | 20090112 |
Properties
Class | CL_SCC_CONFIGURATION_FACTORY | |
Short Description | Check Configuration Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCC_API | SCC: API |
Created | 20090112 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCC_CONFIGURATION_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SCC_CONFIGURATION_FACTORY | Check Configuration Factory | 20090112 |
Friends
Class CL_SCC_CONFIGURATION_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_INSTANCES | 20090112 |
Methods
Class CL_SCC_CONFIGURATION_FACTORY has no method.
Events
Class CL_SCC_CONFIGURATION_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_INSTANCE | Private | See coding | 20090112 | begin of ty_instance,
config_id type scc_config_id_sstring,
config type ref to cl_scc_configuration,
end of ty_instance
|
||
2 | TY_INSTANCES | Private | See coding | 20090112 | ty_instances type hashed table of ty_instance with unique key config_id
|
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |