Table/Structure Field list used by SAP ABAP Function Module OII_CALC_DIFF_BT_TIMESTAMPS (OIL-BDRP: Calculate difference between two timestamps)
SAP ABAP Function Module OII_CALC_DIFF_BT_TIMESTAMPS (OIL-BDRP: Calculate difference between two timestamps) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  ROIIX - NUMC8 OIL-BDRP: 8-character numeric field
2 Table/Structure Field  ROIIX - NUMC8 OIL-BDRP: 8-character numeric field SOURCE VALUE(E_DAYS_DIFFERENCE) LIKE ROIIX-NUMC8
3 Table/Structure Field  ROIIX - TIMESTAMP Time stamp field with 14 digits and NUMC data type
4 Table/Structure Field  ROIIX - TIMESTAMP Time stamp field with 14 digits and NUMC data type SOURCE VALUE(I_HI_TIMESTAMP) LIKE ROIIX-TIMESTAMP
5 Table/Structure Field  ROIIX - TIMESTAMP Time stamp field with 14 digits and NUMC data type SOURCE VALUE(I_LO_TIMESTAMP) LIKE ROIIX-TIMESTAMP
6 Table/Structure Field  ROIIX - TIMS Field of type TIMS
7 Table/Structure Field  ROIIX - TIMS Field of type TIMS SOURCE VALUE(E_TIME_DIFF_IN_ONE_DAY) LIKE ROIIX-TIMS
8 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
9 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
10 Table/Structure Field  SYST - UZEIT ABAP System Field: Current Time of Application Server