data syABAP system fields are always available in ABAP programs. The runtime system fills them according to context. They can then be used in programs to query the system status. SystemIt is the System field which stores Current Date. All the system fields are stored in table SYST. Check