Field help (ACTTYP) 

This field is important because it is used to identify the process to be launched on the execution of this action. See the development detail. At this level, the possible values are as follows :

  Object management
Inquiry
  Standard process(can be launched in batch mode)
  Window entry
  Selection from a list (selection window)
  Selection from a table (selection window)
  Miscellaneous display (called from a functional sub-program by Gosub)

  Miscellaneous process(called from a functional sub-program by Call)

The "miscellaneous process" is used to directly launch a functional process without using a template ; this type of action cannot be called from a function.