Table list used by SAP ABAP Function Module TZ_USER_WORKAREA_INIT (Time zones: Initialize user work area (SAP internal call))
SAP ABAP Function Module
TZ_USER_WORKAREA_INIT (Time zones: Initialize user work area (SAP internal call)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TTZTSTMP | Time stamp structure (date + time) | ||
| 2 | TTZUSER | User parameter (offset from system time, time zone, ..) | ||
| 3 | TTZUSER | User parameter (offset from system time, time zone, ..) | SOURCE VALUE(USER_WORKAREA) LIKE TTZUSER |
|
| 4 | USR02 | Logon Data (Kernel-Side Use) | ||
| 5 | USR03 | User address data | SOURCE VALUE(USER_NAME) LIKE USR03-BNAME DEFAULT SY-UNAME |
|