SAP ABAP Class CLC2DIR_TERM_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_TERM_FACTORY | Terms in C2 Directory | 20050127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20050127 |
Properties
| Class | CLC2DIR_TERM_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 | 20050127 | SAP |
| Last change | 20050218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLC2DIR_TERM_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IFC2DIR_TERM_FACTORY | Terms in C2 Directory | 20050127 | ||
| 2 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20050127 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CLC2DIR_META_FACTORY | 20050127 | Gets C2 Directory Factory Instances |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050128 | ||
| 2 | Instance method | Private | Method | 20050128 |
Events
Class CLC2DIR_TERM_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ATP_S_GUID | Private | Attribute reference (LIKE) | 20050128 | |
||
| 2 | ATP_T_GUIDS | Private | Attribute reference (LIKE) | 20050128 | |
||
| 3 | ATP_T_STRINGTAB | Private | Attribute reference (LIKE) | 20050128 | |
||
| 4 | GTP_BUFFER_LINE | Private | See coding | 20050127 | 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
|
||
| 5 | GTP_BUFFER_TAB | Private | See coding | 20050127 | gtp_buffer_tab TYPE HASHED TABLE OF gtp_buffer_line
WITH UNIQUE KEY bo_name node_name
|
Method Signatures
Method GET_TERM_DESCRIPTOR Signature
Method GET_TERM_DESCRIPTOR on class CLC2DIR_TERM_FACTORY has no parameter.
Method GET_TERM_DESCRIPTOR on class CLC2DIR_TERM_FACTORY has no exception.
Method GET_TERM_HANDLER Signature
Method GET_TERM_HANDLER on class CLC2DIR_TERM_FACTORY has no parameter.
Method GET_TERM_HANDLER on class CLC2DIR_TERM_FACTORY has no exception.
History
| Last changed by/on | SAP | 20050218 |
| SAP Release Created in | 700 |