SAP ABAP Class CLC2DIR_TIME_DEP_TDEP_ATTR (Time-Dependence: Time-Dependent Attributes)
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 Inheritance (c INHERITING FROM c_ref)  CLC2DIR_TIME_DEP_BASE Basis Class for Time-dependence 20050112
Properties
Class CLC2DIR_TIME_DEP_TDEP_ATTR  
Short Description Time-Dependence: Time-Dependent Attributes    
Super Class CLC2DIR_TIME_DEP_BASE Basis Class for Time-dependence 
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 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLC2DIR_TIME_DEP_TDEP_ATTR has no forward declaration.
Interfaces
Class CLC2DIR_TIME_DEP_TDEP_ATTR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CLC2DIR_TIME_DEP_FACTORY 20050112 Time-Dependence Handler Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_ASC_TP_COMP Instance attribute Private Attribute reference (LIKE) 20050223
2 AC_C2_MSG_ID Instance attribute Private Attribute reference (LIKE) 20050201
3 AC_ESI_PARENT_ID Instance attribute Private Attribute reference (LIKE) 20050201
4 AC_EXIT_AT_DELETE Instance attribute Private Attribute reference (LIKE) 20050201
5 AC_EXIT_AT_UPDATE Instance attribute Private Attribute reference (LIKE) 20050201
6 AC_FLD_IS_TERM Instance attribute Private Attribute reference (LIKE) 20050201
7 AC_INC_REF_KEY Instance attribute Private Attribute reference (LIKE) 20050223
8 AC_INC_TEXT_FIELDS Instance attribute Private Attribute reference (LIKE) 20050223
9 AC_RANGES_EQ Instance attribute Private Attribute reference (LIKE) 20050201
10 AC_RANGES_EXC Instance attribute Private Attribute reference (LIKE) 20050201
11 AC_RANGES_INC Instance attribute Private Attribute reference (LIKE) 20050201
12 AC_RANGES_NE Instance attribute Private Attribute reference (LIKE) 20050201
13 AC_REF_GUID Instance attribute Private Attribute reference (LIKE) 20050223
14 AC_TDEP_TYPE_NOT_TDEP Instance attribute Private Attribute reference (LIKE) 20050201
15 AC_TDEP_TYPE_TDEP_ATTR Instance attribute Private Attribute reference (LIKE) 20050201
16 AC_TDEP_TYPE_VAL_INT Instance attribute Private Attribute reference (LIKE) 20050201
17 AC_TERM_PROPERTY Instance attribute Private Attribute reference (LIKE) 20050201
18 AC_TILDE Instance attribute Private Attribute reference (LIKE) 20050201
19 AC_TRUE Instance attribute Private Attribute reference (LIKE) 20050223
20 AR_CONDENSE_MESS_SENT Instance attribute Private Type reference (TYPE) C2S_FLAG 20050126
21 AR_DATA_FIELDS_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20050125
22 AR_HASHED_KEY_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Key Table, Hashed by External Key 20050128
23 AR_SORTED_TAB_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20050125
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20050201
2 CHK_DATES_NOT_INITIAL Instance method Private Method 20050201
3 CONDENSE Instance method Protected Method Combine Neighbouring Data Records with Same Attr. 20050125
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050125
5 GET_PRED_MIN_VALIDITY Instance method Protected Method Gets Start of Validity of Higher-Level Entries 20050201
6 HANDLE_DELETE Instance method Private Method 20050201
7 HANDLE_INSERT Instance method Private Method 20050201
8 HANDLE_TEXT_CHANGE Instance method Protected Method Combine Neighbouring Data Records with Same Attr. 20050223
9 HANDLE_UPDATE Instance method Private Method 20050201
10 INIT Instance method Private Method 20050201
11 MOVE_CHNG_TXTS_TO_BUFFER Instance method Protected Method Copy Texts of Changed Entry 20050223
Events
Class CLC2DIR_TIME_DEP_TDEP_ATTR has no event.
Types
Class CLC2DIR_TIME_DEP_TDEP_ATTR has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CLC2DIR_TIME_DEP_TDEP_ATTR has no parameter.
Method CHECK on class CLC2DIR_TIME_DEP_TDEP_ATTR has no exception.

Method CHK_DATES_NOT_INITIAL Signature

Method CHK_DATES_NOT_INITIAL on class CLC2DIR_TIME_DEP_TDEP_ATTR has no parameter.
Method CHK_DATES_NOT_INITIAL on class CLC2DIR_TIME_DEP_TDEP_ATTR has no exception.

Method CONDENSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BUFFER_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050126
2 Importing IR_CHANGE_CONTEXT Call by reference Object reference (TYPE REF TO) IFC2DIR_CHANGE_CONTEXT Zugriffe auf Änderungskontexte 20050131
3 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IFC2DIR_CHANGE_HANDLER_INT C2 Change Handler Interface 20050125
4 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_C2_MESSAGE_HANDLER_INT C2 Message Handler Interface 20050125
5 Importing IS_DATA_INT Call by reference Type reference (TYPE) ANY 20050125
6 Importing IS_NODE_ID Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20050125
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_ERROR C2-Server: Fehlerhafte Anfrage 20050125
2 CX_C2S_SERVICE_FAILURE 20050125

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_ID Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20050125
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20050125

Method GET_PRED_MIN_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHANGE_CONTEXT Call by reference Object reference (TYPE REF TO) IFC2DIR_CHANGE_CONTEXT Zugriffe auf Änderungskontexte 20050201
2 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_C2_MESSAGE_HANDLER_INT C2 Message Handler Interface 20050201
3 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20050201
4 Returning RV_MIN_VAL Value transfer Type reference (TYPE) D 20050201
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_ERROR C2-Server: Fehlerhafte Anfrage 20050201
2 CX_C2S_SERVICE_FAILURE 20050201

Method HANDLE_DELETE Signature

Method HANDLE_DELETE on class CLC2DIR_TIME_DEP_TDEP_ATTR has no parameter.
Method HANDLE_DELETE on class CLC2DIR_TIME_DEP_TDEP_ATTR has no exception.

Method HANDLE_INSERT Signature

Method HANDLE_INSERT on class CLC2DIR_TIME_DEP_TDEP_ATTR has no parameter.
Method HANDLE_INSERT on class CLC2DIR_TIME_DEP_TDEP_ATTR has no exception.

Method HANDLE_TEXT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA_INT Call by reference Type reference (TYPE) ANY 20050223
2 Changing CT_BUFFER_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050223
3 Importing IR_CHANGE_CONTEXT Call by reference Object reference (TYPE REF TO) IFC2DIR_CHANGE_CONTEXT Zugriffe auf Änderungskontexte 20050223
4 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IFC2DIR_CHANGE_HANDLER_INT C2 Change Handler Interface 20050223
5 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_C2_MESSAGE_HANDLER_INT C2 Message Handler Interface 20050223
6 Importing IS_NODE_ID Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20050223
7 Importing IV_CHANGE_TYPE Call by reference Type reference (TYPE) C2S_FLAG 20050223
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_ERROR C2-Server: Fehlerhafte Anfrage 20050223
2 CX_C2S_SERVICE_FAILURE 20050223

Method HANDLE_UPDATE Signature

Method HANDLE_UPDATE on class CLC2DIR_TIME_DEP_TDEP_ATTR has no parameter.
Method HANDLE_UPDATE on class CLC2DIR_TIME_DEP_TDEP_ATTR has no exception.

Method INIT Signature

Method INIT on class CLC2DIR_TIME_DEP_TDEP_ATTR has no parameter.
Method INIT on class CLC2DIR_TIME_DEP_TDEP_ATTR has no exception.

Method MOVE_CHNG_TXTS_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BUFFER_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050223
2 Changing CT_UPDATE_ENTRIES Call by reference Type reference (TYPE) INDEX TABLE 20050223
3 Importing IR_CHANGE_CONTEXT Value transfer Object reference (TYPE REF TO) IFC2DIR_CHANGE_CONTEXT Zugriffe auf Änderungskontexte 20050223
4 Importing IS_CH_TEXT Call by reference Type reference (TYPE) ANY 20050223
5 Importing IT_CH_TEXTS Call by reference Type reference (TYPE) SORTED TABLE 20050223
6 Importing IV_ALL_LANGUAGES Call by reference Type reference (TYPE) C2S_FLAG 20050223
7 Importing IV_CH_C2GUID Call by reference Type reference (TYPE) C2GUID 20050223

Method MOVE_CHNG_TXTS_TO_BUFFER on class CLC2DIR_TIME_DEP_TDEP_ATTR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700