Entering content frameStandard Interface Status

The global variable STATUS contains the current GUI status. Standard interface statuses almost all have the following structure:

  1. : maintenance dialog maintenance type. It can take the following values:
  2. – 'E': one-level maintenance dialog

    – 'Z': two-level maintenance dialog

  3. : maintenance dialog action mode. It can take the following values:
  4. – 'A': new entries

    – 'C': copy

    – 'S': display only

    – 'T': transport

    – 'U': change

  5. : current maintenance dialog screen. It can take the following values:
  6. – 'L': overview screen

    – 'D': detail screen

  7. : dataset display type. It can take the following values:
  8. – 'G': all

    – 'X': subset, e.g. all selected, all with same field contents, etc.

  9. : entry selection status. It can take the following values:
  10. – <space>: no selected entries

    – 'M': no selected entries

  11. :

'Display deleted'? It can take the following values:

Exceptions

The following statuses are exceptions to the normal structure:

 

 

Leaving content frame