Test Your Knowledge

  1. Forms are always processed in a predefined order.
    True
    False

  2. The fields used for comparisons in the Conditions tab must be either defined in the form interface, be a part of global definitions, or they must be system fields of the SAP Smart Forms.
    True
    False

  3. An alternative node consists of two subnodes, processed in a manner similar to that of the ABAP commands IF and ELSE.
    True
    False

  4. Coding that is used in different program line nodes can be moved into global subroutines and then called as and when required.
    True
    False

  5. Several nodes share the same condition. Instead of setting this condition individually for each node, you can create a folder and assign the condition to this folder.
    True
    False

  6. Identify the functions of a command node.
    AGo to a new page
    BReset paragraph numbering
    CDefine free attributes for the spool request
    DCreate subroutines

  7. Loops are similar to tables.
    True
    False