Group Field Configuration

Explanation

All available group fields in demand planning are listed here the existing entries are the default group fields. To add your own group fields simply add a new entry in this table. You need to provide the following information:

To clarify this lets take an example: For some reason we want to group parts by the unit code. We can use any GROUP_ID we want but to be sure we do not crash with new standard ones we use 100. GROUP_NAME is the name group it is displayed to the user. The unit code for each part is stored in the table INVENTORY_PART_PUB. It is stored in the field UNIT_MEAS. Description can be found by using the function ISO_UNIT_API.Get_Description(UNIT_MEAS,NULL).

Unit measurement can be added by adding a row with the following data

 

Prerequisites

Demand Plan Server setup info

System Effects

Increases the number of group fields that can be selected as group fields in Demand Plan Server setup Group 1..Group 6