IS_867_LINES
tableFINIS
IS_867_LINES — FIN table in the standard Ross ERP 8.0 schema: 19 columns. Columns, data types, keys, foreign keys and relationships.
Open IS_867_LINES in the interactive Data Dictionary →Part of IS 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) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | IS_DOC_ID | varchar(20) | Interface Server document identifier (integration message key). | |
| 5 | IS_LINE_NUMBER | varchar(4) | ||
| 6 | IS_STATUS | varchar(1) | Interface Server processing status of the record. | |
| 7 | SYS_EDI_SENDER_ID | varchar(15) | EDI Sender Identifications | |
| 8 | INVOICE_NUMBER | int | Invoice Number | |
| 9 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 10 | QTY_SHIPPED | numeric(20,6) | ||
| 11 | PRICE | numeric(20,4) | ||
| 12 | LINE_TOTAL | numeric(20,2) | ||
| 13 | INVOICE_TOTALS | numeric(20,2) | ||
| 14 | QUANTITY_ORDERED | numeric(20,6) | ||
| 15 | DESCRIPTION | varchar(30) | Description | |
| 16 | SYS_EDI_PRODUCT_ID | varchar(40) | Industry Product ID | |
| 17 | MANUFACTURING_ID | varchar(15) | ||
| 18 | PART_CODE | varchar(15) | Product | |
| 19 | SYS_EDI_ENTITY_ID | varchar(20) | EDI Entity ID |