5.8 KiB
Production Team Model
1. Function Overview
The Production Team Model belongs to the basic module of the MES system. It is used to build the production team, production shift, and production member data of the enterprise, providing organizational basic data support for production scheduling.
Core Functions:
- Team Management: Maintain the addition, deletion, modification, and query of production teams
- Schedule Plan Management: Maintain the addition, deletion, modification, and query of production schedules
- Schedule Calendar: View the time planning and scheduling information of production schedules
2. Term Explanation
| Term | Definition | Description |
|---|---|---|
| Production Team | Production Team, production operation organization unit | Used to organize and manage production personnel |
| Team Members | Production Members, members of the team | Operators belonging to a specific team |
| Schedule Plan | Production Schedule, team's schedule plan | Defines working hours and task allocation for the team |
| Rotation Method | Rotation Schedule, team's scheduling method | Such as rotation shifts, fixed scheduling, etc. |
| Rest Day Selection | Rest Day Schedule, team's rest day selection | Defines which days are rest days |
Relationship Description:
| Relationship Type | Description |
|---|---|
| Team → Shift | 1 to N: A team can contain multiple shifts |
| Team → Production Members | 1 to N: A team can contain multiple production members |
3. Production Team Model Interaction Flow
3.1 Team Management
3.1.1 Team Description
A team is the basic organizational unit for production operations, used to assign production personnel.
3.1.2 Add Team
Operation Steps:
- Go to [Production Configuration] → [Team Model] → [Team Management]
- Click [Add] button
- Fill in basic team information
- Add team members
- Click [OK] to complete team creation
Field Description:
| Field | Description | Required |
|---|---|---|
| Team Name | Name of the team, e.g., "Packaging Team" | Yes |
| Belonging Factory Area | Production factory area where the team belongs, e.g., "Factory A" | Yes |
| Belonging Production Line | Production line where the team belongs, e.g., "Packaging Line" | Yes |
[Important] The team code cannot be modified after creation. Please confirm carefully when creating.
3.1.3 Team Query
Query Conditions:
| Query Condition | Description |
|---|---|
| Team Name | Fuzzy query by team name |
| Belonging Factory Area | Filter by team's factory area |
| Belonging Production Line | Filter by team's production line |
| Creation Time | Filter by team creation time |
3.2 Schedule Plan
3.2.1 Schedule Plan Description
A schedule plan is the basic division of team working hours, used to manage the time arrangement of production operations.
3.2.2 Add Schedule Plan
Operation Steps:
- Go to [Production Configuration] → [Team Model] → [Schedule Plan]
- Click [Add] button
- Fill in basic schedule plan information
- Click [OK] to complete schedule plan creation
Field Description:
| Field | Description | Required |
|---|---|---|
| Schedule Name | Name of the schedule plan, e.g., "Morning Shift", "Afternoon Shift", "Evening Shift" | Yes |
| Schedule Code | Unique identification code of the schedule plan | Yes |
| Schedule Time Range | Time range of the schedule plan, e.g., "9:00-17:00" | Yes |
| Status | Status of the schedule plan, e.g., "Enabled", "Disabled" | No |
| Team | Teams included in the schedule plan | No |
| Remarks | Other supplementary information | No |
[Important] The schedule plan code cannot be modified after creation. [Important] The schedule plan cannot be deleted once referenced by schedule records.
3.2.3 Schedule Plan Query
Query Conditions:
| Query Condition | Description |
|---|---|
| Schedule Code | Exact query by schedule code |
| Schedule Name | Fuzzy query by schedule name |
| Creation Time | Filter by schedule plan creation time |
3.2.4 Import Schedule Plan
Operation Steps:
- Go to [Production Configuration] → [Team Model] → [Schedule Plan]
- Click [Import] button
- Upload schedule plan file
- Click [OK] to complete schedule plan import
3.2.4 Export Schedule Plan
Operation Steps:
- Go to [Production Configuration] → [Team Model] → [Schedule Plan]
- Click [Export] button
- Select export format (e.g., Excel)
- Click [OK] to complete schedule plan export
3.2.5 Schedule Calendar
The schedule calendar is a visual display of the team's schedule plan, used to view and manage schedule plans.








