IS_ISO_SAC_HEADER
tableFINIS
IS_ISO_SAC_HEADER — FIN table in the standard Ross ERP 8.0 schema: 15 columns. Columns, data types, keys, foreign keys and relationships.
Open IS_ISO_SAC_HEADER 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 | SAC_CHARGE_CODE | varchar(4) | ||
| 6 | SAC_CHARGE_INDICATOR | varchar(1) | ||
| 7 | SAC_CHARGE_AMOUNT | numeric(20,2) | ||
| 8 | SAC_CHARGE_RATE | numeric(20,4) | ||
| 9 | SAC_UOM | varchar(2) | ||
| 10 | SAC_QTY | numeric(20,4) | ||
| 11 | SAC_HANDLING_CODE | varchar(2) | ||
| 12 | SAC_HANDLING_DESCRIPTION | varchar(50) | ||
| 13 | IS_STATUS | varchar(1) | Interface Server processing status of the record. | |
| 14 | IS_RUN_NUMBER | varchar(10) | ||
| 15 | SYS_EDI_SENDER_ID | varchar(15) | EDI Sender Identifications |