SAP ABAP Class CLC2DIR_TIME_DEP_FACTORY (Time-Dependence Handler Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
C2_CORE (Package) C2 Server: Core Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TIME_DEP_FACTORY | Time-Dependency in the C2 Directory | 20050112 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20050125 |
Properties
Class | CLC2DIR_TIME_DEP_FACTORY | |
Short Description | Time-Dependence Handler Factory | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | C2_CORE | C2 Server: Core Functionality |
Created | 20050112 | SAP |
Last change | 20050214 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CLC2DIR_TIME_DEP_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IFC2DIR_TIME_DEP_FACTORY | Time-Dependency in the C2 Directory | 20050112 | ||
2 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20050125 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CLC2DIR_META_FACTORY | 20050112 | Gets C2 Directory Factory Instances |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CLC2DIR_TIME_DEP_DESCRIPTOR' | Class Name for Descriptor | 20050119 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CLC2DIR_TIME_DEP_LIFESPAN' | Class Name for Duration Class | 20050112 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CLC2DIR_TIME_DEP_TDEP_ATTR' | Class Name for Time-Dependent Attribute Class | 20050112 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTP_BUFFER_TAB | 20050119 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTP_BUFFER_TAB | 20050125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20050125 | |
2 | ![]() |
Instance method | Private | Method | 20050125 |
Events
Class CLC2DIR_TIME_DEP_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTP_BUFFER_LINE | Private | See coding | 20050125 | BEGIN OF gtp_buffer_line .
INCLUDE TYPE sc2_bco_node_id.
TYPES: instance TYPE REF TO cl_abap_weak_reference,
END OF gtp_buffer_line
|
||
2 | GTP_BUFFER_TAB | Private | See coding | 20050125 | gtp_buffer_tab TYPE HASHED TABLE OF gtp_buffer_line
WITH UNIQUE KEY bo_name node_name
|
Method Signatures
Method GET_TDEP_DESCRIPTOR Signature
Method GET_TDEP_DESCRIPTOR on class CLC2DIR_TIME_DEP_FACTORY has no parameter.
Method GET_TDEP_DESCRIPTOR on class CLC2DIR_TIME_DEP_FACTORY has no exception.
Method GET_TDEP_HANDLER Signature
Method GET_TDEP_HANDLER on class CLC2DIR_TIME_DEP_FACTORY has no parameter.
Method GET_TDEP_HANDLER on class CLC2DIR_TIME_DEP_FACTORY has no exception.
History
Last changed by/on | SAP | 20050214 |
SAP Release Created in | 700 |