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 |
---|---|---|---|---|---|---|---|
![]() |
E_DATE | TYPE | DATS | Field of type DATS | |||
![]() |
E_TIME | TYPE | TIMS | Field of type TIMS | |||
![]() |
E_TSTMP | TYPE | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |||
![]() |
I_DATE | TYPE | DATS | Field of type DATS | |||
![]() |
I_TIME | TYPE | TIMS | Field of type TIMS | |||
![]() |
I_TZONE | TYPE | TIMEZONE | Time zone | |||
![]() |
I_TSTMP_CONV | TYPE | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | |||
![]() |
TIME_WAS_CHANGED | TYPE | Date and time was changed. | ||||
![]() |
NO_TIME_ZONE_PASSED | TYPE | No time zone was passed. | ||||
![]() |
TIME_ZONE_DOES_NOT_EXIST | TYPE | Entered time zone doesn't exist. | ||||
![]() |
DATE_OR_TIME_INCONSISTENT | TYPE | Date or time is inconsistent. | ||||
Processing Type
Normal Function 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 |