Table/Structure Field list used by SAP ABAP Function Module VELO03_CONVERT_FROM_TIMESTAMP (VELO : Datum/Uhrzeit vom Zeitstempel konvertieren)
SAP ABAP Function Module
VELO03_CONVERT_FROM_TIMESTAMP (VELO : Datum/Uhrzeit vom Zeitstempel konvertieren) 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 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 5 | TZONREF - TSTAMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | SOURCE VALUE(LONG_TIMESTAMP_IV) LIKE TZONREF-TSTAMPL OPTIONAL |
|
| 6 | TZONREF - TSTAMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | ||
| 7 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 8 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(TIMESTAMP_IV) LIKE TZONREF-TSTAMPS OPTIONAL |
|
| 9 | TZONREF - TZONE | Time Zone | ||
| 10 | TZONREF - TZONE | Time Zone | SOURCE VALUE(TZONE_IV) LIKE TZONREF-TZONE DEFAULT SY-ZONLO |
|