Table/Structure Field list used by SAP ABAP Function Module G_BIW_CONVERT_FROM_TIMESTAMP (Konvertierung von Zeitstempel in Datum/Uhrzeit)
SAP ABAP Function Module
G_BIW_CONVERT_FROM_TIMESTAMP (Konvertierung von Zeitstempel in Datum/Uhrzeit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATLO | ABAP System Field: Local Date of Current User | ||
| 2 | SYST - TIMLO | ABAP System Field: Local Time of Current User | ||
| 3 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(I_TIMESTAMP) 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 DEFAULT SY-ZONLO |
|