4 lines
38 B
ABAP
4 lines
38 B
ABAP
|
|
REPORT system_time.
|
||
|
|
|
||
|
|
WRITE: sy-uzeit.
|