Question 46

The READ statement with the BINARY SEARCH addition cannot be used for a sorted internal table.
  • Question 47

    The constructor method is called automatically when you create an instance of the class.
  • Question 48

    When must a foreign key have domain equality?
  • Question 49

    You write the following ABAp statement
    SELECT SINGLE carridconnidcityfromcityto
    From spfli
    INTO gs_spfli
    WHERE carrid = pa_car
    AND connid = pa_con
    How are the fields in the field list of the SELECT statement copied to the target structure gs_spfli?
    Please choose the correct answer.
    Response:
  • Question 50

    At most, a menu bar can have 10 menus. (S. 411) {1 Richtig}