Labor entry validation
This function allows you to post labor activities (labor validation), which creates the production tracking record.
The Labor validation process:
- Uses core labor posting routines to create work order tracking records.
- Updates the Shop floor tracking transaction (SFTTXN) entries as posted and moves them to the Shop floor tracking transaction history (SFTTXNH).
- Can be run interactively or as a scheduled batch request.
Before posting activities, you need to complete the following steps:
- Create Shop floor transaction records. This can be done through the Shop floor tracking (SFT) workbench or manually using the Employee activity function (FUNSFTEAC).
- Review the activity record and modify as needed using the Employee activity function (FUNSFTEAC).
Criteria
You can filter activities to post using a variety of criteria including:
Team and/or Employee - Filter by team, employee, or both. (See field help for details).
Entry transaction – Entry must be a valid transaction code that is setup to support time tracking via the Time tracking plan function (GESMOL).
Site – Optional. If specified it must be a valid production site.
Define ranges – employee, shift dates, work centers, work orders, and operation.
Activity – Clock in/out, Indirect reference, Setup, and Run.
Log file
Validating labor activities generates a log file that contains details about processed records and tracking activity. It includes successful and failed activity postings.
The log file contains the following information:
- Work order number
- Setup time completed
- Run time completed
- Completed qty.
- Rejected qty.
- Tracking number
- Error message (when applicable)
Prerequisites
Refer to documentation Implementation
Screen management
Entry screen
Criteria
The fields below allow you to filter activities to post.
Criteria
| Entry transaction (field MOLNUM) |
|
Filter by entry transaction number. |
| Site (field FCY) |
|
Enter or select a site to filter by site. |
| Team (field TEAMNUM) |
|
Enter a team ID number to filter for that team. If no employee ID is entered in the employee fields, processed records could include multiple employee IDs. If a team ID and an employee ID are entered, only team-related labor records for that employee are included. |
| From employee (field EMPNUMSTR) |
|
Filter for a range of employees based on employee ID. For a single employee, enter the same ID in the From employee and To employee fields. For a single employee, processed records could include individual and team-related activities for that employee. |
| To employee (field EMPNUMEND) |
|
Filter for a range of employees based on employee ID. For a single employee, enter the same ID in the From employee and To employee fields. For a single employee, processed records could include individual and team-related activities for that employee. |
| From shift date (field SHFDATSTR) |
|
Filter for results within a date range. For a single day, enter the same date in the From shift date and To shift date fields. |
| To shift date (field SHFDATEND) |
|
Filter for results within a date range. For a single day, enter the same date in the From shift date and To shift date fields. |
| From work center (field CPLWSTSTR) |
|
Filter for results within a range of work centers. For a single work center, enter the same work center in the From work center and To work center fields. |
| To work center (field CPLWSTEND) |
|
Filter for results within a range of work centers. For a single work center, enter the same work center in the From work center and To work center fields. |
| From work order (field VCRNUMSTR) |
|
Filter for results within a range of work orders. For a single work order, enter the same work order in the From work order and To work order fields. |
| To work order (field VCRNUMEND) |
|
Filter for results within a range of work orders. For a single work order, enter the same work order in the From work order and To work order fields. |
| From operation (field OPENUMSTR) |
|
Filter for results within a range of operations. For a single operation, enter the same value in the From operation and To operation fields. |
| To operation (field OPENUMEND) |
|
Filter for results within a range of operations. For a single operation, enter the same value in the From operation and To operation fields. |
Activity
| Clock in/out (field TYPTA) |
|
Select this check box to filter by Check in/out. |
| Indirect references (field TYPID) |
|
Select this check box to filter by Indirect references. |
| Setup (field TYPSU) |
|
Select this check box to filter by Setup tasks. |
| Run (field TYPRU) |
|
Select this check box to filter by Run tasks. |
Batch task
This function can be run in batch mode. The standard task FUNSFTVAL is provided for that purpose.
Error messages
In addition to the generic error messages, the following messages can appear during the entry :
Record skipped due to break or exclusive indirect.Tables used
Refer to documentation Implementation