DESPATCH_NOTE_SEALS

Shipping Note Seal Information

tableFINDESPATCH

DESPATCH_NOTE_SEALS — Shipping Note Seal Information. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open DESPATCH_NOTE_SEALS in the interactive Data Dictionary →

Part of Other 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
4DESPATCH_NOTEintPKShipping Note
5DESPATCH_LINEintPKShip Note Line Number
6SYS_CONTAINER_NUMBERvarchar(20)PKContainer Number
7SYS_SEAL_NUMBERvarchar(50)PKSeal Number
8GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.