Data Element list used by SAP ABAP Function Module BKK_CHANGE_TO_TIMESTAMP (Converts date and time into time stamp)
SAP ABAP Function Module
BKK_CHANGE_TO_TIMESTAMP (Converts date and time into time stamp) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_TIMESTAMP | To store timestamp value | SOURCE VALUE(TIMESTAMP_EV) TYPE BKK_TIMESTAMP |
|
| 2 | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 3 | TZNZONE | Time Zone | SOURCE VALUE(TZONE_IV) LIKE TZONREF-TZONE DEFAULT SY-ZONLO |
|