BT_BID_RESPONSE_LINES

Response Lines

tableFINBT

BT_BID_RESPONSE_LINES — Response Lines. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.

Open BT_BID_RESPONSE_LINES in the interactive Data Dictionary →

Part of BT 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
3DIVISIONvarchar(2)PKDivision
4BT_BID_IDintPKBid ID
5VENDOR_NUMBERvarchar(12)PK FK→BT_BID_RESPONSESSupplier Number (or ID)
6BT_BID_LINE_NBRsmallintPK FK→BT_BID_LINESBid Line Number
7BT_DELIVERY_DATEdatetimeDelivery Date
8BT_MANUFACTURER_IDvarchar(30)Manufacturer
9BT_CATALOG_NBRvarchar(8)Catalog Number
10SYSTEM_DATEdatetimeSystem Date Transaction Made
11USERNAMEvarchar(20)Username
12BT_VENDOR_PART_CODEvarchar(15)Supplier Product
13BT_VENDOR_PART_DESCvarchar(25)Product Description
14BT_SUBSTITUTE_FLAGvarchar(1)Substitute
15BT_COMMENTStextComments
16PART_CODEvarchar(15)FK→PRODUCT_MASTERProduct
17BT_RESPONSE_QTYnumeric(20,6)Response Quantity
18BT_QTY_UOMvarchar(4)FK→UNITS_OF_MEASUREUnit of Measure (Response Quantity)
19BT_RESPONSE_PRICEnumeric(20,4)Response Price
20BT_PRICE_UOMvarchar(4)FK→UNITS_OF_MEASUREUnit of Measure (Bid Response Price)
21BT_AWARDED_QTYnumeric(20,6)Awarded Quantity
22WAREHOUSEvarchar(2)FK→WAREHOUSE_CONTROLSWarehouse Code
23LINE_TYPEvarchar(1)Line Type
24BT_REMARKStextRemarks
25GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.