SAP ABAP Function Module OIRE_CONVERT_TIME_240000 (Convert a 24:00:00 time to 00:00:00 and day +1)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR_E (Package) SSR Card processing (IS-Oil Sevice Station Retailing)
Basic Data
Function Module OIRE_CONVERT_TIME_240000 Convert a 24:00:00 time to 00:00:00 and day +1  
Function Group OIRE_PC_DTF   PC Functions for DTF handling  
Program Name SAPLOIRE_PC_DTF    
INCLUDE Name LOIRE_PC_DTFU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DATE TYPE DATS Field of type DATS
Exporting E_TIME TYPE TIMS Field of type TIMS
Exporting E_TSTMP TYPE TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing I_DATE TYPE DATS Field of type DATS
Importing I_TIME TYPE TIMS Field of type TIMS
Importing I_TZONE TYPE TIMEZONE Time zone
Importing I_TSTMP_CONV TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Exception TIME_WAS_CHANGED TYPE Date and time was changed.
Exception NO_TIME_ZONE_PASSED TYPE No time zone was passed.
Exception TIME_ZONE_DOES_NOT_EXIST TYPE Entered time zone doesn't exist.
Exception DATE_OR_TIME_INCONSISTENT TYPE Date or time is inconsistent.
               
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  20050224 
SAP Release Created in