null

Skip to end of banner
Go to start of banner

<MVIEW(...)>

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

<MVIEW(...)> access data using handler MVIEW:MMS, e.g. values are read from current open / processed views.
Example of use:

  • Values changed in a different plant view will be transferred to another plant view.
  • It is required to copy a changed filter value 1:1 into another field.

Parameter 1 – 3 must be set in brackets, analog filter values 1 – 3 as described in Handler for Filter and Value Handling. Parameter 4 is optional and can be set N (new value) or O (old value). Default is N. If parameter 4 is used, parameter 3 must eventually remain empty. Parameters must be separated with a semicolon ( ; ).
Example:

  • Reads a new value into field MARC-DISPO from MARC-EKGRP.

*Use of wild card character **
When MVIEW is used in a value group in field "Set Value", then for the field name the wild card character * can be used. Details see Fieldnames with wild card *.


  • No labels