WOWORUF – Work Order User Field
- System
- WO (WO)
- Prefix
WRU- Primary key
COMPANY,LOCATION,WORK-ORDER,WORK-ORDER-SUF- Fields
- 9
- Updated by
- 0 programs
- Referenced by
- 0 programs
WOWORUF is the Work Order User Field table in Lawson WO (prefix WRU). It is indexed by COMPANY, LOCATION, WORK-ORDER, WORK-ORDER-SUF (WRUSET1). The table has 9 fields, 1 index and 0 documented relations.
About WOWORUF
User Defined value file for Work Order Header.
Fields (9)
Column = COBOL field name without the WRU- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
WRU-COMPANY PKCOMPANY | Numeric 4 | Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources. | — |
WRU-LOCATION PKLOCATION | Alpha 5 | This field contains a valid stocking location within the company inventory. | — |
WRU-WORK-ORDER PKWORK_ORDER | Numeric 8 | This identifies the work order and may be automatically assigned or manually assigned, depending on the option defined for each production (inventory) location. | — |
WRU-WORK-ORDER-SUF PKWORK_ORDER_SUF | Numeric 2 | This will normally be zero for a work order. If you chose to split a work order so the completed part of the finished goods can be available for allocation, the work order created for the remaining quantity will have a non-zero value in this field. | — |
WRU-WOR-USR-FLD-01WOR_USR_FLD_01 | Alpha 20 | This field contains user-defined information. | — |
WRU-WOR-USR-FLD-02WOR_USR_FLD_02 | Alpha 20 | This field contains user-defined information. | — |
WRU-WOR-USR-FLD-03WOR_USR_FLD_03 | Alpha 20 | This field contains user-defined information. | — |
WRU-WOR-USR-FLD-04WOR_USR_FLD_04 | Alpha 20 | This field contains user-defined information. | — |
WRU-WOR-USR-FLD-05WOR_USR_FLD_05 | Alpha 20 | This field contains user-defined information. | — |
Indexes (1)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
WRUSET1 | COMPANY, LOCATION, WORK-ORDER, WORK-ORDER-SUF | Primary | TX00.1 |
Programs
No Lawson programs are documented as updating or referencing this table.