Table/Structure Field list used by SAP ABAP Function Module OIL_DATE_TO_TIMESTAMP (Convert a date and time to a timestamp)
SAP ABAP Function Module
OIL_DATE_TO_TIMESTAMP (Convert a date and time to a timestamp) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 3 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(E_TSTAMP) LIKE TZONREF-TSTAMPS |
|
| 4 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 5 | TZONREF - TZONE | Time Zone | SOURCE VALUE(I_TZONE) LIKE TZONREF-TZONE OPTIONAL |
|
| 6 | TZONREF - TZONE | Time Zone | ||