Table/Structure Field list used by SAP ABAP Function Module IB_CONVERT_INTO_TIMESTAMP (IB: Konvertierung von Datum/Uhrzeit in Zeitstempel)
SAP ABAP Function Module
IB_CONVERT_INTO_TIMESTAMP (IB: Konvertierung von Datum/Uhrzeit in Zeitstempel) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATLO | ABAP System Field: Local Date of Current User | ||
| 2 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 3 | SYST - TIMLO | ABAP System Field: Local Time of Current User | ||
| 4 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(E_TIMESTAMP) LIKE TZONREF-TSTAMPS |
|
| 5 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 6 | TZONREF - TZONE | Time Zone | ||
| 7 | TZONREF - TZONE | Time Zone | SOURCE VALUE(I_TZONE) LIKE TZONREF-TZONE DEFAULT SY-ZONLO |
|