Multiple choice technology programming languages

What is the system field for the current date?

  1. SY-DATUM

  2. SY-DATID

  3. SY-DATE

  4. SY-SDATE

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In SAP ABAP, SY-DATUM is the system field containing the current date. SAP system fields follow a specific naming convention with 'SY-' prefix. DATUM is German for 'date', reflecting SAP's German origins. The other options are not valid SAP system fields.