BT_BID_UDF_VALUES

Bid User Defined Values

tableFINBT

BT_BID_UDF_VALUES — Bid User Defined Values. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open BT_BID_UDF_VALUES 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_IDintPK FK→BT_BIDSBid ID
5BT_UDF_IDvarchar(6)PK FK→BT_USER_DEFINED_FIELDSUser-defined Field ID
6BT_UDF_VALUEvarchar(25)User Defined Field Value
7USERNAMEvarchar(20)Username
8SYSTEM_DTIMEdatetimeSystem Date/Time
9GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.