ABAP Keyword Documentation → ABAP − Short Reference
GET TIME - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
GET TIME [FIELD tim].
Effect
Updates the system fields sy-datlo
, sy-datum
, sy-timlo
, and sy-uzeit
.
Addition
-
FIELD tim
Returns the current time intim
, without updating the system fields.