Show TOC

Execute InitializationLocate this document in the navigation structure

Procedure

The initialization procedure is executed in the event handler OnCreate:

        
date_at = sy-datum + 1. time_from = '1700'. time_to = '1900'.
         

The other data is not set automatically.