SAP ABAP Class IF_EXPO_DATE_VALIDITY (Effectivity Information Using Date Elements)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FOX_OBJECT_VALIDITY Object Validity 20001228
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXPO_OBJECT Abstract object of the structure explosion 20001228
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXPO_SIMPLE_OBJECT Implementation of Basis Interfaces 20010730
Properties
Class IF_EXPO_DATE_VALIDITY  
Short Description Effectivity Information Using Date Elements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001228   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EXPO_DATE_VALIDITY has no forward declaration.
Interfaces
Class IF_EXPO_DATE_VALIDITY has no interface implemented.
Friends
Class IF_EXPO_DATE_VALIDITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIRST_DATE Constant Public Type reference (TYPE) SY-DATUM '19000101' Date and time, current (application server) date 20010315
2 GC_FIRST_TIMESTAMP Constant Public Type reference (TYPE) TIMESTAMP '19000101000000' UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20010301
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATE_VALIDITIES Instance method Public Method Enter several alternative dates in the effectivity 20010102
2 ADD_DATE_VALIDITY Instance method Public Method Enter date in the effectivity 20010102
3 ADD_TIMESTAMP_VALIDITIES Instance method Public Method Enter several alternative dates in the effectivity 20010102
4 ADD_TIMESTAMP_VALIDITY Instance method Public Method Enter date in the effectivity 20010102
5 GET_TYPE Instance method Public Method 20001228
6 RETURN_TIMESTAMP_VALIDITIES Instance method Public Method Revoke lists of alternative dates 20010213
Events
Class IF_EXPO_DATE_VALIDITY has no event.
Types
Class IF_EXPO_DATE_VALIDITY has no local type.
Method Signatures

Method ADD_DATE_VALIDITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATE_ELEMENTS Call by reference Type reference (TYPE) EXPO_DATE_LIST_T Tabelle von Datumselementen 20010102
2 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20010102

Method ADD_DATE_VALIDITIES on class IF_EXPO_DATE_VALIDITY has no exception.

Method ADD_DATE_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_ELEMENT Call by reference Type reference (TYPE) EXPO_DATE_LIST_S Datumsgültigkeit 20010102
2 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20010102

Method ADD_DATE_VALIDITY on class IF_EXPO_DATE_VALIDITY has no exception.

Method ADD_TIMESTAMP_VALIDITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TIMESTAMP_ELEMENTS Call by reference Type reference (TYPE) EXPO_TIMESTAMP_LIST_T Tabelle von Datumselementen 20010102

Method ADD_TIMESTAMP_VALIDITIES on class IF_EXPO_DATE_VALIDITY has no exception.

Method ADD_TIMESTAMP_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIMESTAMP_ELEMENT Call by reference Type reference (TYPE) EXPO_TIMESTAMP_LIST_S Datumsgültigkeit 20010102

Method ADD_TIMESTAMP_VALIDITY on class IF_EXPO_DATE_VALIDITY has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class IF_EXPO_DATE_VALIDITY has no parameter.
Method GET_TYPE on class IF_EXPO_DATE_VALIDITY has no exception.

Method RETURN_TIMESTAMP_VALIDITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIMESTAMP_ELEMENTS Call by reference Type reference (TYPE) EXPO_TIMESTAMP_LIST_T Tabelle von Datumselementen 20010213

Method RETURN_TIMESTAMP_VALIDITIES on class IF_EXPO_DATE_VALIDITY has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in