IC_BALANCE_QUERY_HEADERS
Balance Query Header information
tableFINIC
IC_BALANCE_QUERY_HEADERS — Balance Query Header information. 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 IC_BALANCE_QUERY_HEADERS in the interactive Data Dictionary →Part of IC 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 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 4 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 5 | STATUS_FLAG | varchar(1) | Status Flag | |
| 6 | SELECTED_PART_CODE | varchar(15) | ||
| 7 | USERNAME | varchar(20) | Username | |
| 8 | CREATION_DATE | datetime | Creation Date | |
| 9 | IC_COUNT_DATE_TIME | datetime | Inventory count date/time | |
| 10 | GEM_TRANSACTION_ID | varchar(64) | System transaction identifier stamped by GEMBASE when the row was written. |