Multiple choice technology programming languages

__________structure contains System field values.

  1. SYST

  2. SLIS

  3. STXT

  4. None

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

The SYST structure (also referred to as SY) contains system fields in ABAP. These system fields like SY-SUBRC, SY-DATUM, SY-UZEIT, etc., provide runtime information about the system state. SLIS is for ALV (ABAP List Viewer) structures, and STXT is not a standard system structure name. Option D is incorrect because SYST is the correct answer.