OEMETHOD – Shipping Method

System
Warehouse (WH)
Prefix
OMT
Primary key
COMPANY, METHOD
Fields
5
Updated by
2 programs
Referenced by
32 programs

OEMETHOD is the Shipping Method table in Lawson Warehouse (prefix OMT). It is indexed by COMPANY, METHOD (OMTSET1). It is related 1:1 to OECOMPANY. It is updated by WH11.1 and WH20.7 and referenced by AR02.1, AR08.1, AR10.1, AR501, AR550, POI7.1, WH130, WH132 and 24 more. The table has 5 fields, 1 index and 1 documented relation.

About OEMETHOD

The Shipping Method file contains all user-defined shipping methods that are defined in the Lawson Warehouse system.

Fields (5)

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

Field / columnTypeDescription & valuesUpdated by
OMT-COMPANY PK
COMPANY
Numeric 4This field contains the company number.WH11.1
OMT-METHOD PK
METHOD
Alpha 10This field contains the shipping method. Shipping methods are defined using WH11.1 (Shipping Method).WH11.1
OMT-METH-DESC
METH_DESC
Alpha 30 (Lower Case)The description of the shipping method that prints on the invoice.WH11.1
OMT-METH-USED-FL
METH_USED_FL
Alpha 1This field indicates whether this method has ever been added to a customer's account.
  • N No
  • Y Yes
WH11.1, WH20.7
OMT-METH-ACT-FL
METH_ACT_FL
Alpha 1This field indicates whether this method is active or inactive. A shipping method can only be added to an order or invoice if it is active. If inactive, the form validates the user's ID when an attempt is made to enter the shipping method.
  • A Active
  • I Inactive
WH11.1

Indexes (1)

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

IndexKeysFlagsConditionUsed in
OMTSET1COMPANY, METHODPrimaryAR02.1, AR08.1, AR10.1, AR501, AR550, POI7.1, WH11.1, WH130 +22 more (list truncated in source)

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
OecompanyOECOMPANYRequiredOMT-COMPANYOEC-COMPANY

Programs

Updated by (2)

Referenced by (32)