Table/Structure Field list used by SAP ABAP Function Module LTRM_TIMESTAMP_CONVERT_FROM (Convert from time stamp to date & time)
SAP ABAP Function Module
LTRM_TIMESTAMP_CONVERT_FROM (Convert from time stamp to date & time) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LLOCT - LOCAT | Site | SOURCE VALUE(I_LOCAT) LIKE LLOCT-LOCAT |
|
| 2 | SYST - DATLO | ABAP System Field: Local Date of Current User | ||
| 3 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 4 | SYST - TIMLO | ABAP System Field: Local Time of Current User | ||
| 5 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 6 | SYST - ZONLO | ABAP System Field: Time Zone of Current User | ||
| 7 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 8 | TZONREF - TSTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(I_TIMESTAMP) LIKE TZONREF-TSTAMPS |
|