BT_BID_UDD_VALUES
User Defined Date Values
tableFINBT
BT_BID_UDD_VALUES — User Defined Date Values. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open BT_BID_UDD_VALUES in the interactive Data Dictionary →Part of BT tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | BT_BID_ID | int | PK FK→BT_BIDS | Bid ID |
| 5 | BT_UDD_ID | varchar(6) | PK FK→BT_USER_DEFINED_DATES | User-defined Date ID |
| 6 | SYSTEM_DTIME | datetime | System Date/Time | |
| 7 | USERNAME | varchar(20) | Username | |
| 8 | BT_USER_DEFINED_DATE | datetime | User Defined Date | |
| 9 | BT_USER_DEFINED_TIME | varchar(4) | User Defined Time | |
| 10 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |