WHPROCTYPE – Shipment Process Type

System
Warehouse (WH)
Prefix
WPT
Primary key
COMPANY, PROCESS-TYPE
Fields
5
Updated by
1 program
Referenced by
246 programs

WHPROCTYPE is the Shipment Process Type table in Lawson Warehouse (prefix WPT). It is indexed by COMPANY, PROCESS-TYPE (WPTSET1). It is related 1:1 to ICCOMPANY. It is updated by WH01.1 and referenced by AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 and 238 more. The table has 5 fields, 1 index and 1 documented relation.

About WHPROCTYPE

The Shipment Process Type file contains process type records.

Fields (5)

Column = COBOL field name without the WPT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
WPT-COMPANY PK
COMPANY
Numeric 4This field contains the company number.WH01.1
WPT-PROCESS-TYPE PK
PROCESS_TYPE
Alpha 2This field contains the valid process type.WH01.1
WPT-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)This field contains the description of the process type.WH01.1
WPT-PICKING-REQ
PICKING_REQ
Alpha 1This field indicates whether or not picking feedback is required for the process type.
  • Y Yes
  • N No
WH01.1
WPT-PACKING-REQ
PACKING_REQ
Alpha 1This field indicates whether or not packing feedback is required for the process type.
  • Y Yes
  • N No
WH01.1

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
WPTSET1COMPANY, PROCESS-TYPEPrimaryAP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +22 more (list truncated in source)

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
IccompanyICCOMPANYRequiredWPT-COMPANYICC-COMPANY

Programs

Updated by (1)

Referenced by (246)