Skip to main content

Job Execution Tabs

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

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

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

FeatureDescription
Dynamic FieldsColumns are generated automatically based on the attribute names configured in the operation
Data CaptureAllows operators to enter values for each attribute
TrackingEach 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

FieldDescription
Part No / Item CodeDisplays the material item. Usually read-only
Lot / Batch NoStock batch or lot identifier
Stock Qty / Floor QtyAvailable quantity on the production floor
Consumption QtyQuantity 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. alt text

Types of Logging

TypeDescription
Standard LoggingManual entry of the total quantity produced
Hourly LoggingProduction is split into hourly intervals based on shift timings

Data Entry Fields

FieldDescription
Production Batch / Job CardDisplays contextual job information
QtyQuantity produced
Time SlotsUsed 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. alt text

Data Entry Fields

FieldDescription
Scrap ReasonSelect from predefined scrap reasons
QtyQuantity of material scrapped
UOMUnit of measure for the scrap quantity

5. Rework Tab

Purpose:
Used to record items that failed initial checks but can be corrected through reprocessing. alt text

Data Entry Fields

FieldDescription
Rework ReasonReason why rework is required
QtyQuantity sent for rework
Item DetailsDisplays part number and batch information

6. QC (Quality Control) Tab

Purpose:
Used to record quality inspection results during production.

Data Entry Fields

FieldDescription
QC StatusIndicates inspection result (Pass / Fail)
QtyNumber of items inspected
RemarksAdditional comments regarding inspection results

7. Downtime Tab

Purpose:
Used to record periods when the machine or production line is not operational. alt text

Data Entry Fields

FieldDescription
Main Loss / Sub LossCategorization of downtime reason
MachineRequired if the loss is machine-related
Start TimeTime when downtime began
End TimeTime when downtime ended
ReasonDetailed explanation of the downtime

8. Rejection Tab

Purpose:
Used to log items that cannot be used in production and cannot be reworked. alt text

Features

FeatureDescription
Hourly RejectionAllows rejection logging in hourly intervals if enabled
ValidationRejection quantity cannot exceed available input quantity
Mandatory ReasonIf 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.

ActionDescription
Add NewCreates a new entry row
EditAllows modification of an existing entry
SaveSubmits the entered data to the system
DeleteRemoves the entry (depending on permissions and job card status)
CancelReverts changes made in an editable row

alt text

note

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