Exit C_ABAPD_2309 SAP Certified Associate - Back-End Developer - ABAP Cloud
Question 1 of 5
0% complete
Q1 Single choice

The "demo_cds_assoc_spfli" data source referenced in line #4 contains a field "connid" which you would like to expose in the element list.

Which of the following statements would do this if inserted on line #8?

  • A

    demo_cds_assoc_spfli.connid,

  • B

    demo_cds_assoc_spfli-connid

  • C

    spfli-connid

  • D

    _spfli.connid

Previous Next