Works Order Configuration - Works Order Processing Document
The Platinum System " Works Order Processing" allows the layout of your Works Orders to be configured to print the details you require. This is done using a system of "tokens" which represent the items you wish to print, and their positions on the document.
Contents
Layout Tokens
Tokens are indicated by the character '~' followed by a number (the token identifier).
These identifiers may be up to 3 digits in length in the range 1 to 999. Tokens each have specific uses, which are listed below.
Parameters
Some tokens may also be given parameters. The number of parameters vary for each token. To specify a token with parameters the token must be followed by a comma then parameter. Each parameter is similarly divided from the next by a comma (no terminating comma is required).
Token File Names
The layout files are stored in the 'SXCo1\Docs' folder, (or 'SXCo2', 'SXCo3', etc).
- 'SXWO005.EPL'
- Works Order layout.
Tokens
General Tokens
| ~1,n | (40 characters) System Company Name Line 1
| ||
| ~3,n | (40 characters) System Company Name Line 2
| ||
| ~3,n | (50 characters) System Company Address Line 1
| ||
| ~4,n | (50 characters) System Company Address Line 2
| ||
| ~5,n | (50 characters) System Company Address Line 3
| ||
| ~6,n | (50 characters) System Company Address Line 4
| ||
| ~7,n | (50 characters) System Company Address Line 5
| ||
| ~13 | (60 characters) Order Detailed Notes
| ||
| ~14 | (30 characters) User Date - Long format
| ||
| ~15 | (10 characters) User Date - Short format
| ||
| ~16 | (3 characters) Page Number
| ||
| ~17 | (8 characters) Order Number
| ||
| ~18,n | (15 characters) Order Stock Code
| ||
| ~19,n | (30 characters) Order Stock Description Line 1
| ||
| ~20,n | (30 characters) Order Stock Description Line 2
| ||
| ~21,n | (30 characters) Order Stock Description Line 3
| ||
| ~22,n | (6 characters) Order Depot Code
| ||
| ~23,n | (30 characters) Order Depot Name
| ||
| ~24,n | (12 characters) Order Stock Location at Depot
| ||
| ~25 | (13 characters) Order Stock Maximum Level
| ||
| ~26 | (13 characters) Order Stock Quantity at Depot
| ||
| ~27 | (13 characters) Order Stock Reorder Level
| ||
| ~28 | (13 characters) Order Stock Quantity on Purchase or Works Orders
| ||
| ~29 | (13 characters) Order Stock Allocated to Sales or Works Orders
| ||
| ~30 | (13 characters) Order Stock "Free Stock"
(Stock + On Order - Allocated) = "Free Stock"
| ||
| ~31 | (13 characters) Works Order Quantity
| ||
| ~32 | (30 characters) Order Expected Start Date - Long format
| ||
| ~33 | (10 characters) Order Expected Start Date - Short format
| ||
| ~34 | (30 characters) Order Due Date - Long format
| ||
| ~35 | (10 characters) Order Due Date - Short format
| ||
| ~36 | (30 characters) Order Complete Date - Long format
| ||
| ~37 | (10 characters) Order Complete Date - Short format
| ||
| ~38 | (4 characters) Order Time Difference
| ||
| ~39,n | (50 characters) Order Notes Line 1
| ||
| ~40,n | (50 characters) Order Notes Line 2
| ||
| ~75,n,m,l | Form Length
|
Component List
Prints a list of Components. If these occur between '~100' & '~199' they will print Components attached to the relevant Process; otherwise they will print a list of components from the main Parts File.
| ~41,n | (15 characters) Column for Component Stock Code
| ||
| ~42,n | (30 characters) Column for Component Stock Description
| ||
| ~43,n | (12 characters) Column for Component Stock Location at Depot
| ||
| ~44 | (13 characters) Column for Component Stock Maximum Level
| ||
| ~45 | (13 characters) Column for Component Stock Quantity at Depot
| ||
| ~46 | (13 characters) Column for Component Stock Reorder Level
| ||
| ~47 | (13 characters) Column for Component Stock on Purchase/Works Order
| ||
| ~48 | (13 characters) Column for Component Stock Allocated
| ||
| ~49 | (13 characters) Column for Component Available Stock
Stock - Allocated = Available.
| ||
| ~50 | (13 characters) Column for Component Stock Quantity Required
| ||
| ~51,"x" | Column of n dots
E.g. '~51,5' gives '.....' (useful for showing where a signature is required)
|
Process List
Prints Processes attached to this Order. If these occur between '~100' & '~199' they will print the details of the current Process in the breakdown. Otherwise a list, in columns, of Processes will be printed.
| ~52,n | (20 characters) Column for Process Name
| |
| ~53,n | (30 characters) Column for Process Description
| |
| ~54 | (13 characters) Column for Process Estimate Unit Time
|
Breakdown of Processes with Associated Components
This is entered as a block of tokens, which will be repeated for each Process on Order.
| The block MUST start with the token '~100' and end with the token '~199', otherwise nothing in the block will be printed at all. |
| ~100 | Start Process Breakdown Block
| ||
| ~199 | End Process Breakdown Block
| ||
| ~101 | (60 characters) Process Detailed Notes
|
Print Style Tokens
The following print style codes must have 3 spaces after them as these codes always 6 characters wide.
| ~79 | (6 characters) Expand
| |
| ~80 | (6 characters) Unexpand
| |
| ~81 | (6 characters) Compact
| |
| ~82 | (6 characters) Uncompact
| |
| ~83 | (6 characters) Double Strike On
| |
| ~84 | (6 characters) Double Strike Off
| |
| ~86 | (6 characters) Paper Forward
| |
| ~87 | (6 characters) Paper Backward
| |
| ~88,n | (up to 32 characters) Insert print style
This print style code doesn't need any spaces after it as it will the width of the print code to insert.
|