Question 11

Is it possible to have multiple active implementations of business add-ins at a time? Select all that apply
  • Question 12

    The FIELD statement with the ON INPUT addition is used to conditionally call the ABAP dialog module. The ABAP dialog module is called if the value of the screen field is other than the initial value. (S. 411) {1 Richtig}
  • Question 13

    You want to add a field ZZPRICE to the SAP standard transparent table EKKO.
    Which of the following actions result in an enhancement of the SAP standard?
    There are 2 correct answers to this question.
    Response:
  • Question 14

    When included in a structure, which elementary field types allow the structure to be considered a character-type data object? Select all that apply. (S. 365) {4 Richtig}
  • Question 15

    You have 2 objects: O1 of type class C1 and O2 of type class C2.
    Class C2 is a subclass of class C1. Which of the following statements implements an up cast?
    Please choose the correct answer.
    Response: