ABAPGET_TIME - GET TIME
CL_GUI_FRONTEND_SERVICES - Frontend Services BAL_S_LOG - Application Log: Log header dataThis documentation is copyright by SAP AG.
GET TIME
Syntax
GET TIME [FIELD tim].
Addition:
Effect
Without the addition FIELD, the system fields for date and time sy-datlo, sy-datum, sy-timlo, and sy-uzeit are set to the current value.The content of the system fields sy-dayst, sy-fdayw, sy-tzone, and sy-zonlo is not updated.
Addition
... FIELD tim
Effect
Using the addition FIELD, the current system time is transmitted in the format "hhmmss" into the variable tim instead of to sy-uzeitand none of the system fields are updated. The return value of the statement is of the data type t. For tim, a suitable data object into which the return value can be converted must be specified.
Note
With the exception of GET TIME, the system fields are updated when a program is started, when ascreen is sent, and when theinternal session is updated.
General Material Data Addresses (Business Address Services)
This documentation is copyright by SAP AG.
Length: 1887 Date: 20120522 Time: 063927 triton ( 94 ms )






