Planner Scheduler Introduction
This material shows how the user can create plan and publications for work orders. When the user has a number of similar work orders and in executions established by date, he can use this functionality.
Plan
For an order to exist, it is necessary that the planner enters data about the maintenance action to be carried out.
For this process, you need to click on “Plan Data".
When you click, this is the screen that will be appear:
If you have an existing plan and need to edit it, click on the check box and click on the
button and edit the plan.
If you want to enter a new plan, click on the
button (add).
Creating a plan
In the , the plan number and its description must be inserted.
After, click on .
Select the start and end date of the plan over time.
On Repeat, select frequency (daily, weekly, monthly, yearly).
On Repeat Definitions, select how many times do you want to repeat.
Save the plan on button.
Publishing the plan
After creating the plan, you can publish it. The publication has the function of using orders and operations already created, facilitating the creation of work orders and the management of information.
When clicking on publish plan, the first screen that appears is the header data.
Create the Publication Name and select the already created plan on
button.
Select order on
button.
It is possible to name using numerical sequence.
After, click on
, you can modify the recurrences as needed.
Selecting items:
In this session it is possible to choose the equipment that have similar orders.
It is possible to list numerous equipment and numerous work orders with their operations.
If you have equipment that has a different order of damis, it is possible to change it as needed.
If you have equipment with a different order, you can change it as needed.
Checking the creation of orders
To check if the orders were created, just go to "order editing".
The quantity of orders will be created according to the established number.
Order Header Data
Column name | Type | Length | scale | precision | required |
OrderTypeCode | char | 4 | true | ||
---|---|---|---|---|---|
Description | char | 40 | true | ||
EquipmentNumber | nvarchar | 18 | true | ||
OrderType | char | 4 | true | ||
Description | char | 40 | false | ||
PlannedQuantity | numeric | 13 | true | ||
Start | decimal | true | |||
ValidFromDate | datetime2 | 8 | true |
Equipment Header Data
Column name | Type | Length | scale | precision | required |
EquipmentDescription | nvarchar | 40 | false | ||
---|---|---|---|---|---|
EquipmentNumber | nvarchar | 18 | true |
Order Operation TaskList Header
Column name | Type | Length | scale | precision | required |
Sequence | Num | 10 | false | ||
---|---|---|---|---|---|
NumberTaskListNode | Num | 8 | true |