WHSHPMNTIN – No description in the Lawson data dictionary

System
Warehouse (WH)
Prefix
WSI
Primary key
COMPANY, LOCATION, SHIPMENT-NBR
Fields
32
Updated by
2 programs
Referenced by
0 programs

WHSHPMNTIN is a Lawson Warehouse table (prefix WSI); no description in the lawson data dictionary. It is indexed by COMPANY, LOCATION, SHIPMENT-NBR (WSISET1); alternate indexes: WSISET2 and WSISET3. It is related 1:M to WHSHCRTNIN, WHSHLINEIN and WHSHTRKIN. It is updated by WH52.1 and WH520. The table has 32 fields, 3 indexes and 3 documented relations.

About WHSHPMNTIN

No description in the Lawson data dictionary.

Fields (32)

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

Field / columnTypeDescription & valuesUpdated by
WSI-COMPANY PK
COMPANY
Numeric 4Identifies 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.WH52.1
WSI-LOCATION PK
LOCATION
Alpha 5This field contains a valid stocking location within the company inventory.WH52.1
WSI-SHIPMENT-NBR PK
SHIPMENT_NBR
Numeric 10This field contains the shipment number. One order can have several shipment numbers if the items of the order were not shipped at the same time.WH52.1
WSI-BATCH-NBR
BATCH_NBR
Numeric 6This identifies the batch the entered invoices, debit memos, and credit memos are a part of.WH52.1
WSI-STATUS
STATUS
Numeric 1This field displays the status of the transaction.WH52.1
WSI-PROCESS-DATE
PROCESS_DATE
Numeric 8 (yyyymmdd)WH52.1
WSI-UPDATE-TIME
UPDATE_TIME
Numeric 6This field contains the system time when the record was updated.WH52.1
WSI-GL-DATE
GL_DATE
Numeric 8 (yyyymmdd)This field contains the general ledger posting date.WH52.1
WSI-BOL-NBR
BOL_NBR
Alpha 22This field contains the Bill of Lading number.WH52.1
WSI-CARRIER
CARRIER
Alpha 9 (Right Justified)The vendor's identification code.WH52.1
WSI-METHOD
METHOD
Alpha 10The method.WH52.1
WSI-TRANS-ID
TRANS_ID
Alpha 20WH52.1
WSI-FREIGHT-CODE
FREIGHT_CODE
Alpha 2This field contains the freight code. This is must be valid in OEFRTCODE. This determines whether carrier and charge are allowed for the shipment.WH52.1
WSI-FRT-CHG-CURR
FRT_CHG_CURR
Signed 18.2WH52.1
WSI-WHS-CARTONS
WHS_CARTONS
Numeric 6WH52.1
WSI-CUBIC-FEET
CUBIC_FEET
Signed 9.3This field contains the unit cubic feet of the item based on the stocking UOM.WH52.1
WSI-WEIGHT
WEIGHT
Signed 9.3This field contains the unit weight of the item based on the stocking UOM.WH52.1
WSI-POD-RETRN-DT
POD_RETRN_DT
Numeric 8 (yyyymmdd)This field displays the system date when this was created.WH52.1
WSI-PICK-DATE
PICK_DATE
Numeric 8 (yyyymmdd)This field displays the system date when this was created.WH52.1
WSI-PACK-DATE
PACK_DATE
Numeric 8 (yyyymmdd)This field displays the system date when this was created.WH52.1
WSI-SHIP-DATE
SHIP_DATE
Numeric 8 (yyyymmdd)This field displays the system date when this was created.WH52.1
WSI-CUST-PO-NBR
CUST_PO_NBR
Alpha 22WH52.1
WSI-VENDOR
VENDOR
Alpha 9 (Right Justified)The vendor's identification code.WH52.1
WSI-EXT-ACCT-ENT
EXT_ACCT_ENT
Alpha 22 (Lower Case)WH52.1
WSI-EXT-LOCATION
EXT_LOCATION
Alpha 22 (Lower Case)WH52.1
WSI-EXT-SHIP-NBR
EXT_SHIP_NBR
Alpha 100 (Lower Case)WH52.1
WSI-GLBL-DOC-TYPE
GLBL_DOC_TYPE
Alpha 10WH52.1
WSI-WHS-USR-FLD-01
WHS_USR_FLD_01
Alpha 20WH52.1
WSI-WHS-USR-FLD-02
WHS_USR_FLD_02
Alpha 20WH52.1
WSI-WHS-USR-FLD-03
WHS_USR_FLD_03
Alpha 20WH52.1
WSI-WHS-USR-FLD-04
WHS_USR_FLD_04
Alpha 20WH52.1
WSI-WHS-USR-FLD-05
WHS_USR_FLD_05
Alpha 20WH52.1

Indexes (3)

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

IndexKeysFlagsConditionUsed in
WSISET1COMPANY, LOCATION, SHIPMENT-NBRPrimaryWH52.1, WH52.2, WH52.3, WH52.4, WH52.5, WH520
WSISET2COMPANY, LOCATION, PROCESS-DATE, SHIPMENT-NBR
WSISET3COMPANY, LOCATION, BATCH-NBR, SHIPMENT-NBR

Relations

One to many (3) — child tables

RelationTableRulesConditionField map
WhshcrtninWHSHCRTNINWSI-COMPANYWCN-COMPANY (WCNSET1), WSI-LOCATIONWCN-LOCATION, WSI-SHIPMENT-NBRWCN-SHIPMENT-NBR, WCN-CARTON-NBR
WhshlineinWHSHLINEINWSI-COMPANYWLI-COMPANY, WSI-LOCATIONWLI-LOCATION, WSI-SHIPMENT-NBRWLI-SHIPMENT-NBR, WLI-LINE-NBR
WhshtrkinWHSHTRKINWSI-COMPANYWTI-COMPANY, WSI-LOCATIONWTI-LOCATION, WSI-SHIPMENT-NBRWTI-SHIPMENT-NBR, WTI-TRACKING-NBR

Programs

Updated by (2)