null

Skip to end of banner
Go to start of banner

MMS AFW-Widgets

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 14 Next »

ProMaterialData can be integrated into other AFW applications.

Relevant widgets see Widgets for ProMaterialData.

ProNovia provides AFW customizing templates upon request.

The general setup of AFW applications is described in AFW | ProFramework | Customizing Manual.

Below is the necessary information for the 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.

  • 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