SAP ABAP Class CF_FAA_TMDPNDT_DATA (Services for Time-Dependent Data)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA-AA (Application Component) Basic Functions
     FAA_BL_CA (Package) Process Logic for General Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CF_FAA_OBJECT NOT USED!! Static Class for Object Generation 20050217
Properties
Class CF_FAA_TMDPNDT_DATA  
Short Description Services for Time-Dependent Data    
Super Class CF_FAA_OBJECT NOT USED!! Static Class for Object Generation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_BL_CA   Process Logic for General Objects 
Created 20050217   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FAACA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CF_FAA_TMDPNDT_DATA has no interface implemented.
Friends
Class CF_FAA_TMDPNDT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COMP_FROM_DATE Constant Private Type reference (TYPE) SY-INDEX 2 Index of "FROM_DATE" Field 20050217
2 GC_COMP_TO_DATE Constant Private Type reference (TYPE) SY-INDEX 1 Index of "TO_DATE" Field 20050217
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_TMINTRVL Static method Public Method Deletes a Time Interval 20050218
2 SET_TMINTRVL Static method Public Method Adds to or Changes a Time Interval 20050217
3 _CREATE_NEW_TMINTRVL Static method Private Method Creates New Time Interval 20050218
Events
Class CF_FAA_TMDPNDT_DATA has no event.
Types
Class CF_FAA_TMDPNDT_DATA has no local type.
Method Signatures

Method DELETE_TMINTRVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_TMINTRVL Call by reference Type reference (TYPE) SORTED TABLE Tabelle mit Zeitintervallen sortiert nach "TO_DATE" 20050218
2 Importing ID_TABLE_KEY Call by reference Type reference (TYPE) FLDNM 'TO_DATE' Tabellenschlüssel der Zeitintervalltabelle 20050218
3 Importing IS_TMINTRVL_KEY_2_DELETE Call by reference Type reference (TYPE) FAA_S_TMINTRVL_KEY Schlüssel des zu löschenden Zeitintervals 20050218

Method DELETE_TMINTRVL on class CF_FAA_TMDPNDT_DATA has no exception.

Method SET_TMINTRVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_TMINTRVL Call by reference Type reference (TYPE) SORTED TABLE Tabelle mit Zeitintervallen sortiert nach "TO_DATE" 20050217
2 Importing ID_TABLE_KEY Call by reference Type reference (TYPE) FLDNM 'TO_DATE' Tabellenschlüssel der Zeitintervalltabelle 20050217
3 Importing IS_TMINTRVL Call by reference Type reference (TYPE) ANY Zeitintervall mit neuen Daten 20050217

Method SET_TMINTRVL on class CF_FAA_TMDPNDT_DATA has no exception.

Method _CREATE_NEW_TMINTRVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_TMINTRVL Call by reference Type reference (TYPE) SORTED TABLE 20050218
2 Importing IS_NEW_TMINTRVL Call by reference Type reference (TYPE) ANY Zeitinterval mit beliebigen Daten 20050218

Method _CREATE_NEW_TMINTRVL on class CF_FAA_TMDPNDT_DATA has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600