Table/Structure Field list used by SAP ABAP Function Module G_BIW_CONVERT_INTO_TIMESTAMP (Conversion of Date/Time to Time Stamp)
SAP ABAP Function Module
G_BIW_CONVERT_INTO_TIMESTAMP (Conversion of Date/Time to Time Stamp) 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(E_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 |
|