SAP ABAP Function Module CBIH_LB39_TIMESTAMP_COMPARE (EHS: Comparison of Two Timestamps)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-IHS (Application Component) Industrial Hygiene and Safety
     CBIH (Package) EH&S: Industrial Hygiene and Safety
Basic Data
Function Module CBIH_LB39_TIMESTAMP_COMPARE EHS: Comparison of Two Timestamps  
Function Group CBIH_LB39   EHS: Library - Other Functions  
Program Name SAPLCBIH_LB39   EHS: Bibliothek - sonstige Funktionen 
INCLUDE Name LCBIH_LB39U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FLG_1_BEFORE_2 TYPE ESP1_BOOLEAN True, if time 1 lies before time 2
Importing I_DATE1 TYPE SYST-DATUM Date of first comparison timestamp
Importing I_TIME1 TYPE SYST-UZEIT Time of first comparison timestamp
Importing I_TZONE1 TYPE CCIHE_TIMEZONE Time zone of first comparison timestamp
Importing I_DATE2 TYPE SYST-DATUM Date of second comparison timestamp
Importing I_TIME2 TYPE SYST-UZEIT Time of second comparison timestamp
Importing I_TZONE2 TYPE CCIHE_TIMEZONE Time zone of second comparison timestamp
Exception DATE_INITIAL TYPE Date field initial
Exception CONVERSION_ERROR TYPE Error in time conversion
Exception TIMEZONE_MISSING TYPE Check time zone, but time zone not passed
Exception TIMEZONE_UNKNOWN TYPE Time zone passed is unknown
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020125 
SAP Release Created in