BIN_LOCATIONS

Bin Locations

tableFINBIN

BIN_LOCATIONS — Bin Locations. FIN table in the standard Ross ERP 8.0 schema: 46 columns, used by 98 programs. Columns, data types, keys, foreign keys and relationships.

Open BIN_LOCATIONS in the interactive Data Dictionary →

Part of Other tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3WAREHOUSEvarchar(2)PK FK→WAREHOUSE_CONTROLSWarehouse Code
4BIN_LOCATIONvarchar(15)PKBin Location
5CUBIC_SIZE_UOMvarchar(4)FK→UNITS_OF_MEASURECubic Size Unit of Measure
6WEIGHT_UOMvarchar(4)FK→UNITS_OF_MEASUREWeight Unit of Measure
7BIN_MAX_CUBICnumeric(20,4)Max Cubic Size of bin
8BIN_MAX_WEIGHTnumeric(20,2)Max Gross Weight of Bin
9BIN_MAX_QTYnumeric(20,6)Bin Maximum Quantity
10BIN_ACT_CUBICnumeric(20,4)Act Cubic Size of Bin
11BIN_ACT_WEIGHTnumeric(20,2)Act Gross Weight of Bin
12BIN_ACT_QTYnumeric(20,6)Bin Actual Quantity
13DESCRIPTIONvarchar(30)Description
14BIN_WEIGHT_PERCENTnumeric(10,2)Percentage Bin Weight Used
15BIN_CUBIC_PERCENTnumeric(10,2)Percentage Cubic Used
16BIN_AV_LOADnumeric(10,2)Bin Average Load
17BIN_TYPEvarchar(6)FK→BIN_TYPESBin Location Type Code
18WAREHOUSE_ZONEvarchar(6)FK→WAREHOUSE_ZONESWarehouse Zone
19MH_UNITvarchar(4)FK→UNITS_OF_MEASUREMaterial Handling Unit
20MH_MAX_QTYnumeric(20,6)Maximum Number of Material Handling Units in this Bin
21MH_ACT_QTYnumeric(20,6)Actual Number of Material Handling Units in Bin
22MH_QTY_WASTAGEnumeric(20,6)Number of Material Handling Units not used in this Bin
23PUT_AWAY_FLAG_1varchar(1)Put Away Key Yes/No Indicator
24PUT_AWAY_FLAG_2varchar(1)Put Away Key Yes/No Indicator
25PUT_AWAY_FLAG_3varchar(1)Put Away Key Yes/No Indicator
26PUT_AWAY_FLAG_4varchar(1)Put Away Key Yes/No Indicator
27PUT_AWAY_FLAG_5varchar(1)Put Away Key Yes/No Indicator
28PUT_AWAY_KEY_1varchar(15)
29PUT_AWAY_KEY_2varchar(15)
30PUT_AWAY_KEY_3datetime
31PUT_AWAY_KEY_4datetime
32PUT_AWAY_KEY_5numeric(10,2)
33ALLOW_PARTIAL_UNITSvarchar(1)Allow Partial Units Indicator
34ALLOW_WHOLE_UNITSvarchar(1)Allow Whole Units Indicator
35LOCATION_STATUSvarchar(1)Location Status Flag
36INFINITE_CAPACITY_VOLUMEvarchar(1)Infinite Capacity for Volume
37INFINITE_CAPACITY_WEIGHTvarchar(1)Infinite Capacity for Weight
38INFINITE_CAPACITY_QTYvarchar(1)Infinite Capacity for Quantity
39MH_IN_USEvarchar(1)Material Handling in Use
40UNIT_INVvarchar(4)FK→UNITS_OF_MEASUREUnit of Measure (Inventory)
41IC_ALLOW_VARIABLE_MHUSvarchar(1)Variable MHus allowed in a bin
42CUBIC_AVAILABLEcomputed
43QTY_AVAILABLEcomputedQty Available
44WEIGHT_AVAILABLEcomputed
45MH_CAPACITY_OUTSTANDINGcomputed
46MERGED_LOTSvarchar(1)Merged Lots

Referenced by · 1 foreign key

BIN_LOCATION_DETAILS

Referenced by views / procedures · 1

BIN_CAPACITY