SAP ABAP Class CL_UC_SELCOND_FACTORY (Factory for Selection Conditions)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT3 (Package) SEM-BCS: Selection Condition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_FACTORY | Transport Customizing Objects | 20000913 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_FACTORY_EXT | Factory for Customizing Objects | 20000913 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_INOUT_CUST_FACTORY | Determine Existing Instances | 20030902 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_SELCOND_FACTORY | Internal View of Factory for Selection Conditions | 20000913 |
Properties
| Class | CL_UC_SELCOND_FACTORY | |
| Short Description | Factory for Selection Conditions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCT3 | SEM-BCS: Selection Condition |
| Created | 20000913 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_SELCOND_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_FACTORY | Transport Customizing Objects | 20000913 | ||
| 2 | IF_UC_CUST_FACTORY_EXT | Factory for Customizing Objects | 20000913 | ||
| 3 | IF_UC_INOUT_CUST_FACTORY | Determine Existing Instances | 20030902 | ||
| 4 | IF_UC_SELCOND_FACTORY | Internal View of Factory for Selection Conditions | 20000913 |
Friends
Class CL_UC_SELCOND_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | List of Instances | 20000913 |
Methods
Class CL_UC_SELCOND_FACTORY has no method.
Events
Class CL_UC_SELCOND_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_INSTANCE | Private | See coding | SX_INSTANCE | 20000913 | begin of sx_instance,
selid type uc_selid,
o_context type ref to if_uc_context, "rab011107
o_instance_weak type ref to cl_abap_weak_reference,
"<-> cl_uc_selcond
end of sx_instance
|
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |