Production Line Groups
Production Line Groups are used for a simplification of filtering and sorting Production Lines within the system (for example in the Production Control’s Production Line Overview). This tab shows all the production line groups within the P4 application and allows us to either create, edit or delete production line group. The list of production lines can be filtered by all shown columns, it means by:
ID
Code
Title
This serves as a test:
aaa
bbb
ccc

From the operational point of view, it is possible to
create new production line via :create: button in the top right corner of the page (this possibility will show empty Production Line detailed settings page).
edit existing production line via :edit_new: button which will appear after moving cursor to the line you want to edit (this possibility will show Production Line detailed settings page with saved data).
delete single existing production line via :delete_new: button which will appear after moving cursor to the line you want to edit
delete multiple production lines via choosing these (via clicking on the checkbox in the beginning of each line) and then clicking on the :delete_new: button which will appear in the top right corner
Production Line Group detail
In the Production Line Group detail screen, we are able to edit already created Production Line Group or fill up all information needed to create a new one.

In the below table there are all parameters of Production Line Group with its description.
Parameter name | Limitations | Possible values | Description | DB field |
---|---|---|---|---|
Code* | 100 chars | free text | Code of the production line group. | [PRODUCTION_LINE].[CODE] |
Title | 100 chars | free text | Title of the production line group. | [PRODUCTION_LINE].[TITLE] |
Production Lines | defined values | all production lines | List of lines which are part of this production line group. | [PRODUCTION_LINE].[name] |