Answers

  1. You can directly modify the forms delivered by SAP.

    Answer: False

    You should not directly modify the forms delivered by SAP but always copy them to your customer namespace and change this copy.

  2. _______________ and _______________ parameters allow you to add several forms to a spool request.

    Answer: no_open, no_close
  3. The generated function module needs to be called only once for all the forms to be processed.

    Answer: False

    The generated function module needs to be called every time a form needs to be processed.