SAP ABAP Function Module OII_CALC_DIFF_BT_TIMESTAMPS (OIL-BDRP: Calculate difference between two timestamps)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-DS-BDR (Application Component) Bulk Distribution Requirements Planning
⤷
OII (Package) BDRP Bulk Distribution Requirement Planning
⤷
⤷
Basic Data
| Function Module | OII_CALC_DIFF_BT_TIMESTAMPS | OIL-BDRP: Calculate difference between two timestamps |
| Function Group | OIIB | BDRP common functions (IS Oil BDRP) |
| Program Name | SAPLOIIB | Allgemeine Funktionen für den Bereich BDRP |
| INCLUDE Name | LOIIBU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_DAYS_DIFFERENCE | TYPE | ROIIX-NUMC8 | Timestamp difference in number of days | |||
| |
E_TIME_DIFF_IN_ONE_DAY | TYPE | ROIIX-TIMS | Timestamp diff in one day (HH:MM:SS) | |||
| |
I_LO_TIMESTAMP | TYPE | ROIIX-TIMESTAMP | Low input timestamp (14-char TS format) | |||
| |
I_HI_TIMESTAMP | TYPE | ROIIX-TIMESTAMP | High input timestamp (14-char TS format) | |||
| |
LO_TIMESTAMP_GT_HI_TIMESTAMP | TYPE | Low timestamp is greater than high timestamp | ||||
| |
DIFF_GT_THAN_TEN_MILLION_SECS | TYPE | Time difference greater than 10 million seconds | ||||
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 |