Job Execution Tabs
The Job Execution interface is dynamic and displays different tabs depending on the configuration of the operation being executed.

Each tab is used to capture specific production data during job card execution such as materials consumed, output produced, quality checks, downtime, and rejections.

This document explains the purpose of each tab and the data required during execution.
1. Parameter Tab
Purpose:
Used to record process parameters defined for the operation, such as Temperature, Pressure, or Visual Inspection results.
Features
| Feature | Description |
|---|---|
| Dynamic Fields | Columns are generated automatically based on the attribute names configured in the operation |
| Data Capture | Allows operators to enter values for each attribute |
| Tracking | Each log entry is linked to the specific job card execution |
2. Input Materials Tab
Purpose:
Used to record the consumption of raw materials or semi-finished goods (SFG) required to perform the operation.
Data Entry Fields
| Field | Description |
|---|---|
| Part No / Item Code | Displays the material item. Usually read-only |
| Lot / Batch No | Stock batch or lot identifier |
| Stock Qty / Floor Qty | Available quantity on the production floor |
| Consumption Qty | Quantity of material consumed for the operation |
Logic
- Barcode Support: Material details may be auto-filled using barcode scanning.
- Validation: The system prevents consumption greater than the available floor quantity.
3. Output Materials Tab
Purpose:
Used to record finished goods (FG) or semi-finished goods (SFG) produced during the operation.

Types of Logging
| Type | Description |
|---|---|
| Standard Logging | Manual entry of the total quantity produced |
| Hourly Logging | Production is split into hourly intervals based on shift timings |
Data Entry Fields
| Field | Description |
|---|---|
| Production Batch / Job Card | Displays contextual job information |
| Qty | Quantity produced |
| Time Slots | Used in hourly logging mode to capture production per interval |
4. Scrap Recording Tab
Purpose:
Used to log materials that are damaged or unusable during the production process.

Data Entry Fields
| Field | Description |
|---|---|
| Scrap Reason | Select from predefined scrap reasons |
| Qty | Quantity of material scrapped |
| UOM | Unit of measure for the scrap quantity |
5. Rework Tab
Purpose:
Used to record items that failed initial checks but can be corrected through reprocessing.

Data Entry Fields
| Field | Description |
|---|---|
| Rework Reason | Reason why rework is required |
| Qty | Quantity sent for rework |
| Item Details | Displays part number and batch information |
6. QC (Quality Control) Tab
Purpose:
Used to record quality inspection results during production.
Data Entry Fields
| Field | Description |
|---|---|
| QC Status | Indicates inspection result (Pass / Fail) |
| Qty | Number of items inspected |
| Remarks | Additional comments regarding inspection results |
7. Downtime Tab
Purpose:
Used to record periods when the machine or production line is not operational.

Data Entry Fields
| Field | Description |
|---|---|
| Main Loss / Sub Loss | Categorization of downtime reason |
| Machine | Required if the loss is machine-related |
| Start Time | Time when downtime began |
| End Time | Time when downtime ended |
| Reason | Detailed explanation of the downtime |
8. Rejection Tab
Purpose:
Used to log items that cannot be used in production and cannot be reworked.

Features
| Feature | Description |
|---|---|
| Hourly Rejection | Allows rejection logging in hourly intervals if enabled |
| Validation | Rejection quantity cannot exceed available input quantity |
| Mandatory Reason | If rejected quantity is greater than zero, a rejection reason must be provided |
Common Interface Actions
The following actions are available across most tabs in the Job Execution interface.
| Action | Description |
|---|---|
| Add New | Creates a new entry row |
| Edit | Allows modification of an existing entry |
| Save | Submits the entered data to the system |
| Delete | Removes the entry (depending on permissions and job card status) |
| Cancel | Reverts changes made in an editable row |

Most tabs become read-only once the Job Card status is marked as COMPLETED.