ProMaterialData can be integrated into other AFW applications.
...
Below is the necessary information for the DMC-MMS specific widgets that allow parameterization.
"Control Group Selection" Widget
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". |
...