BINSTORAGE – Bin Storage Code

System
Inventory Control (IC)
Prefix
BST
Primary key
COMPANY, LOCATION, STORAGE-CODE
Fields
10
Updated by
3 programs
Referenced by
7 programs

BINSTORAGE is the Bin Storage Code table in Lawson Inventory Control (prefix BST). It is indexed by COMPANY, LOCATION, STORAGE-CODE (BSTSET1). It is related 1:1 to ICCOMPANY and ICLOCATION. It is updated by IC10.2, IC15.1 and IC15.2 and referenced by IC12.1, IC215, IC330, IC51.1, IC511, IC512 and IC812. The table has 10 fields, 1 index and 2 documented relations.

About BINSTORAGE

The Bin Storage Code file contains information about the physical storage capacities of a specific type of bin. These storage codes can be assigned to bins with the same physical attributes.

Fields (10)

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

Field / columnTypeDescription & valuesUpdated by
BST-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.IC15.1
BST-LOCATION PK
LOCATION
Alpha 5This field contains a valid stocking location within the company inventory.IC15.1
BST-STORAGE-CODE PK
STORAGE_CODE
Alpha 5This field contains a code assigned to describe the physical characteristics of a bin.IC15.1
BST-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)This field contains the description for the bin storage code.IC15.1
BST-CUBIC-FEET
CUBIC_FEET
Signed 9.3This field contains the number of cubic feet of storage space within the bin.IC15.1
BST-WEIGHT
WEIGHT
Signed 9.3This field contains the total amount of weight the bin can handle for storage.IC15.1
BST-QUANTITY
QUANTITY
Signed 13.4This field contains the number of items the bin can hold.IC15.1
BST-ACTIVE-STATUS
ACTIVE_STATUS
Alpha 1This field is used to limit the use of a storage code. If the status is inactive, the bin storage code cannot be added to the Item Location record.
  • A Active
  • I Inactive
IC15.1
BST-USED-FL
USED_FL
Alpha 1This field indicates whether a bin storage code has been used in the Item Location file. Once it has been used, it cannot be deleted.
  • N No
  • Y Yes
IC10.2, IC15.1, IC15.2
BST-UOM
UOM
Alpha 4This is the valid stock unit of measure for this item.IC15.1

Indexes (1)

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

IndexKeysFlagsConditionUsed in
BSTSET1COMPANY, LOCATION, STORAGE-CODEPrimaryIC10.1, IC10.2, IC12.1, IC15.1, IC15.2, IC215, IC330, IC51.1 +3 more

Relations

One to one (2) — lookups and parents

RelationTableRulesConditionField map
CompanyICCOMPANYRequiredBST-COMPANYICC-COMPANY
LocationICLOCATIONRequiredBST-COMPANYICL-COMPANY, BST-LOCATIONICL-LOCATION

Programs

Updated by (3)

Referenced by (7)