nerdexam
SAP

C_PXSUP_90 · Question #4

What does it mean if a SELECT statement comes back with a sy-subrc = 4? (Choose two)

The correct answer is B. The system has not read any entries from the database table. D. The SELECT statement has been executed successfully without error. See the full explanation below for the reasoning.

Question

What does it mean if a SELECT statement comes back with a sy-subrc = 4? (Choose two)

Options

  • AThe system has read exactly four entries from the database table.
  • BThe system has not read any entries from the database table.
  • CThe execution of the SELECT statement failed because of an incomplete WHERE-Clause.
  • DThe SELECT statement has been executed successfully without error.

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    70% (21)
  • C
    20% (6)

Community Discussion

No community discussion yet for this question.

Full C_PXSUP_90 Practice