null

Skip to end of banner
Go to start of banner

ProFramework Widget "Control Group Selection"

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 »

Über das Widget "Steuergruppen Auswahl" kann der Benutzer direkt die auf einem Materialstamm in diesem Widget möglichen Steuergruppen ausführen. Dies kann z.B. die Anlage von Sichten oder auch die Ergänzung / Anpassung von bestehenden Daten sein. Beispiel eines solchen Widgets:
Using the widget "Control Group Selection" the user can directly select and execute MMS control groups on a material master record. For example this could be the creation of material master views or change of existing data. Example of such a widget:

The widget functions are described in the MMS user manual. The selection of the control groups and the control of any hierarchy within the control groups is defined in the MMS customizing..

Key

Value

Description

Widget ID

/PCH/MMS_CTRLGRP_SEL

The widget ID provided by MMS. This ID must be used in the AFW customizing under Application > Widgets when inserting this MMS widget in your AFW application.

Parameter

API_SELECTION_GRP

Using this selection group, which must be used correspondingly in the selection rules, together with any other filter the control groups to show are defined. Corresponding filter must be defined using the handler COMPL:MMS with field 1 API-SELECTION-GRP.

  • Each widget at least one selection group must be assigned using this parameter
  • Multiple selection groups separated by ; can be entered
  • When used for this widget the selection group must only be used for the "Selection of Control Groups" and the "Selection Rules"
  • If the selection group is used in the "Dependencies / Dependent values", the control groups will be found but when executing the result will not be predictable

Parameter

CONFIRM_EXECUTION

Controls if the user has to confirm the execution of the control groups. Valid values are Y and X for "Yes" and N or space for "No".
If this parameter is not defined, the execution must be confirmed.


  • No labels