Show TOC

Procedure documentationExecute Initialization Locate this document in the navigation structure

Procedure

The initialization procedure is executed in the event handler OnCreate:

Syntax Syntax

  1. date_at = sy-datum + 1.
    time_from = '1700'.
    time_to = '1900'.
End of the code.

The other data is not set automatically.