SAP ABAP Class IFC2DIR_TIME_DEP_DESCRIPTOR (Time-Dependency in the C2 Directory)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CLC2DIR_TIME_DEP_DESCRIPTOR Time-Dependence: Descriptor 20050119
Properties
Class IFC2DIR_TIME_DEP_DESCRIPTOR  
Short Description Time-Dependency in the C2 Directory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050112   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IFC2DIR_TIME_DEP_DESCRIPTOR has no forward declaration.
Interfaces
Class IFC2DIR_TIME_DEP_DESCRIPTOR has no interface implemented.
Friends
Class IFC2DIR_TIME_DEP_DESCRIPTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_DATE_GUID_TAB_NAME Constant Public Type reference (TYPE) STRING '/SAPC2/DATE_GUID' 20050120
Methods
# Method Level Visibility Method type Description Created on
1 GET_EK_MAPPING_TAB_TYPE Instance method Public Method Gets Table Type for the Index via External Key 20050120
2 GET_END_DATE_FIELD Instance method Public Method Gets the Name of the End Date Field 20050119
3 GET_START_DATE_FIELD Instance method Public Method Gets the Name of the Start Date Field 20050119
4 GET_SYS_HIGHDATE Instance method Public Method Gets System Start Date 20050127
5 GET_SYS_LOWDATE Instance method Public Method Gets System Start Date 20050127
6 GET_TIME_DEP_TYPE Instance method Public Method Gets the Time-Dependency Type 20050119
7 IS_TEXT_TIME_DEPENDENT Instance method Public Method Are Node Texts Time-Dependent? 20050223
8 IS_TIME_DEPENDENT Instance method Public Method Is a Node Time-Dependent? 20050119
Events
Class IFC2DIR_TIME_DEP_DESCRIPTOR has no event.
Types
Class IFC2DIR_TIME_DEP_DESCRIPTOR has no local type.
Method Signatures

Method GET_EK_MAPPING_TAB_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20050120
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20050120

Method GET_END_DATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELDNAME Value transfer Type reference (TYPE) STRING 20050119
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20050119

Method GET_START_DATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELDNAME Value transfer Type reference (TYPE) STRING 20050119
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20050119

Method GET_SYS_HIGHDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYS_HIGH_DATE Value transfer Type reference (TYPE) D 20050127

Method GET_SYS_HIGHDATE on class IFC2DIR_TIME_DEP_DESCRIPTOR has no exception.

Method GET_SYS_LOWDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYS_LOW_DATE Value transfer Type reference (TYPE) D 20050127

Method GET_SYS_LOWDATE on class IFC2DIR_TIME_DEP_DESCRIPTOR has no exception.

Method GET_TIME_DEP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TDEP_TYPE Value transfer Type reference (TYPE) SC2_BCO_PROPVALUE_TIME_DEP Zeitabhängige Konfiguration 20050119
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20050119

Method IS_TEXT_TIME_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXTS_TDEP Value transfer Type reference (TYPE) C2S_FLAG 20050223
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20050223

Method IS_TIME_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_TDEP Value transfer Type reference (TYPE) C2S_FLAG 20050119
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20050119
History
Last changed by/on SAP  20050308 
SAP Release Created in