Via the widget "Control group selection" the user can directly execute the control groups possible on a material master in this widget. This can be e.g. the creation of views or also the addition / adjustment of existing data. Example of such a widget:
...
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.
|
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". |
See also in the "Control Group Selection" Widget in the AFW ProFramework User Manual.
...